What command would display a single line of information for each virtual gateway or virtual forwarder on a switch?

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

cisco-exams

2 thoughts on “What command would display a single line of information for each virtual gateway or virtual forwarder on a switch?

  1. https://www.cisco.com/en/US/docs/ios/12_2t/12_2t15/feature/guide/ft_glbp.html

    Router# show glbp 10

    FastEthernet0/0 – Group 10
    State is Active
    2 state changes, last state change 23:50:33
    Virtual IP address is 10.21.8.10
    Hello time 5 sec, hold time 18 sec
    Next hello sent in 4.300 secs
    Redirect time 1800 sec, forwarder time-out 28800 sec
    Authentication text “stringabc”
    Preemption enabled, min delay 60 sec
    Active is local
    Standby is unknown
    Priority 254 (configured)
    Weighting 105 (configured 110), thresholds: lower 95, upper 105
    Track object 2 state Down decrement 5
    Load balancing: host-dependent
    There is 1 forwarder (1 active)
    Forwarder 1
    State is Active
    1 state change, last state change 23:50:15
    MAC address is 0007.b400.0101 (default)
    Owner ID is 0005.0050.6c08
    Redirection enabled
    Preemption enabled, min delay 60 sec
    Active is local, weighting 105

    Router# show glbp brief

    Interface Grp Fwd Pri State Address Active router Standby router
    Fa0/0 10 – 254 Active 10.21.8.10 local unknown
    Fa0/0 10 1 7 Active 0007.b400.0101 local –

  2. Wrong – The correct answer is A. First the output shows “load balancing’ data, meaning is GLBP. Second the “show glbp brief” command is shown in a table style while the “show glbp” is more vertical output data.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.