The vrrp6 vrid preempt-mode disable command disables a router in a Virtual Router Redundancy Protocol for IPv6 (VRRP6) backup group from preempting the Master state.
The undo vrrp6 vrid preempt-mode disable command enables a router in a VRRP6 backup group to preempt the Master state.
By default, a router in a VRRP6 backup group is enabled to immediately preempt the Master state.
100ge sub-interface view, 100GE interface view, 10GE sub-interface view, 10GE interface view, 200GE sub-interface view, 25GE sub-interface view, 25GE interface view, 400GE sub-interface view, 400GE interface view, 40GE sub-interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk sub-interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE sub-interface view, GE interface view, GE electrical interface view, Global VE sub-interface view, VE sub-interface view, VLANIF interface view
Usage Scenario
A router in a VRRP6 backup group can work in either of the following modes:
Prerequisites
A VRRP6 backup group has been created using the vrrp6 vrid virtual-ip command.
Configuration Impact
After you run the vrrp6 vrid preempt-mode disablevrrp6 vrid preempt disable command to disable a router in a VRRP6 backup group from preempting the Master state, the router works in non-preemption mode. When the master router is working properly, the router does not preempt the Master state even if its priority is higher than the master router's priority.
Precautions
Set the preemption delay to 0 on a router to allow it to become a master immediately after its priority changes or set the preemption delay to a non-0 value on the master router so that it can preempt the Master state after a specified delay if a master/backup VRRP switchover is performed. These settings allow a period of time for status synchronization between the user-to-network link and network-to-user link on routers on an unstable network. This prevents the situation in which user devices learn an incorrect master router IP address when two master routers coexist or a master/backup VRRP switchover is performed frequently.
<HUAWEI> system-view [~HUAWEI] interface GigabitEthernet 0/1/1 [~HUAWEI-GigabitEthernet0/1/1] ipv6 enable [*HUAWEI-GigabitEthernet0/1/1] ipv6 address 2001:db8::1 64 [*HUAWEI-GigabitEthernet0/1/1] vrrp6 vrid 1 virtual-ip FE80::7 link-local [*HUAWEI-GigabitEthernet0/1/1] vrrp6 vrid 1 preempt-mode disable