
C613-50186-01 Rev B
Command Reference for AR2050V
2057
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