Configuring Vrrp Interface State Tracking - 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
no shutdown
Example:
switch(config-if-vrrp)# no
shutdown
Step 5
no preempt
Example:
switch(config-if-vrrp)# no preempt
Step 6
no shutdown
Example:
switch(config-if-vrrp)# no
shutdown
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

Configuring VRRP Interface State Tracking

Interface state tracking changes the priority of the virtual router based on the state of another interface
in the device. When the tracked interface goes down or the IP address is removed, Cisco NX-OS assigns
the tracking priority value to the virtual router. When the tracked interface comes up and an IP address
is configured on this interface, Cisco NX-OS restores the configured priority to the virtual router (see
the"Configuring VRRP Priority" section on page
Note
For interface state tracking to function, you must enable preemption on the interface.
OL-20002-02
Purpose
Enters configuration mode.
Enters interface configuration mode.
Creates a virtual router group.
Enables the VRRP group. Disabled by default.
Disables the preempt option and allows the master to remain
when a higher-priority backup appears.
Enables the VRRP group. Disabled by default.
(Optional) Displays a summary of VRRP information.
(Optional) Saves this configuration change.
20-9).
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Configuring VRRP
20-17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents