Manual

+7(495) 797-3311 www.qtech.ru
Москва, Новозаводская ул., 18, стр. 1
303
IP owner in the VRRP group, it will always be the master router. For the candidate routers
having the same priority, selection will be done according to the magnitude of IP addresses
(the bigger IP address takes precedence). VRRP also provides a preemptive priority policy. If
such policy is configured, the backup router with higher priority will preempt the role of new
master router over the current master router with lower priority.
In order to avoid the fault of returning a physical MAC address when Pinging virtual IP, it is
regulated that virtual IP can not be the real IP of the interface. Thus, all the interfaces
participating of the backup group selection will be backup by default.
32.2 VRRPv3 Configuration
32.2.1 Configuration Task Sequence
Create/delete the virtual router (necessary)
Configure the virtual IPv6 address and interface of VRRPv3 (necessary)
Enable/disable the virtual router (necessary)
Configure VRRPv3 assistant parameters (optional)
(1) Configure VRRPv3 preempt mode
(2) Configure VRRPv3 priority
(3) Configure the VRRPv3 advertisement interval
(4) Configure the monitor interface of VRRPv3
1. Create/delete the virtual router
Command
Explanation
Global Configuration Mode
router ipv6 vrrp <vrid>
no router ipv6 vrrp <vrid>
Create/delete the virtual router.
2. Configure the virtual IPv6 address and interface of VRRPv3
Command
Explanation
VRRPv3 Protocol Mode
virtual-ipv6 <ipv6-address> Interface
{Vlan <ID> | IFNAME }
no virtual-ipv6 interface
Configure the virtual IPv6 address and
interface of VRRPv3, the no operation of this
command will delete the virtual IPv6 address
and interface.
3. Enable/disable the virtual router
Command
Explanation
VRRPv3 Protocol Mode
enable
Enable the virtual router.