The display vrrp6 binding admin-vrrp6 member-vrrp command displays information about the binding between an mVRRP6 group and member VRRP6 groups.
display vrrp6 binding admin-vrrp6 [ interface interface-type1 interface-number1 ] [ vrid virtual-router-id1 ] member-vrrp [ interface interface-type2 interface-number2 ] [ vrid virtual-router-id2 ]
Parameter | Description | Value |
---|---|---|
interface interface-type1 interface-number1 | Specifies the type and number of an interface configured with an mVRRP6 group. | - |
vrid virtual-router-id1 | Specifies the VRID of an mVRRP6 group. | The value is an integer that ranges from 1 to 255. |
interface interface-type2 interface-number2 | Specifies the type and number of an interface configured with a member VRRP6 group. | - |
vrid virtual-router-id2 | Specifies the VRID of a member VRRP6 group. | The value is an integer that ranges from 1 to 255. |
The display vrrp6 binding admin-vrrp6 member-vrrp command displays the bindings between mVRRP6 backup groups and member VRRP6 backup groups on the network as required.
If interface-type1 interface-number1 is merely specified in the command, the command output displays all the bindings between mVRRP6 backup groups and member VRRP6 backup groups on the specified interface.
If the command is specified with only virtual-router-id1, the command output displays the bindings between the specified mVRRP6 backup group and member VRRP6 backup groups.
If the command is specified with only interface-type1 interface-number1 and virtual-router-id1, the command output displays the bindings between the specified mVRRP6 backup group on the specified interface and member VRRP6 backup groups.
If the command is only specified with interface-type2 interface-number2, the command output displays the bindings between member VRRP6 backup groups on the specified interface and mVRRP6 backup groups.
If the command is specified with only virtual-router-id2, the command output displays the bindings between the specified member VRRP6 backup group and mVRRP6 backup groups.
If the command is specified with only interface-type2 interface-number2 and virtual-router-id2, the command output displays the bindings between the specified member VRRP6 backup group on the specified interface and mVRRP6 backup groups, and information about the mVRRP6 backup groups.
# Display information about the binding between an mVRRP6 group and member VRRP6 groups.
<HUAWEI> display vrrp6 binding admin-vrrp6 member-vrrp
Interface: Vlanif100, admin-vrrp6 vrid: 1, state: Master
Member-vrrp number: 2
Interface: Vlanif101, vrid: 2, state: Master
Interface: Vlanif102, vrid: 3, state: Master
# Display information about the binding between mVRRP6 group 1 and member VRRP6 groups on VLANIF 10.
<HUAWEI> display vrrp6 binding admin-vrrp6 interface vlanif 10 vrid 1 member-vrrp
Interface: Vlanif10, admin-vrrp6 vrid: 1, state:Master
Member-vrrp number: 3
Interface: Vlanif100, vrrp6 vrid: 1, state: Master
Interface: Vlanif101, vrrp6 vrid: 2, state: Master
Interface: Vlanif102, vrrp6 vrid: 3, state: Master
Item |
Description |
---|---|
Interface |
Interface configured with the mVRRP6 group. |
admin-vrrp6 vrid |
VRID of the mVRRP6 group. |
state |
Status of the mVRRP6 group:
|
Member-vrrp number |
Number of member VRRP6 groups bound to the mVRRP6 group. |
Interface |
Interface configured with the member VRRP6 group. |
vrrp6 vrid |
VRID of the member VRRP6 group. |
state |
Status of the member VRRP6 group. |