VRRP Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
47.9
priority
Use this command to configure the VRRP router priority within the virtual router. The highest
priority router is Master (unless
preempt-mode
is false).
Use the
no priority
command to remove the VRRP router priority within the virtual router,
which has been set using the
priority
command.
Syntax
priority
PRIORITY
no priority
Mode
Router mode
Examples
awplus#configure mode
awplus(config)#router vrrp 3
awplus(config-router)#priority 101
Related Commands
circuit-failover
preempt-mode
router vrrp
Use this command to configure VRRP. This command allows you to enter the
Router
mode.
Use the
no
parameter with this command to remove the VRRP configuration. Disable the
VRRP session before using the
no router vrrp
command.
Syntax
router vrrp
VRID
no router vrrp
VRID
Mode
Configure mode
Example
awplus#configure terminal
awplus(config)#router vrrp 5
awplus(config-router)#
Parameter
Description
PRIORITY
<1-255>
The priority. For the master router, use 255 for this parameter;
otherwise use any number from the range <1-254>. Default values for
priority are:
master router= 255; backup = 100
.
Parameter
Description
VRID
<1-255>
The ID of the virtual router session to create.