Tracking The Interface Priority - Cisco MDS 9000 series Configuration Manual

Nx-os ip services multilayer switches
Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Virtual Router Redundancy Protocol
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
Command
Step 4
switch(config-if-vrrp)# authentication
text password
switch(config-if-vrrp)# authentication md5
password2003 spi 0x2003
switch(config-if-vrrp)# no authentication

Tracking the Interface Priority

Interface state tracking changes the priority of the virtual router based on the state of another interface
in the switch. When the tracked interface is down, the priority reverts to the priority value for the virtual
router (see the
interface is up, the priority of the virtual router is restored to the interface state tracking value. You can
track the state of either a specified VSAN interface or the management interface (mgmt 0). The interface
state tracking feature is disabled by default.
For interface state tracking to function, you must enable preemption on the interface. See the
Note
"Configuring or Enabling Priority Preemption" section on page
To track the interface priority for a virtual router using IPv4, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# interface vsan 10
switch(config-if)#
Step 3
switch(config-if)# vrrp 250
switch(config-if-vrrp)#
Step 4
switch(config-if-vrrp)# preempt
Step 5
switch(config-if-vrrp)# track interface
mgmt 0 priority 2
switch(config-if-vrrp)# no track
To track the interface priority for a virtual router using IPv6, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# interface vsan 12
switch(config-if)#
Step 3
switch(config-if)# vrrp ipv6 200
switch(config-if-vrrp-ipv6)#
Step 4
switch(config-if-vrrp-ipv6)# preempt
Cisco MDS 9000 Family NX-OS IP Services Configuration Guide
5-24
""Setting the Priority for the Virtual Router" section on page
Chapter 5
Purpose
Assigns the simple text authentication option and
specifies the password for this option.
Assigns the MD5 authentication option and
specifies the key and the unique SPI value for this
option. The SPI and the valid range is 0x100 to
0xFFFFFFFF.
Assigns the no authentication option, which is the
default.
5-22.
Purpose
Enters configuration mode.
Configures a VSAN interface (VSAN 10).
Creates a virtual router.
Enables priority preemption.
Specifies the priority of the virtual router to be
modified based on the state of the management
interface.
Disables the tracking feature.
Purpose
Enters configuration mode.
Configures a VSAN interface (VSAN 12).
Creates a virtual router.
Enables priority preemption.
OL-19525-01,Cisco MDS NX-OS Release 4.2(1)
Configuring IP Services
5-21). When the tracked

Advertisement

Table of Contents
loading

Table of Contents