Send documentation comments to mdsfeedback-doc@cisco.com
25-5
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 25 V Commands
vrrp
Defaults Disabled.
Command Modes Interface configuration mode.
Command History
Usage Guidelines You enter the Virtual Router configuration submode to access the options for this command. From the
VSAN or mgmt0 (management) interface configuration submode, enter vrrp number to enter the
switch(config-if-vrrp)# prompt. By default, a virtual router is always disabled (shutdown). VRRP
can be configured only if this state is disabled. Be sure to configure at least one IP address before
attempting to enable a virtual router.
The total number of of VRRP groups that can be configured on a Gigabit Ethernet port, including main
interfaces and subinterfaces, cannot exceed seven. This limitation applies to both IPv4 and IPv6 groups.
Note If you configure secondary VRRP IPv6 addresses on an IPFC VSAN interface, you must remove the
secondary VRRP IPv6 addresses before downgrading to a release prior to Cisco Release 3.0(1). This is
required only when you configure IPv6 addresses.
For additional information about VRRP, refer to the Cisco MDS 9000 Family CLI Configuration Guide.
md5 keyname Sets the MD5 authentication key. Maximum length is 16 characters.
spi index Sets the security parameter index. The range is 0x0 to 0xffffff.
text password Sets an authentication password. Maximum length is 8 characters.
preempt Enables preemption of lower priority master.
priority value Configures the virtual router priority. The range is 1 to 254.
shutdown Disables the VRRP configuration.
track Tracks the availability of another interface.
interface fc slot/port Adds a member using the Fibre Channel interface to a Cisco MDS 9000
Family switch.
mgmt 0 Specifies the management interface.
vsan vsan-id Specifies a VSAN ID. The range is 1 to 4093.
ipv6
ipv6-vr-group-number
Specifies VRRP IPv6 on the interface. The range is 1 to 255.
address ipv6-address Adds or removes an IPv6 address to the virtual router.
advertisement-interval
centiseconds
Sets the time interval between advertisements. For IPv6, the range is 100
to 4095 centiseconds.
Release Modified
1.0(2) This command was introduced.
3.0(1) • Added the IPv6 option.
• Added the address and advertisement-interval options that are
specific to IPv6.