The output displayed below is a result of what command?
Interface Grp Fwd Pri State Address Active router Standby router
Vl10 10 – 254 Active 192.168.8.10 local unknown
Vl10 10 1 7 Active 0007.b400.0101 local –
A. switch# show standby
B. switch# show glbp
C. switch# show standby brief
D. switch# show glbp brief
Explanation:
The output of the exhibit is provided with the command show glbp brief. This output includes the interface, priority, state, and address of GLBP interfaces on the switch. In this case, VLAN 10 is the active virtual gateway using IP address 192.168.8.10.
The command show glbp displays detailed information about GLBP groups on the switch. This information includes the GLBP groups the switch is a member of, whether this is the active switch, the virtual IP address, and whether preemption is enabled.
The command show standby brief is used to display a summary of the HSRP groups the switch is a member of. The summary information it provides includes the group number, priority, state, active device address, standby address, and group address. This command is for HSRP only.
The command show standby can be used to display detailed information about HSRP groups a switch is a member of. This command is for HSRP only.
Objective:
Infrastructure Services
Sub-Objective:
Configure and verify first-hop redundancy protocols
References:
Cisco > Cisco IOS IP Application Services Command Reference > sctp through show ip slb vservers > show glbp
Cisco > Cisco IOS IP Application Services Configuration Guide, Release 12.4 > Part 1: First Hop Redundancy Protocols > Configuring GLBP