C613-50170-01 Rev B
Command Reference for x510 Series
2122
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRRP C
OMMANDS
PRIORITY
The example below shows you how to configure 101 as the priority for VRRPv3 VR
ID 3 on vlan1:
awplus#
configure terminal
awplus(config)#
router ipv6 vrrp 3 vlan1
awplus(config-router)#
priority 101
The example below shows you how to remove the configured priority for VRRPv3
VR ID 3 on vlan1:
awplus#
configure terminal
awplus(config)#
router ipv6 vrrp 3 vlan1
awplus(config-router)#
no priority
Related
Commands