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
43-22
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 43 Configuring IP Services
Virtual Router Redundancy Protocol
Time Interval for Advertisement Packets
The valid time range for an advertisement packet on an interface using IPv4 is between 1 and 255
seconds. The default value is 1 (one) second. If the switch has the primary IP address, this time must be
specified.
To set the time interval for advertisement packets for a virtual router using IPv4, follow these steps:
To set the time interval for advertisement packets for a virtual router using IPv6, follow these steps:
Priority Preemption
You can enable a higher priority backup virtual router to preempt the lower priority master virtual router.
Note
If the virtual IP address is also the IP address for the interface, then preemption is implicitly applied.
Note
The VRRP preemption is not supported on IP storage Gigabit Ethernet interfaces.
Command
Purpose
Step 1
switch#
config t
Enters configuration mode.
Step 2
switch(config)#
interface vsan 10
switch(config-if)#
Configures a VSAN interface (VSAN 10).
Step 3
switch(config-if)#
vrrp 50
switch(config-if-vrrp)#
Creates a virtual router.
Step 4
switch(config-if-vrrp)#
advertisement-interval 15
Sets the interval time in seconds between
sending advertisement frames. The range
is 1 to 255.
switch(config-if-vrrp)
#
no advertisement-interval
Reverts to the default value (1 second).
Command
Purpose
Step 1
switch#
config t
Enters configuration mode.
Step 2
switch(config)#
interface vsan 12
switch(config-if)#
Configures a VSAN interface (VSAN 12).
Step 3
switch(config-if)#
vrrp ipv6 200
switch(config-if-vrrp-ipv6)#
Creates a virtual router.
Step 4
switch(config-if-vrrp-ipv6)#
advertisement-interval 150
Sets the interval time in centiseconds between
sending advertisement frames. The range is 100 to
4095. The default is 100 centiseconds.
switch(config-if-vrrp-ipv6)#
no
advertisement-interval
Reverts to the default value (100 centiseconds).