Users Guide

Table Of Contents
Layer 3 Routing Commands 1940
timers advertise
Use this command to configure the interval between successive
advertisements by the primary virtual router in a Virtual Router Redundancy
Protocol version 3 (VRRPv3) group. To restore the default value, use the no
form of this command.
Syntax
timers advertise
centiseconds
no timers advertise
centiseconds
—Time interval between successive advertisements by the
primary virtual router. The unit of the interval is in centiseconds. The valid
range is 1 to 4095 centiseconds.
Default Configuration
The default interval is 100 centiseconds.
Command Mode
VRRPv3 Group Configuration mode
User Guidelines
Advertisements sent by the primary virtual router communicate the state and
priority of the current primary virtual router. The VRRP timers advertise
command configures the time between successive advertisement packets and
the time before other routers declare the primary router to be down. VRRP
backup routers learn timer values from the primary router advertisements.
The timers configured on the primary router always override any other timer
settings that are used for calculating the primary down time interval on VRRP
backup routers.
Command History
Command introduced in version 6.6 firmware.
Example
The following example shows how to configure the primary virtual router to
send advertisements every 50 centiseconds.