Ip igmp snooping leave-time-out – Allied Telesis AT-S95 CLI User Manual
Page 130

Page 130
Allied Telesis
AT-S95 Management Software CLI User’s Guide
used for setting the aging-out time after Multicast device ports are automatically learned. Use the no form of this
command to return to the default configuration.
Syntax
ip igmp snooping mrouter-time-out time-out
no ip igmp snooping mrouter-time-out
Parameters
•
time-out — Multicast device timeout in seconds (Range: 1 - 2147483647)
Default Configuration
The default value is 300 seconds.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
There are no user guidelines for this command.
Example
The following example configures the Multicast device timeout to 200 seconds.
ip igmp snooping leave-time-out
The ip igmp snooping leave-time-out Interface Configuration (VLAN) mode command configures the leave-
time-out. If an IGMP report for a Multicast group was not received for a leave-time-out period after an IGMP Leave
was received from a specific port, this port is deleted from the member list of that Multicast group. Use the no form
of this command to return to the default configuration.
Syntax
ip igmp snooping leave-time-out {time-out | immediate-leave}
no ip igmp snooping leave-time-out
Parameters
•
time-out — Specifies the leave-time-out in seconds for IGMP queries. (Range: 0 - 2147483647)
•
immediate-leave — Indicates that the port should be immediately removed from the members list after
receiving IGMP Leave.
Default Configuration
The default leave-time-out configuration is 10 seconds.
console(config)# interface vlan 2
console(config-if)# ip igmp snooping mrouter-time-out 200