C613-50170-01 Rev B
Command Reference for x510 Series
2146
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRRP C
OMMANDS
VIRTUAL
-
IPV
6
Examples
The example below shows you how to set the virtual IPv6 address for VRRPv3 VR ID
3 and the router as the VRRPv3 master:
awplus#
configure terminal
awplus(config)#
router ipv6 vrrp 3 vlan1
awplus(config-router)#
virtual-ipv6 fe80::1 master
The example below shows you how to set the virtual IPv6 address for VRRPv3 VR ID
3 and the router as the VRRPv3 backup:
awplus#
configure terminal
awplus(config)#
router ipv6 vrrp 3 vlan1
awplus(config-router)#
virtual-ipv6 fe80::1 backup
The example below shows you disable the virtual IPv6 address for VRRPv3 VR ID 3:
awplus#
configure terminal
awplus(config)#
router ipv6 vrrp 3 vlan1
awplus(config-router)#
no virtual-ipv6
Related
Commands