Users Guide

Table Of Contents
Layer 3 Routing Commands 1925
User Guidelines
The VRRP router with the highest numerical value for priority will become
the VR primary. When the VRRP priorities are equal, the router with the
numerically highest IP address will win the election and become primary. If
the VRRP router is the owner of the VR IP address, its priority will be 255,
and this value cannot be changed.
Example
The following example sets the priority value for the virtual router 5 on VLAN
15.
console(config-if-vlan15)#vrrp 5 priority 20
vrrp timers advertise
Use the vrrp timers advertise command in Interface Configuration mode to
set the frequency, in seconds, that an interface on the specified virtual router
sends a virtual router advertisement. Use the no form of the command to
return the advertisement frequency to the default value.
Syntax
vrrp
group
timers advertise
interval
no vrrp
group
timers advertise
interval
group
— The virtual router identifier. (Range: 1-255)
interval
— The frequency at which an interface on the specified virtual
router sends a virtual router advertisement. (Range: 1-255 seconds)
Default Configuration
Interval
has a default value of 1.
Command Mode
Interface Configuration (VLAN) mode.
User Guidelines
This command has no user guidelines.