21 igmp commands, 1 ip igmp access-group, 2 ip igmp immediate-leave group-list – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 409

CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 409 of 855
21 IGMP Commands
21.1 ip igmp access-group
Use this command to apply an access-list to the igmp interface. 
To remove this setting, use the no form of this command. 
Command Syntax
ip igmp access-group list 
no ip igmp access-group 
list: the name of the ip access-list to be applied 
Command Mode
Interface configuration
Usage
None
Examples
This example shows how to apply the access-list acl1 to the interface vlan1. 
Switch(config-if)# ip igmp access-group acl1 
This example shows how to remove the access-list acl1 on the interface. 
Switch(config-if)# no ip igmp access-group 
Related Commands
show ip igmp interface
21.2 ip igmp immediate-leave group-list
Use this command to apply an access-list to configure which groups support immediately-leave per 
interface. 
To remove this setting, use the no form of this command. 
Command Syntax
ip igmp immediate-leave group-list list 
no ip igmp immediate-leave group-list 
list: the name of the ip access-list to be applied 
Command Mode
Interface configuration
Usage
