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

Page 368

Advertising
background image

CanogaOS Command Reference

21-1

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

None

Advertising