What command disables 802.1x authentication on a port and permits traffic without authentication?
What command disables 802.1x authentication on a port and permits traffic without authentication? A. dot1x port-control disable B. dot1x port-control force-unauthorized C. dot1x port-control auto D. dot1x port-control force-authorized Explanation: The command dot1x port-control force-authorized is used to disable 802.1x on a port and permit traffic without authentication. Dot1x ports are in one of two […]
Which command enables GLBP on an interface?
Which command enables GLBP on an interface? A. glbp B. glbp 10 ip 192.168.1.1 C. standby mode glbp D. switchport mode glbp Explanation: The glbp ip interface configuration command enables Group Load Balancing Protocol (GLBP). The syntax for this command is as follows: switch(config-if)# glbp group-number ip ip-address The following example activates GLBP for group […]
What command would display a single line of information for each virtual gateway or virtual forwarder on a swi
What command would display a single line of information for each virtual gateway or virtual forwarder on a switch? A. switch# show glbp B. switch# show glbp brief C. switch# show standby D. switch# show standby brief Explanation: A brief single line view of virtual forwarder and virtual gateway information is provided with the command […]
What command provides the output shown in the exhibit? (Click on the Exhibit(s) button.)
What command provides the output shown in the exhibit? (Click on the Exhibit(s) button.) A. switch# show glbp B. switch# show standby C. switch# show glbp status D. switch# show standby brief Explanation: The command show glbp displays the output in the exhibit. This command displays detailed information about GLBP groups on the switch. In […]
Which of the following does the show ip eigrp topology all-links command display?
Which of the following does the show ip eigrp topology all-links command display? A. Only feasible successors B. Only non-feasible successors C. Both feasible successors and non-feasible successors D. Both successors and feasible successors Explanation: The show ip eigrp topology all-links command displays both the feasible successors and the non-feasible successors. Feasible successors refer to […]
Which show command displays the status of all of a router’s Border Gateway Protocol (BGP) connections in
Which show command displays the status of all of a router’s Border Gateway Protocol (BGP) connections in a concise format? A. show ip bgp B. show ip bgp summary C. show ip bgp connections D. show ip bgp neighbor’s summary Explanation: The correct answer is show ip bgp summary. Although show ip bgp neighbors will […]
Which of the following statements are TRUE about the given set of commands? (Choose two.)
You manage the company network, as shown in the network diagram below: You executed the following command on RouterA: routerA(config)# ip route 0.0.0.0 0.0.0.0 S0/0 routerA(config)# router eigrp 200 routerA(config-router)# redistribute static metric 1000 1 255 1 1500 Which of the following statements are TRUE about the given set of commands? (Choose two.) A. A […]
Which command should you NOT use on routers that are overloaded?
You can use a variety of commands to verify and troubleshoot the operation of route redistribution on your network. Which command should you NOT use on routers that are overloaded? A. trace B. debug C. show ip route D. show ipx route Explanation: The debug command uses a good deal of router CPU time, so […]
Which commands will display the feasible successors, the feasible distance, and the advertised distance for ne
Which commands will display the feasible successors, the feasible distance, and the advertised distance for networks learned by a router? A. show ip eigrp topology B. show ip route C. show bgp neighbors D. show ip eigrp traffic E. show ip route eigrp Explanation: To view the feasible successors, the feasible distance, and the advertised […]
You instructed your associate to configure Router R2 to reject a redistribution of the 20.0.0.0/8 network, whi
You instructed your associate to configure Router R2 to reject a redistribution of the 20.0.0.0/8 network, while still receiving routes from other networks connected to Router R1. The diagram below displays the network in place: When he is finished, you find that the 20.0.0.0/8 network still being advertised and traffic from the 20.0.0.0/8 network is […]