vrrp-group
Syntax
vrrp-groupgroup-number{
virtual-address[addresses];
prioritynumber;
(accept-data | no-accept-data);
advertise-intervalseconds;
authentication-typeauthentication;
authentication-keykey;
(preempt| no-preempt);
track{
interfaceinterface-namepriority-costcost;
}
}Hierarchy Level
[edit interfacesinterface-nameunitlogical-unit-numberfamily inetaddressaddress]Description
For Fast Ethernet and Gigabit Ethernet interfaces only, configure a VRRP group.
Options
group-number—VRRP group identifier. If you enable MAC source address filtering on the interface, as described in Configure MAC Address Filtering, you must include the virtual MAC address in the list of source MAC addresses that you specify in thesource-address-filterstatement. MAC addresses ranging from00:00:5e:00:01:00through00:00:5e:00:01:ffare reserved for VRRP, as defined in RFC 2338. The VRRP group number must be the decimal equivalent of the last hexadecimal byte of the virtual MAC address.
Range: 0 through 255The remaining statements are explained separately.
Usage Guidelines
See Configure VRRP.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.