C613-50631-01 Rev A Command Reference for IE340 Series 2642
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
VRRP COMMANDS
PREEMPT
-MODE
Examples The example below shows you how to configure preempt-mode as true for VRRP
VR ID 5 on vlan2:
awplus# configure terminal
awplus(config)# router vrrp 5 vlan2
awplus(config-router)# preempt-mode true
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
The example below shows you how to configure delay-time as 20 seconds for
VRRPv3 VR ID 5 on vlan5:
awplus# configure terminal
awplus(config)# router ipv6 vrrp 5 vlan5
awplus(config-router)# preempt-mode true delay-time 20
Related
commands
circuit-failover
priority
router vrrp (interface)
router ipv6 vrrp (interface)
Command
changes
Version 5.5.2-2.1: command added on 10GbE UTM Firewall and AR4000S-Cloud