Configuration Guide Vol. 2


15.3.2 Verifying Virtual Router Configuration

Use the show vrrpstatus operation command to check the configuration of a virtual router.

<Structure of this section>

(1) To view the detailed information

When you specify the detail parameter, you can obtain the detailed configuration of a virtual router.

Figure 15-19: Result of executing show vrrpstatus command
> show vrrpstatus detail interface vlan 10 vrid 1
Date 20XX/12/10 12:00:00 UTC
VLAN0010: VRID 1 VRF 2
   Virtual Router IP Address : 170.10.10.2
   Virtual MAC Address : 0000.5e00.0101
   Virtual Router Name : VRRPNAME1 (primary)
   Virtual Router Follow :-
   Number of Follow virtual routers : 4
   Current State : MASTER
   Admin State : enable
   Priority : 80 /100
   IP Address Count : 1
   Master Router's IP Address : 170.10.10.2
   Primary IP Address : 170.10.10.1
   Authentication Type : SIMPLE TEXT PASSWORD
   Authentication Key : ABCDEFG
   Advertisement Interval : 1 sec
   Preempt Mode : ON
   Preempt Delay : 60
   Non Preempt swap timer :30
   Accept Mode : ON
   Virtual Router Up Time : Mon Dec  6 16:55:00 20XX
   track 10 VLAN0022 VRF 3 Status : (IF UP) Down Priority : 50
     Target Address : 192.168.0.20
     Vrrp Polling Status : reachable
   track 20 VLAN0023  Status : (IF UP) Down Priority : 40
   track 30 gigabitethernet 0/10 Status : (IF DOWN) Down Priority : 20
   track 40 port-channel 2 Status : (IF UP) Down Priority : 20
>

(2) Checking group information

You can check the grouping of virtual router settings by specifying group parameter. If you know the virtual router name, you can specify name parameter to check the virtual router information.

Figure 15-20: Result of executing show vrrpstatus group command. (For the primary virtual router)
> show vrrpstatus group name VRRPNAME1
Date 20XX/12/15 12:00:00 UTC
VLAN0010: VRID 1 VRF 2
    Virtual Router Name                 : VRRPNAME1 (primary)
    Virtual Router Follow               : -
    Number of Follow virtual routers    : 4
    Followed by virtual routers         :
        VLAN0020: VRID 1 VRF 2
        VLAN0030: VRID 1 VRF 2
        VLAN0040: VRID 1 VRF 2
        VLAN0050: VRID 1 VRF 2
Figure 15-21: Result of executing show vrrpstatus group command. (For follower virtual router)
> show vrrpstatus group interface vlan 20 vrid 1
Date 20XX/12/15 12:00:00 UTC
VLAN0020: VRID 1 VRF 2
    Virtual Router Name               : VRRPNAME2 (follow)
    Virtual Router Follow             : VRRPNAME1 (VLAN0010: VRID 1 VRF 2 )
    Number of Follow virtual routers  : 0
    Followed by virtual routers       : -