Tracking The Interface Priority - Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
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
VRRP router authentication does not apply to IPv6.
Note
To set an authentication option for a virtual router, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# interface vsan 1
switch(config-if)#
Step 3
switch(config-if)# vrrp 250
switch(config-if-vrrp)#
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"Priority for the Virtual Router" section on page 44-21). When the tracked 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
Cisco MDS 9000 Family CLI Configuration Guide
44-24
Chapter 44
Purpose
Enters configuration mode.
Configures a VSAN interface (VSAN 1).
Creates a virtual router.
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.
44-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.
OL-18084-01, Cisco MDS NX-OS Release 4.x
Configuring IP Services

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents