Release Notes

1983 | vrrp Dell Networking W-Series ArubaOS 6.4.x| Reference Guide
Primary Configuration Backup Configuration
vrrp 10
vlan 10
ip address 10.200.22.254
priority 105
preempt
tracking vlan 20 sub 10
vrrp 20
vlan 20
ip address 10.200.22.254
preempt
priority 105
tracking vlan 10 sub 10
vrrp 30
vlan 30
ip address 10.200.22.254
preempt
priority 105
tracking vlan 20 sub 10
vrrp 10
vlan 10
ip address 10.200.22.254
priority 100
preempt
tracking vlan 20 sub 10
vrrp 20
vlan 20
ip address 10.200.22.254
preempt
priority 100
tracking vlan 10 sub 10
vrrp 30
vlan 30
ip address 10.200.22.254
preempt
priority 100
tracking vlan 20 sub 10
If VLAN 20 goes down, VRRP 20 automatically fails over, VRRP 10 and VRRP 30 would drop their priority to 95,
causing a failover to the backup controller. Once VLAN 20 comes back up, the primary controller restores the
VRRP priority to 105 for all VRRP IDs and resumes the master VRRP role.
Command History
Version
Modification
ArubaOS 1.0 Command introduced
ArubaOS 3.3 The tracking interface and tracking vlan parameters were introduced.
ArubaOS 3.3.2 The add option was removed from the tracking interface and tracking
vlan parameters.
ArubaOS 6.1 The delay option is added to the preempt parameter.
ArubaOS 6.4 The IPv6 parameter was introduced.
Command Information
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master and local
controllers