The display l2-multicast-bind command displays bindings between multicast VLANs and user VLANs.
Parameter |
Description |
Value |
---|---|---|
mvlan vlan-id |
Displays the binding between user VLANs and a specified multicast VLAN. vlan-id specifies a multicast VLAN ID. |
The value is an integer that ranges from 1 to 4094. |
Usage Scenario
After configuring multicast VLAN replication on an interface, you can run the display l2-multicast-bind command to view the configuration. This command can be used for fault location when multicast VLAN replication fails.
Precautions
If there is no binding between any multicast VLAN and user VLAN, the display l2-multicast-bind command does not display any information.
# Display bindings between user VLANs and multicast VLAN 400.
<HUAWEI> display l2-multicast-bind mvlan 400 ------------------------------------------------------------------- Port Startvlan Endvlan Mvlan ------------------------------------------------------------------- GigabitEthernet0/0/1 222 -- 400 ------------------------------------------------------------------- Total Table(s) : 1
Item |
Description |
---|---|
Port |
Interface where user VLANs are bound to the multicast VLAN. |
Startvlan |
First user VLAN ID. |
Endvlan |
Last user VLAN ID. If "--" is displayed, only one user VLAN is bound to the multicast VLAN. |
Mvlan |
Multicast VLAN ID. |
Total Table(s) |
Total number of multicast VLAN binding entries. |