17 ip igmp snooping vlan static-group, 18 ip igmp snooping vlan suppression-query-time – PLANET XGS3-24040 User Manual
Page 657
XGS3 Command Guide
38-86
Command Mode: Global Mode.
Default: Disabled.
Usage Guide: Default configuration is recommended here. If IGMP snooping needs to be configured, the
source address for forwarded IGMP messages can be 0.0.0.0. If it is required by the upstream that IGMP
messages should use the same network address, the source address of IGMP messages should be
configured to be the same with upstream.
Example:
Switch (config)#ip igmp snooping vlan 2 report source-address 10.1.1.1
38.10.17 ip igmp snooping vlan static-group
Command: ip igmp snooping vlan
[ethernet | port-channel]
no ip igmp snooping vlan
static-group
Function: Configure static-group on specified port of the VLAN. The no form of the command cancels
this configuration.
Parameter: vlan-id: ranging between <1-4094>
A.B.C.D: the address of group or source
ethernet: Name of Ethernet port
port-channel: Port aggregation
ifname: Name of interface
Command Mode: Global mode
Default: No configuration by default.
Usage Guide: When a group is a static while also a dynamic group, it should be taken as a static group.
Deleting static group can only be realized by the no form of the command.
Example:
Switch(config)#ip igmp snooping vlan 1 static-group 224.1.1.1 source 192.168.1.1 interface
ethernet 1/1
38.10.18 ip igmp snooping vlan
suppression-query-time
Command: ip igmp snooping vlan <vlan-id> suppression-query-time <value>
no ip igmp snooping vlan <vlan-id> suppression-query-time
Function: Configure the suppression query time. The “no ip igmp snooping vlan <vlan-id>
suppression-query-time” command restores to the default value.
Parameter: vlan-id: vlan id , ranging between <1-4094>
value: ranging between<1-65535> seconds
Command Mode: Global mode
Default: 255s
Usage Guide: This command can only be configured on L2 general querier. The
Suppression-query-time refers to the period of suppression state in which the querier enters when
receives query from the layer 3 IGMP in the segments.