< Home

display l2-multicast-bind

Function

The display l2-multicast-bind command displays bindings between multicast VLANs and user VLANs.

Format

display l2-multicast-bind [ mvlan vlan-id ]

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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.

Example

# 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   
Table 1 Description of the display l2-multicast-bind command output

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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >