Show Information for the VRRP Backup Address

Procedure

  1. To enter User EXEC mode, log on to the switch.
  2. Display information about a specified address, VRF, or VRRP ID:

    show ip vrrp address [vrid <1-255>] [addr <A.B.C.D>] [vrf WORD<1-16>] [vrfids WORD<0-512>]

  3. Display information for a specific VRRP version:

    show ip vrrp address version <2–3>

  4. Display version-based VRRP configuration for the specified VRF:

    show ip vrrp address vrf WORD<1–16> version <2–3>

  5. Display version-based VRRP configuration for the specified VRF ID:

    show ip vrrp address vrfids WORD<0–512> version <2–3>

Example

Switch:1>show ip vrrp address
====================================================================================================
                            VRRP Info - GlobalRouter
====================================================================================================

VRRP ID  P/V      IP              MAC                STATE    CONTROL  PRIO  ADV VERSION  ORIGIN
---------------------------------------------------------------------------------------------------- 
3        3        30.30.30.99     00:00:5e:00:01:03  Master   Enabled  100   1   2        config
2        1/1      20.20.20.99     00:00:5e:00:01:02  Master   Enabled  100   1   3        config 
 
2 out of 2 Total Num of VRRP Address Entries displayed.
 
 
VRRP ID  P/V      MASTER          UP TIME               HLD DWN  CRITICAL IP(ENABLED)  VERSION  HOSTNAME
--------------------------------------------------------------------------------------------------------
3        3        30.30.30.18     0 day(s), 00:08:53    0        0.0.0.0    (No)       2      
2        1/1      20.20.20.18     0 day(s), 00:02:01    0        0.0.0.0    (No)       3      
 
2 out of 2 Total Num of VRRP Address Entries displayed.
 
 
VRRP ID  P/V      BACKUP MASTER   BACKUP MASTER STATE   FAST ADV (ENABLED)     VERSION
 
------------------------------------------------------------------------------------------
3        3        disable         down                  200       (NO)          2      
2        1/1      disable         down                  200       (NO)          3     
 
2 out of 2 Total Num of VRRP Address Entries displayed.

Variable Definitions

The following table defines parameters for the show ip vrrp address command.

Variable

Value

addr <A.B.C.D>

Specifies the physical local address of the master VRRP.

vrf WORD<1-16>

Specifies the name of the VRF.

vrid <1-255>

Specifies a unique integer value that represents the virtual router ID. The virtual router acts as the default router for one or more assigned addresses.

vrfids WORD<0-512>

Specifies the ID of the VRF.

version <2–3>

Specifies the VRRP version to include in the command output.