R
OUTER
R
EDUNDANCY
C
OMMANDS
-215
Example

vrrp priority

Use this command to set the priority of this router in a VRRP group. Use
the no form to restore the default setting.
Syntax
vrrp group priority level
no vrrp group priority
group - Identifies the VRRP group. (Range: 1-255)
level - Priority of this router in the VRRP group. (Range: 1-254)
Default Setting
100
Command Mode
Interface (VLAN)
Command Usage
• A router that has a physical interface with the same IP address as that
used for the virtual router will become the master virtual router. The
backup router with the highest priority will become the master router
if the current master fails. When the original master router recovers, it
will take over as the active master router again.
If two or more routers are configured with the same VRRP priorit y, the
router with the higher IP address is elected as the new master router if
the current master fails.
• If the bac kup preempt function is enabled with the vrrp preempt
command, and a backup router with a priority higher than the current
acting master comes on line, this backup router will take over as the
new acting master. However, note that if the original master (i.e., the
owner of the VRRP IP address) comes back on line, it will always
resume control as the master.
Console(config-if)#vrrp 1 authentication bluebird
Console(config-if)#