C613-50170-01 Rev B
Command Reference for x510 Series
2144
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRRP C
OMMANDS
VIRTUAL
-
IP
The example below shows you how to set the virtual IPv4 address for VRRP VR ID 5
and the router as owner of the virtual IPv4 address:
awplus#
configure terminal
awplus(config)#
router vrrp 5 vlan2
awplus(config-router)#
virtual-ip 192.0.2.30 owner
The example below shows you how to disable the virtual IPv4 address for VRRP VR
ID 5
awplus#
configure terminal
awplus(config)#
router vrrp 5 vlan2
awplus(config-router)#
no virtual-ip
Related
Commands