A SERVICE OF

logo

1036 Virtual Router Redundancy Protocol Commands
vr-id
— The virtual router identifier. (Range: 1-255)
Default Configuration
Enabled is the default configuration.
Command Mode
Interface Configuration (VLAN) mode.
User Guidelines
This command has no user guidelines.
Example
The following example sets the preemption mode value for the virtual router
for VLAN 15.
console(config)#interface vlan 15
console(config-if-vlan15)#ip vrrp 5 preempt
ip vrrp priority
Use the ip vrrp priority command in Interface Configuration mode to set the
priority value for the virtual router configured on a specified interface. Use
the no form of the command to return the priority to the default value.
Syntax
ip vrrp
vr-id
priority
priority
no ip vrrp
vr-id
priority
vr-id
— The virtual router identifier. (Range: 1-255)
priority
— Priority value for the interface. (Range: 1-254)
Default Configuration
priority
has a default value of 100.
Command Mode
Interface Configuration (VLAN) mode.