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.13
virtual-ip
Use this command to set the virtual IP address for the VRRP session. This virtual IP address is
the IP address of the virtual router that end-hosts set as their default gateway.
Use the
no
parameter with this command to disable this feature.
Syntax
virtual-ip
A.B.C.D
master
virtual-ip
A.B.C.D
backup
no virtual-ip
Mode
Router mode
Example
awplus#configure mode
awplus(config)#router vrrp 5
awplus(config-router)#virtual-ip 10.10.20.30 master
Parameter
Description
A.B.C.D
The virtual IP address of the virtual router.
master
Sets the default state of the VRRP router within the Virtual Router as
master
. For master, the router must own the Virtual IP address.
backup
Sets the default state of the VRRP router within the Virtual Router as
backup
.