The admin-vrrp6 vrid command configures a VRRP6 group as an mVRRP6 group.
The undo admin-vrrp6 vrid command deletes the specified mVRRP6 group.
By default, no mVRRP6 group is configured.
Parameter |
Description |
Value |
---|---|---|
vrid virtual-router-id |
Specifies the virtual router ID (VRID) of an mVRRP6 group. |
The value is an integer that ranges from 1 to 255. |
VLANIF interface view, Eth-Trunk interface view, GE interface view, MultiGE interface view, XGE interface view, 25GE interface view, 40GE interface view, 100GE interface view, Eth-Trunk sub-interface view, GE sub-interface view, MultiGE sub-interface view, XGE sub-interface view, 25GE sub-interface view, 40GE sub-interface view, 100GE sub-interface view
Usage Scenario
mVRRP6 provides the following functions:
An mVRRP6 group used as the gateway can process both VRRP6 Advertisement packets and service packets.
An mVRRP6 group that is not used as the gateway can only process VRRP6 Advertisement packets.
Precautions
An mVRRP6 group cannot be bound to another mVRRP6 group.
<HUAWEI> system-view [HUAWEI] ipv6 [HUAWEI] interface vlanif 10 [HUAWEI-Vlanif10] ipv6 enable [HUAWEI-Vlanif10] ipv6 address FC00::1 64 [HUAWEI-Vlanif10] vrrp6 vrid 1 virtual-ip FE80::1 link-local [HUAWEI-Vlanif10] admin-vrrp6 vrid 1
<HUAWEI> system-view [HUAWEI] ipv6 [HUAWEI] interface gigabitethernet 0/0/1 [HUAWEI-GigabitEthernet0/0/1] undo portswitch [HUAWEI-GigabitEthernet0/0/1] ipv6 enable [HUAWEI-GigabitEthernet0/0/1] ipv6 address FC00::1 64 [HUAWEI-GigabitEthernet0/0/1] vrrp6 vrid 1 virtual-ip FE80::1 link-local [HUAWEI-GigabitEthernet0/0/1] admin-vrrp6 vrid 1