Specifications
Send document comments to nexus3k-docfeedback@cisco.com.
15-17
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, Release 5.0(3)U2(2)
OL-25782-02
Chapter 15 Configuring VRRP
Verifying the VRRP Configuration
Verifying the VRRP Configuration
To display the VRRP configuration information, perform one of the following tasks:
Displaying VRRP Statistics
To display VRRP statistics, use the following commands:
Step 5
shutdown
Example:
switch(config-if-vrrp)# shutdown
switch(config-if-vrrp)#
Disables the VRRP group. Disabled by default.
Step 6
track interface type number priority
value
Example:
switch(config-if-vrrp)# track interface
ethernet 2/10 priority 254
Enables interface priority tracking for a VRRP group.
The priority range is from 1 to 254.
Step 7
no shutdown
Example:
switch(config-if-vrrp)# no shutdown
switch(config-if-vrrp)#
Enables the VRRP group. Disabled by default.
Step 8
show vrrp
Example:
switch(config-if-vrrp)# show vrrp
(Optional) Displays a summary of VRRP information.
Step 9
copy running-config startup-config
Example:
switch(config-if-vrrp)# copy
running-config startup-config
(Optional) Saves this configuration change.
Command Purpose
Command Purpose
show vrrp Displays the VRRP status for all groups.
show vrrp vr group-number Displays the VRRP status for a VRRP group.
show vrrp vr number interface interface-type
port configuration
Displays the virtual router configuration for an
interface.
show vrrp vr number interface interface-type
port status
Displays the virtual router status for an interface.
Command Purpose
show vrrp vr number interface interface-type
port statistics
Displays the virtual router information.
show vrrp statistics Displays the VRRP statistics.