![D-Link DGS-3700 Series Скачать руководство пользователя страница 212](http://html.mh-extra.com/html/d-link/dgs-3700-series/dgs-3700-series_reference-manual_76575212.webp)
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 212
create igmp_snooping static_group
the member ports.
For a layer 3 device, the device is also responsible to route the packet destined for
this specific group to static member ports.
The static member port will only affect V2 IGMP operation.
The Reserved IP multicast address 224.0.0.X must be excluded from the configured
group. The VLAN must be created first before a static group can be created.
Parameters
<vlan_name 32>
−
The name of the VLAN for which to create IGMP snooping static
group information.
<vlanid_list>
−
The list of the VLAN IDs for which to create IGMP snooping static
group information.
< ipaddr >
−
The static group address for which to create IGMP snooping static group
information.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create a static group 226.1.1.1 for VID 1:
DGS-3700-12:5#create igmp_snooping static_group vlanid 1 226.1.1.1
Command: create igmp_snooping static_group vlanid 1 226.1.1.1
Success.
DGS-3700-12: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 < vlanid_list
> ] <ipaddr>
Description
This command is used to delete an IGMP snooping static group will not affect the
IGMP snooping dynamic member ports of a group.
Parameters
<vlan_name 32>
−
The name of the VLAN for which to delete IGMP snooping static
group information.
<vlanid_list>
−
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: