![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 191](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439191.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
191
show igmp_snooping multicast_vlan_group
Purpose
Used to display the multicast group profiles configured for the specified IGMP multicast
VLAN.
Syntax
show igmp_snooping multicast_vlan_group {< vlan_name 32> }
Description
This command is used to display the multicast group profiles configured for the specified
IGMP multicast VLAN.
Parameters
vlan_name
– The name of the multicast VLAN to be configured, each multicast VLAN is
given a name that can be up to 32 characters. If not specified, all Ipv4 multicast VLAN
groups will be displayed.
Restrictions
None.
Example usage:
To display the multicast group profiles configured for an IGMP multicast VLAN.
DES-3528:admin# show igmp_snooping multicast_vlan_group
Command: show igmp_snooping multicast_vlan_group
VLAN Name VLAN ID Multicast Group Profiles
------------------------------- ------- --------------------------
mv1 2 g1
DES-3528:admin#
create mld_snooping multicast_vlan
Purpose
Used to create an MLD multicast VLAN
Syntax
create mld_snooping multicast_vlan <vlan_name 32> <vlanid 2-4094>
Description
This command will create a MLD multicast_vlan. Multiple multicast VLANs can be
configured.
When creating MLD multicast VLAN, it cannot duplicate with the VLAN entries in the existing
802.1Q VLAN database. The MLD Multicast VLAN snooping function co-exists with the 1Q
VLAN snooping function.
Parameters
<vlan_name>
−
The name of the VLAN to be created. Each multicast VLAN is given a name
that can be up to 32 characters.
vlanid –
The VLAN ID of the multicast VLAN to be create. The range is 2-4094.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To create MLD multicast VLAN mv1:
DES-3528:admin# create mld_snooping multicast_vlan mv1 2
Command: create mld_snooping multicast_vlan mv1 2
Success.
DES-3528:admin#