D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
330
show igmp_snooping multicast_vlan_group
Purpose
Used to display the multicast groups configured for the specified
multicast VLAN.
Syntax
show igmp_snooping multicast_vlan_group {<vlan_name 32>}
Description
This command is used to display the multicast groups configured for
the specified multicast VLAN.
Parameters
<vlan_name 32> - The name of the multicast VLAN to be configured,
each multicast VLAN is given a name that can be up to 32
characters. If no parameters are specified, the system will display all
multicast VLAN groups on the Switch.
Restrictions
None.
Example usage:
To display the multicast groups configured for a multicast VLAN:
DES-3200-28:4#show igmp_snooping multicast_vlan_group v1
Command: show igmp_snooping multicast_vlan_group v1
VLAN Name VLAN ID From To
----------- --------- ---------- ---------
v1 100 224.19.62.34 224.19.162.200
DES-3200-28:4#
delete igmp_snooping multicast_vlan
Purpose
Used to delete a multicast VLAN.
Syntax
delete igmp_snooping multicat_vlan <vlan_name 32>
Description
This command is used to delete a multicast VLAN.
Parameters
<vlan_name 32> - The name of the multicast VLAN to be deleted.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete an IGMP snoop multicast VLAN:
DES-3200-28:4# delete igmp_snooping multicat_vlan v1
Command: delete igmp_snooping multicat_vlan v1
Success.
DES-3200-28:4#