A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS–3426:5#config igmp_snooping static_group vlanid 1 226.1.1.1 add 5
Command: config igmp_snooping static_group vlanid 1 226.1.1.1 add 5
Success.
DGS–3426:5#
delete igmp_snooping static_group
Purpose Used to delete the current IGMP snooping static group on the Switch.
Syntax
delete igmp_snooping static_group [vlan <vlan_name 32> | vlanid <vidlist> ]
<ipaddr>
Description This command is used to delete an IGMP snooping static group. It will not affect the
IGMP snooping dynamic member ports of a group.
Parameters
vlan <vlan_name 32> The name of the VLAN for which to delete IGMP snooping static
group information.
vlanid < vidlist > The list of the VLAN IDs for which to delete IGMP snooping static
group information.
<ipaddr> The static group address for which to delete IGMP snooping static group
information.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete a static group 226.1.1.1 on VID 1:
DGS–3426:5#delete igmp_snooping static_group vlanid 1 226.1.1.1
Command: delete igmp_snooping static_group vlanid 1 226.1.1.1
Success.
DGS–3426:5#
show igmp_snooping static_group
Purpose Used to display the current IGMP snooping static group information on the Switch.
Syntax
show igmp_snooping static_group {[vlan <vlan_name 32>| vlanid <vidlist> ] <
ipaddr >}
Description This command is used to display the current IGMP snooping static group information on
the Switch.
Parameters
vlan <vlan_name 32> The name of the VLAN for which to view IGMP snooping static
group information, if not specified, all static groups will be displayed.
vlanid < vidlist > The list of the VLAN IDs for which to view IGMP snooping static group
information, if not specified, all static groups will be displayed.
< ipaddr > The static group address for which to view IGMP snooping static group
information.
Restrictions None.
Example usage:
To view the current IGMP snooping static group information:
168