3 ip igmp last-member-query-count, 4 ip igmp last-member-query-interval – CANOGA PERKINS 9175 Command Reference User Manual
Page 369
CanogaOS Command Reference
21-2
Examples
This example shows how to apply an access-list to configure which groups support immediately-leave
on interface vlan1.
Switch(config-if)#ip igmp immediate-leave group-list acl1
This example shows how to remove the access-list on the interface.
Switch(config-if)#no ip igmp immediate-leave group-list
Related Commands
show ip igmp interface
21.3 ip igmp last-member-query-count
Use this command to set the value of last member query count.
To return it to default value, use the no form of this command.
Command Syntax
ip igmp last-member-query-count <2-7>
no ip igmp last-member-query-count
<2-7>: the value of last member query count
Defaults
2
Command Mode
Interface configuration
Usage
None
Examples
This example shows how to set the value of last member query count to 5.
Switch(config-if)# ip igmp last-member-query-count 5
This example shows how to return the value of last member query count to default value.
Switch(config-if)# no ip igmp last-member-query-count
Related Commands
ip igmp last-member-query-interval
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.