Configuring VRRP advertise-interval
21-66 Routing Protocol Configuration
advertise-interval
UsethiscommandtosettheintervalinsecondsbetweenVRRPadvertisements.
Syntax
advertise-interval vlan vlan-id vrid interval
no advertise-interval vlan vlan-id vrid interval
Parameters
Defaults
None.
Mode
Routercommand,Routerconfiguration:Matrix>Router(config‐router)#
Usage
AllrouterswiththesameVRIDshouldbeconfiguredwiththesameadvertisementinterval.
VRRPadvertisementsaresentbythemasterroutertootherroutersparticipatingintheVRRP
masterselectionprocess,informingthemofitsconfiguredvalues.Oncethemasterisselected,
thenadvertisementsaresenteveryadvertisingintervalto
letotherVRRProutersinthisVLAN/
VRIDknowtherouterisstillactingasmasteroftheVLAN/VRID.
The“no”formofthiscommandclearstheVRRPadvertiseintervalvalue.
Example
Thisexampleshowshowsetanadvertiseintervalof3secondsonVLAN1,VRID1:
Matrix>Router(config)#router vrrp
Matrix>Router(config-router)#advertise-interval vlan 1 1 3
critical-ip
UsethiscommandtosetacriticalIPaddressforVRRProuting.
Syntax
critical-ip vlan vlan-id vrid ip-address [critical-priority]
no critical-ip vlan vlan-id vrid ip-address
vlanvlan‐id SpecifiesthenumberoftheVLANonwhichtoconfiguretheVRRP
advertisementinterval.ThisVLANmustbeconfiguredforIProuting
asdescribedin“ReviewingandConfiguringRouting”onpage 2‐101.
vrid SpecifiesauniqueVirtualRouterID(VRID)associatedwiththerouting
interface.Validvaluesare
from1to255.
interval SpecifiesaVRRPadvertisementintervaltoassociatewiththe
vrid.Valid
valuesarefrom1to255seconds.