4 ip igmp last-member-query-interval, 5 ip igmp limit – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 411

CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 411 of 855
21.4 ip igmp last-member-query-interval
Use this command to set the value of last member query interval.
To return it to default value, use the no form of this command.
Command Syntax
ip igmp last-member-query-interval <1000-25500>
no ip igmp last-member-query-interval
<1000-25500>: the last member query interval value (ms)
Defaults
1000 ms
Command Mode
Interface configuration
Usage
None
Examples
This example shows how to set the last member query interval value to 10000ms.
Switch(config-if)# ip igmp last-member-query-interval 10000
This example shows how to return the last member query interval value to default value.
Switch(config-if)# no ip igmp last-member-query-interval
Related Commands
ip igmp last-member-query-count
21.5 ip igmp limit
Use this command to set the max num of groups allowed.
To return it to default value, use the no form of this command.
Command Syntax
ip igmp limit <1-4096>
no ip igmp limit
<1-4096>: the max num of groups
Defaults
4096
Command Mode