
C613-50186-01 Rev B
Command Reference for AR2050V
2055
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRRP C
OMMANDS
PREEMPT
-
MODE
The example below shows you how to configure preempt-mode as false for VRRP
VR ID 5 on vlan2:
awplus#
configure terminal
awplus(config)#
router vrrp 5 vlan2
awplus(config-router)#
preempt-mode false
The example below shows you how to configure preempt-mode as true for
VRRPv3 VR ID 3 on vlan1:
awplus#
configure terminal
awplus(config)#
router ipv6 vrrp 3 vlan1
awplus(config-router)#
preempt-mode true
The example below shows you how to configure preempt-mode as false for
VRRPv3 VR ID 3 on vlan1:
awplus#
configure terminal
awplus(config)#
router ipv6 vrrp 3 vlan1
awplus(config-router)#
preempt-mode false
Related
Commands