Which of the following commands would reveal the K values configured on an EIGRP router?
Which of the following commands would reveal the K values configured on an EIGRP router? A. debug ip eigrp B. debug eigrp packet C. show ip eigrp traffic D. show ip protocols Explanation: The show ip protocols command gives information about any dynamic routing protocol, including EIGRP. With respect to EIGRP, it will show the […]
Which command will set the administrative distance to these networks to 220 for the selected protocol?
You need to resolve a route-selection problem in a redistributed network by increasing the administrative distance to several networks for a protocol, other than EIGRP or BGP, so that these routes will not be used. You create access list 5 to identify the relevant networks, and access the routing protocol configuration prompt. Which command will […]
An EIGRP network is configured with default settings for all the routers, shown in the exhibit. Traffic is not
An EIGRP network is configured with default settings for all the routers, shown in the exhibit. Traffic is not routing correctly. What commands need to be run, and on which router should it be run? A. The ip summary-address eigrp 500 172.16.0.0.0 255.255.0.0 command should be run on Router D. B. The ip summary-address eigrp […]
Which of the following commands should you use to determine both the feasible successors and the non-feasible
A. show ip route eigrp B. show ip eigrp topology C. show ip eigrp topology all-links D. show ip eigrp topology zero-successors Explanation: The show ip eigrp topology all-links command displays both feasible successors and non-feasible successors to a given destination network. This command displays the contents of the topology table and shows all the […]
Which commands will prevent the local router from advertising the 139.10.0.0 network out of the Ethernet 0/0 i
Which commands will prevent the local router from advertising the 139.10.0.0 network out of the Ethernet 0/0 interface, while allowing all other networks to be advertised? A. RouterA(config)router rip RouterA(config-router)# network 10.0.0.0 RouterA(config-router)# network 139.10.0.0 RouterA(config-router)# network 199.10.10.0 RouterA(config-router)# distribute-list 10 out e0/0 RouterA(config)# access-list 10 deny 139.10.0.0 0.0.255.255 RouterA(config)# access-list 10 permit any B. […]
Which command shows only OSPF routes installed into the routing table?
Which command shows only OSPF routes installed into the routing table? A. show ip route B. show ip ospf route C. show ip route ospf D. show ip ospf E. show ip ospf database Explanation: The correct answer is show ip route ospf. The show ip route ospf command shows you all the OSPF learned […]
What command should you add to ensure the connection is maintained in the absence of interesting traffic?
You are troubleshooting a PPPoE connection that is supposed to maintain a connection with the ISP, even if no interesting traffic exists. The configuration of the dialer interface is shown below: What command should you add to ensure the connection is maintained in the absence of interesting traffic? A. dialer -group B. dialer persistent C. […]
The exhibit is a frame relay hub-and-spoke topology with router A as the hub.
The exhibit is a frame relay hub-and-spoke topology with router A as the hub. You want to use the OSPF routing protocol between all three locations. Which interface configuration commands are required on router A? (Choose three.) A. ip ospf network broadcast B. ip ospf network point-to-point C. ip ospf network point-to-multipoint D. frame-relay map […]
What command is missing?
After configuring a PPPoE client on and Ethernet interface, you discover the connection is not working. You execute the show run command to view the PPPoE configuration, part of which is shown in the following output: What command is missing? A. vpdn-group B. request dialin C. protocol pppoe D. vpdn enable Explanation: The command vpdn […]
Which of the following is NOT true of the PPP Session Phase of PPPoE?
Which of the following is NOT true of the PPP Session Phase of PPPoE? A. PPP options are negotiated B. BNG sends a PPPoE Active Discovery Offer to the client C. Authentication is performed D. Once link setup is complete, data will be transferred across the PPP link within PPPoE headers Explanation: The Broadband Network […]