Configuring Vrrp Interface State Tracking - Cisco Nexus 3000 Series Configuration Manual

Nx-os unicast routing configuration guide, nx-os release 5.0(3)u1(1)
Hide thumbs Also See for Nexus 3000 Series:
Table of Contents

Advertisement

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
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface interface-type slot/port
Example:
switch(config)# interface ethernet
2/1
switch(config-if)#
Step 3
no switchport
Example:
switch(config-if)# no switchport
Step 4
vrrp number
Example:
switch(config-if)# vrrp 250
switch(config-if-vrrp)#
Step 5
no shutdown
Example:
switch(config-if-vrrp)# no
shutdown
Step 6
no preempt
Example:
switch(config-if-vrrp)# no preempt
Step 7
no shutdown
Example:
switch(config-if-vrrp)# no
shutdown
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

Configuring VRRP Interface State Tracking

Interface state tracking changes the priority of the virtual router based on the state of another interface
in the switch. 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
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
Purpose
Enters configuration mode.
Enters interface configuration mode.
Configures the interface as a Layer 3 routed interface.
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.
13-9).
Configuring VRRP
13-15

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents