Configuring VRRP VRRPv3 Application Example
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 23-24
In this scenario, the master of VRID 1 will respond to neighbor solicitation with a neighbor advertisement 
for IPv6 address A using the virtual router MAC address for VRID 1 (00:00:5E:00:02:01). OmniSwitch 1 
is the master for VRID 1 since it contains the physical interface to which 
213:100:1::56s assigned. If 
OmniSwitch A should become unavailable, OmniSwitch B will become master for VRID 1.
In the same way, the master of VRID 2 will respond to neighbor solicitation for IPv6 address B using the 
virtual router MAC address for VRID 2 (00:00:5E:00:02:02). OmniSwitch B is the master for VRID 2 
since it contains the physical interface to which 
213:100:1::57 is assigned. If OmniSwitch B should 
become unavailable, OmniSwitch A will become master for 
213:100:1::57. This configuration provides 
uninterrupted service for the end hosts.
VRRPv3 Tracking Example
The figure below shows two VRRPv3 routers with two virtual routers backing up one IPv6 address on 
each VRRPv3 router respectively. Virtual router 1 serves as the default gateway on OmniSwitch A for 
clients 1 and 2 through IPv6 address 
213:100:1::56. For example, if the port that provides access to the 
Internet on OmniSwitch A fails, virtual router 1 will continue to be the default router for clients 1 and 2, 
but clients 1 and 2 will not be able to access the Internet.
In this example, the master for virtual router 1 has a priority of 100 and the backup for virtual router 1 has 
a priority of 75. The virtual router configuration for VRID 1 and 2 on VRRPv3 router A is as follows:
-> vrrp3 1 5 priority 100 preempt
-> vrrp3 2 5 priority 75
The virtual router configuration for VRID 1 and 2 on VRRPv3 router B is as follows:
-> vrrp3 1 5 priority 75 
-> vrrp3 2 5 priority 100 preempt
VRRPv3 Router
OmniSwitch A
VRRPv3 Router
OmniSwitch B
Virtual Routers
VRID 1
213:100:1::56
VRID 2
213:100:1::57
VRRPv3 Tracking Example
Master 1
default gateway 213:100:1::56
default gateway 213:100:1::57
clients 3 and 4clients 1 and 2
Backup 2
Backup 1
Master 2
VLAN 5
port 3/1
port 3/1
213:100:1::56 213:100:1::57