C613-50100-01 REV C Command Reference for x930 Series 2478
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
VRRP COMMANDS
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
circuit-failover
priority
router vrrp (interface)
router ipv6 vrrp (interface)