DELL PC6224F User Manual

Page of 1356
IGMP Snooping Commands
343
Default Configuration
The default group membership interval time is 260 seconds.
Command Mode
VLAN Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example configures an IGMP snooping group membership 
interval of 520 seconds.
console(config-vlan)#ip igmp snooping 
groupmembership-interval 2 520
ip igmp snooping maxresponse
This command sets the IGMP Maximum Response time on a particular 
VLAN. The Maximum Response time is the amount of time in seconds that a 
switch will wait after sending a query on an interface because it did not 
receive a report for a particular group in that interface. This value must be less 
than the IGMP Query Interval time value. The range is 1 to 3174 seconds. 
The no form of this command sets the maximum response time on the VLAN 
to the default value.
Syntax
ip igmp snooping maxresponse 
vlan-id seconds
no ip igmp snooping maxresponse 
vlan-id
vlan-id  — Number assigned to the VLAN.
seconds — IGMP Maximum response time in seconds. (Range: 1-3174)
Default Configuration
The default maximum response time is 10 seconds.