The admin-vrrp6 vrid command creates a management Virtual Router Redundancy Protocol for IPv6 (mVRRP6) backup group or specifies an existing common VRRP6 backup group as an mVRRP6 backup group.
The undo admin-vrrp6 vrid command deletes an mVRRP6 backup group or restores an mVRRP6 backup group with a virtual IPv6 address configured to a common VRRP6 backup group.
By default, no mVRRP6 backup group exists on an interface.
Parameter | Description | Value |
---|---|---|
ignore-if-down |
Configures an mVRRP6 backup group to ignore an interface Down event. If you specify this parameter and the interface on which an mVRRP6 backup group resides goes Down, the VRRP6 backup groups bound to the mVRRP6 backup group directly switch to the Master state. |
- |
vrid virtual-router-id |
Specifies the ID of an mVRRP6 backup group. |
The value is an integer ranging from 1 to 255. |
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
If you configure multiple common VRRP6 backup groups, the master router generates a large number of VRRP packets, which consume bandwidth resources and increase system loads. To resolve this issue, run the admin-vrrp6 vrid command to create an mVRRP6 backup group or specifies an existing common VRRP6 backup group as an mVRRP6 backup group. The mVRRP6 backup group processes VRRP packets and determines the status of the common VRRP6 backup groups bound to it.
Configuration parameters are required in the following scenario:Prerequisites
A VRRP6 backup group has been created using the vrrp6 vrid virtual-ip command in the interface view if an mVRRP6 backup group functions as a gateway.
An mVRRP6 backup group that functions as a gateway processes both VRRP and service packets, whereas an mVRRP6 backup group that does not function as a gateway processes only VRRP packets.Follow-up Procedure
Run the vrrp6 vrid track admin-vrrp command on the interface on which a common VRRP6 backup group resides to bind the common VRRP6 backup group to the mVRRP6 backup group.
<HUAWEI> system-view [~HUAWEI] interface GigabitEthernet 0/1/0 [~HUAWEI-GigabitEthernet0/1/0] ipv6 enable [*HUAWEI-GigabitEthernet0/1/0] ipv6 address 2001:db8:1::1 64 [*HUAWEI-GigabitEthernet0/1/0] vrrp6 vrid 2 virtual-ip FE80::200:1FF:FE04:5D01 link-local [*HUAWEI-GigabitEthernet0/1/0] admin-vrrp6 vrid 2 ignore-if-down
<HUAWEI> system-view [~HUAWEI] interface GigabitEthernet 0/1/0 [~HUAWEI-GigabitEthernet0/1/0] ipv6 enable [*HUAWEI-GigabitEthernet0/1/0] ipv6 address 2001:db8::1 64 [*HUAWEI-GigabitEthernet0/1/0] vrrp6 vrid 1 virtual-ip FE80::1 link-local [*HUAWEI-GigabitEthernet0/1/0] admin-vrrp6 vrid 1