Send documentation comments to mdsfeedback-doc@cisco.com
25-4
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 25 V Commands
vrrp
vrrp
To enable VRRP, use the vrrp command in configuration mode. Use the no form of the command to
revert to the factory defaults or to negate a command.
vrrp ipv4-vr-group-number
{address ip-address [secondary] |
advertisement-interval seconds |
authentication {md5 keyname spi index | text password} |
preempt |
priority value |
shutdown |
track interface {mgmt 0 | vsan vsan-id}
ipv6 ipv6-vr-group-number
{address ipv6-address |
advertisement-interval centiseconds |
preempt |
priority value |
shutdown |
track interface {mgmt 0 | vsan vsan-id}}
}
vrrp ipv4-vr-group-number
no address ip-address [secondary] |
no advertisement-interval |
no authentication |
no preempt |
no priority |
no shutdown |
no track}
vrrp ipv6-vr-group-number
no address ipv6-address |
no advertisement-interval |
no preempt |
no priority |
no shutdown |
no track}
no vrrp ipv4-vr-group-number
no vrrp ipv6-vr-group-number
Syntax Description ipv4-vr-group-number Specifies an IPv4 virtual router group number. The range is 1 to 255.
address ip-address Adds or removes an IP address to the virtual router.
secondary Configures a virtual IP address without an owner.
advertisement-interval
seconds
Sets the time interval between advertisements. For IPv4, the range is 1 to
255 seconds.
authentication Configures the authentication method.