- 490 -
Interface Config
8.8.2.5 ip vrrp preempt
This command sets the preemption mode value for the virtual router configured on a specified interface.
Syntax
ip vrrp <1-255> preempt
no ip vrrp <1-255> preempt
<1-255> - The range of virtual router ID is 1 to 255.
<no> - This command sets the default preemption mode value for the virtual router configured on a
specified interface.
Default Setting
Enabled
Command Mode
Interface Config
8.8.2.6 ip vrrp priority
This command sets the priority value for the virtual router configured on a specified interface.
The router with the highest priority is elected master. If a router is configured with the address used as the
address of the virtual router, the router is called the "address owner". The priority of the address owner is
always 255 so that the address owner is always master. If the master has a priority less than 255 (it is not
the address owner) and you configure the priority of another router in the group higher than the master's
priority, the router will take over as master only if preempt mode is enabled.
Syntax
ip vrrp <1-255> priority <1-254>
no ip vrrp <1-255> priority
<1-255> - The range of virtual router ID is 1 to 255.
<1-254> - The range of priority is 1 to 254.
<no> - This command sets the default priority value for the virtual router configured on a specified
interface.
Default Setting