Home
106.
A PC user opens a command prompt and uses the ipconfig command to see that the PC’s IP address and mask are 192.168.4.77 and 255.255.255.224. The user then runs a test using the ping 192.168.4.117 command. Which of the following answers is the most likely to happen?
  • A.
    The PC sends packets directly to the host with address 192.168.4.117.
  • B.
    The PC sends packets to its default gateway.
  • C.
    The PC sends a DNS query for 192.168.4.117.
  • D.
    The PC sends an ARP looking for the MAC address of the DHCP server.
  • Answer & Explanation
  • Report
Answer : [B]
Explanation :
Report
Name Email  
107.
Router R1 lists a route in its routing table. Which of the following answers list a fact from a route that the router then compares to the packet’s destination address? (Choose two answers.)
  • A.
    Mask
  • B.
    Next-hop router
  • C.
    Subnet ID
  • D.
    Outgoing interface
  • Answer & Explanation
  • Report
Answer : [A, C]
Explanation :
Report
Name Email  
108.
Router 1 has a Fast Ethernet interface 0/0 with IP address 10.1.1.1. The interface is connected to a switch. This connection is then migrated to use 802.1Q trunking. Which of the following commands could be part of a valid configuration for Router 1’s Fa0/0 interface? (Choose two answers.)
  • A.
    interface fastethernet 0/0.4
  • B.
    dot1q enable
  • C.
    dot1q enable 4
  • D.
    trunking enable
  • E.
    trunking enable 4
  • F.
    encapsulation dot1q 4
  • Answer & Explanation
  • Report
Answer : [A, F]
Explanation :
Report
Name Email  
109.
A Layer 3 switch has been configured to route IP packets between VLANs 1, 2, and 3, which connect to subnets 172.20.1.0/25, 172.20.2.0/25, and 172.20.3.0/25, respectively. The engineer issues a show ip route command on the Layer 3 switch, listing the connected routes. Which of the following answers lists a piece of information that should be in at least one of the routes?
  • A.
    Interface Gigabit Ethernet 0/0.3
  • B.
    Next-hop router 172.20.4.1
  • C.
    Interface VLAN 2
  • D.
    Mask 255.255.255.0
  • Answer & Explanation
  • Report
Answer : [C]
Explanation :
Report
Name Email  
110.
An engineer configures a static IPv4 route on Router R1. Which of the following pieces of information should not be listed as a parameter in the configuration command that creates this static IPv4 route?
  • A.
    The destination subnet’s subnet ID
  • B.
    The next-hop router’s IP address
  • C.
    The next-hop router’s neighboring interface
  • D.
    The subnet mask
  • Answer & Explanation
  • Report
Answer : [C]
Explanation :
Report
Name Email