You are on page 1of 12

Refer to the exhibit. A network engineer is configuring IPv6 routing on the network.

Which command issued on router HQ will configure a default route to the Internet to forward packets to an IPv6 destination network that is not listed in the routing table?

ipv6 route ::/0 serial 0/1/1

Refer to the exhibit. Given that HQ is correctly configured, what is the next hop address of a packet that HQ is forwarding to LAN 1?

192.168.1.1

Refer to the exhibit. In addition to static routes directing traffic to networks 10.10.0.0/16 and 10.20.0.0/16, Router HQ is also configured with the following command:

::Packets with a destination network that is not 10.10.0.0/16 or is not 10.20.0.0/16 or is not a directly connected network will be forwarded to the Internet.

Refer to the exhibit. Which command that is issued on R1 will ensure that a packet from LAN 1 and destined for LAN 2 will be forwarded correctly?

Refer to the exhibit. Which command that is issued on R1 will ensure that a packet from LAN 1 and destined for LAN 2 will be forwarded correctly?

Refer to the exhibit. Which command that is issued on R1 will ensure that a packet from LAN 1 and destined for LAN 2 will be forwarded correctly?

ip route 10.20.0.0 255.255.0.0 serial 0/0/0

Refer to the exhibit. Fill in the blank. A route to network


10.20.0.0

/16 is required in the routing table of HQ to forward a packet from

Refer to the exhibit. What is the IP address of the gateway for LAN 2?

192.168.2.2

Refer to the exhibit. A network engineer is troubleshooting why PC1 cannot communicate with hosts in other networks. What is the problem?

The IP address that is configured on PC1 is in a different network than the gateway address on router R1.

Refer to the exhibit. A network engineer is replacing the static routing on the network with dynamic routing. If all shown interfaces are active, what is the first step that a configured dynamic routing protocol will perform on router HQ?
Correct!

Router HQ will attempt to send information about the 192.168.1.0/30, 192.168.2.0/30, and 172.16.200.4/30 networks to routers R1 and R2.

When the routing protocol is first configured, router HQ will attempt to communicate with routers R1 and R2 by sending details of all its active directly connected networks. A router will add directly connected active networks and subnet masks to its routing table when it first starts up whether or not a dynamic routing protocol is configured. The remote 10.10.0.0/16 and 10.20.0.0/16 networks will only be added to the routing table on HQ after HQ has received that information from R1 and R2.
Which factor directly affects the time to convergence?

size of the network

The factors that directly affect the time to convergence are the speed of the links, the type of protocol used, and the of the network. The number of hosts, the applications, and the Layer 2 protocol that is used have no direct impact on the time to reach convergence

What is an advantage of OSPF compared to RIP? fast convergence

Link-state routing protocols require more CPU processing and memory to compute the routes using the Dijkstra algorithm. They are more complex but converge much faster than distance vector protocols like RIP.

Refer to the exhibit. What is the metric to forward a data packet with the IPv6 destination address 2001:DB8:ACAD:E:240:BFF:FED4:9DD2?

2682112
Match the steps that are taken by a router in the route look up process when it receives a packet, there is no match, and the packet is eventually dropped. (Not all options are used.)
You Answered

step 1 examining level 1 network routes for the best match


You Answered

step 2 examining child routes of the parent route for the best match
You Answered

step 3 searching level 1 supernet routes for the best match step 4 determining if a default route exists
You Answered

step 5 dropping the packet Which classless routing protocol supports VLSM and CIDR, supports manual route summarization, and uses the multicast address 224.0.0.9? RIPv2

Refer to the exhibit. All hosts and router interfaces are configured correctly. Pings to the server from both H1 and H2 and pings between H1 and H2 are not successful. What is causing this problem?

RIPv2 is misconfigured on router R2.

A network administrator has examined the routing table of a router and noted that the entry for the destination network 172.16.4.0/24 begins with the letter D. What does this letter signify? The route source was learned dynamically.

Which algorithm is used by the OSPF routing process to construct the SPF tree on a router? Dijkstra's algorithm

What is the difference between interior and exterior routing protocols? Interior routing protocols are used to communicate within a single autonomous system. Exterior routing protocols are used to communicate between multiple autonomous systems. What are two functions of dynamic routing protocols? (Choose two.) to maintain routing tables to discover the network

What is the purpose of classifying Cisco IP routing table entries as ultimate route, level 1 route, level 1 parent route, and level 2 child routes? to explain the operation of the hierarchical structure of the routing table

What are two characteristics of link-state protocols compared to distance vector protocols? (Choose two.) They require a lot of hardware resources. They compute their own knowledge of the network topology.

Which classless routing protocol supports VLSM and CIDR, bounded and triggered updates, and uses the multicast address of 224.0.0.10? EIGRP The acronym for the link-state routing protocol that uses the Dijkstra algorithm for the computation of IPv6 routes is OSPFV3

OSPFv3 uses the Dijkstra algorithm for computation of IPv6 routes.

You might also like