API Guide

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-ipv6group 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-ipv6group 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
Usage
Information
The no version of this command disables the VRRP version for the IPv4 group.
Example
OS10(config)# vrrp version 2
Layer 3 775