xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
221
show mld_snooping forwarding
Purpose
This command displays the Switch’s current MLD snooping forwarding table.
Syntax
show mld_snooping forwarding {[vlan <vlan_name 32> | vlanid <vlanid_list>]}
Description
It provides an easy way for users to check the list of ports that the multicast group that
comes from specific sources will be forwarded to. The packet comes from the source VLAN.
They will be forwarded to the forwarding VLAN. The MLD snooping further restricts the
forwarding ports.
Parameters
vlan
- (Optional) Specify the name of the VLAN for which you want to view MLD snooping
forwarding table information.
<
vlan_name 32
> - Enter the VLAN name here. The VLAN name can be up to 32 characters
long.
vlanid
- (Optional) Specify the ID of the VLAN for which you want to view MLD snooping
forwarding table information.
<
vlanid_list
> - Enter the VLAN ID list here.
If no parameter is specified, the system will display all current MLD snooping forwarding
table entries of the Switch.
Restrictions
None.
Example usage:
To show all MLD snooping forwarding entries located on the Switch:
DES-3528:admin# show mld_snooping forwarding
Command: show mld_snooping forwarding
VLAN Name : default
Source IP : 2001::1
Multicast Group: FE1E::1
Port Member : 2,7
VLAN Name : default
Source IP : 2001::2
Multicast Group: FF1E::1
Port Member : 5
Total Entries : 2
DES-3528:admin#