Verifying The Vrrp Configuration - Cisco Nexus 7000 Series Configuration Manual

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Chapter 20
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 7 k - d o c f e e d b a c k @ c i s c o . c o m .
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
interface interface-type slot/port
Example:
switch(config)# interface ethernet 2/1
switch(config-if)#
Step 3
vrrp number
Example:
switch(config-if)# vrrp 250
switch(config-if-vrrp)#
Step 4
shutdown
Example:
switch(config-if-vrrp)# shutdown
switch(config-if-vrrp)#
Step 5
track interface type number priority
value
Example:
switch(config-if-vrrp)# track interface
ethernet 2/10 priority 254
Step 6
no shutdown
Example:
switch(config-if-vrrp)# no shutdown
switch(config-if-vrrp)#
Step 7
show vrrp
Example:
switch(config-if-vrrp)# show vrrp
Step 8
copy running-config startup-config
Example:
switch(config-if-vrrp)# copy
running-config startup-config

Verifying the VRRP Configuration

To verify VRRP configuration information, use the following commands:
Command
show vrrp
show vrrp vr group-number
OL-20002-02
Purpose
Enters configuration mode.
Enters interface configuration mode.
Creates a virtual router group.
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.
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Verifying the VRRP Configuration
20-19

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents