Users Guide

Table Of Contents
Usage Information VRRP delay reload time of zero seconds indicates no delays. This command configuration applies to all the VRRP
configured interfaces. The no version of this command resets the value to the default.
Example
OS10(config)# vrrp delay reload 5
Supported
Releases
10.4.0E(R1) or later
vrrp-group
Assigns a VRRP group identification number to an IPv4 interface or VLAN
Syntax
vrrp-group vrrp-id
Parameters vrrp-id — Enter a VRRP group identification number, from 1 to 255.
Default Not configured
Command Mode INTERFACE-VRRP
Usage Information The VRRP group only becomes active and sends VRRP packets when you configure a virtual IP address. When
you delete the virtual address, the VRRP group stops sending VRRP packets. The no version of this command
removes the vrrp-group configuration.
Example
OS10(conf-if-eth1/1/5)# vrrp-group 254
Example (VLAN)
OS10(conf-if-vl-10)# vrrp-group 5
Supported
Releases
10.2.0E or later
vrrp-ipv6-group
Assigns a VRRP group identification number to an IPv6 interface.
Syntax
vrrp-ipv6–group vrrp-id
Parameters vrrp-id — Enter a VRRP group identification number, from 1 to 255.
Default Not configured
Command Mode INTERFACE-VRRP
Usage Information The VRRP group only becomes active and sends VRRP packets when you configure a virtual IP address. When
you delete the virtual address, the VRRP group stops sending VRRP packets. The no version of this command
removes the vrrp-ipv6–group configuration.
Example
OS10(conf-if-eth1/1/7)# vrrp-ipv6-group 250
Supported
Releases
10.2.0E or later
vrrp version
Sets the VRRP version for the IPv4 group.
Syntax
vrrp version {2 | 3}
Parameters
2 — Set to VRRP version 2.
3 — Set to VRRP version 3.
Default Not configured
Command Mode CONFIGURATION
Layer 3 693