Virtual Router Redundancy Protocol Commands 1037
User Guidelines
This command has no user guidelines.
Example
The following example sets the priority value for the virtual router for VLAN
15.
console(config-if-vlan15)#ip vrrp 5 priority 20
ip vrrp timers advertise
Use the ip 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
ip vrrp
vr-id
timers advertise
seconds
no ip vrrp
vr-id
priority
•
vr-id
— The virtual router identifier. (Range: 1-255)
•
seconds
— The frequency at which an interface on the specified virtual
router sends a virtual router advertisement. (Range: 1-255 seconds)
Default Configuration
seconds
has a default value of 1.
Command Mode
Interface Configuration (VLAN) mode.
User Guidelines
This command has no user guidelines.
Example
The following example sets the frequency at which the VLAN 15 virtual
router sends a virtual router advertisement.