Command Line Interface
10031553-KDU 137 365 Uen D 2006-06-16
• Plain text authentication does not provide any real security. It is
supported only to prevent a misconfigured router from participating in
VRRP.
Example
7.24.4 vrrp priority
This command sets 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.
Console(config-if)#vrrp 1 authentication bluebird
Console(config-if)#