Chapter 13
Configuring VRRP
S e n d d o c u m e n t c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
Command
Step 5
shutdown
Example:
switch(config-if-vrrp)# shutdown
switch(config-if-vrrp)#
Step 6
track interface type number priority
value
Example:
switch(config-if-vrrp)# track interface
ethernet 2/10 priority 254
Step 7
no shutdown
Example:
switch(config-if-vrrp)# no shutdown
switch(config-if-vrrp)#
Step 8
show vrrp
Example:
switch(config-if-vrrp)# show vrrp
Step 9
copy running-config startup-config
Example:
switch(config-if-vrrp)# copy
running-config startup-config
Verifying the VRRP Configuration
To display the VRRP configuration information, perform one of the following tasks:
Command
show vrrp
show vrrp vr group-number
show vrrp vr number interface interface-type
port configuration
show vrrp vr number interface interface-type
port status
Displaying VRRP Statistics
To display VRRP statistics, use the following commands:
Command
show vrrp vr number interface interface-type
port statistics
show vrrp statistics
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
Verifying the VRRP Configuration
Purpose
Disables the VRRP group. Disabled by default.
Enables interface priority tracking for a VRRP group.
The priority range is from 1 to 254.
Enables the VRRP group. Disabled by default.
(Optional) Displays a summary of VRRP information.
(Optional) Saves this configuration change.
Purpose
Displays the VRRP status for all groups.
Displays the VRRP status for a VRRP group.
Displays the virtual router configuration for an
interface.
Displays the virtual router status for an interface.
Purpose
Displays the virtual router information.
Displays the VRRP statistics.
13-17