< Home

admin-vrrp6 vrid

Function

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.

Format

admin-vrrp6 vrid virtual-router-id

undo admin-vrrp6 vrid virtual-router-id

Parameters

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.

Views

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

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

An mVRRP6 group can be bound to common VRRP6 groups. Once bound, the mVRRP6 group determines the status of the bound VRRP6 groups based on the binding. mVRRP6 is used when multiple VRRP6 groups coexist, decreasing the number of VRRP Advertisement packets sent and minimizing network bandwidth consumption.

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.

Example

# Create VRRP6 group 1 on VLANIF 10 and configure it as an 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
# Create a VRRP6 group 1 on GE0/0/1 and configure it as an mVRRP6 group.
<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
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >