22 deny igmp, 23 permit – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 677

CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 677 of 855
deny 
deny tcp 
deny udp 
deny igmp
33.22 deny igmp
Use this command to reject IGMP packets matching the IP filter.
Command Syntax
[<1-2147483646>] deny igmp { source source-mask | any | host source } {destination 
destination-mask any | host destination} [ igmp-type ] [ ip-precedence precedence | dscp dscp ] 
[ fragments ] [ routed-packet ] [ options ] [ time-range time-range-name ] [ stats ] 
igmp-type: IGMP type, including dvmrp, host-query, host-report, mtrace, mtrace-response, pim, 
precedence, trace, v2-leave, v2-report, v3-report 
reference to command deny for other parameters 
Command Mode
IP ACL configuration
Usage
None
Examples
This example shows how to create a filter in IP ACL to deny any IGMP packets. 
Switch(config-ip-acl)# 1 deny igmp any any 
This example shows how to create a filter in IP ACL to deny the IGMP packets with the source IP 
address 1.1.1.1, any destination IP address and the igmp-type pim. 
Switch(config-ip-acl)# 2 deny igmp host 1.1.1.1 any pim 
Related Commands
deny 
deny tcp 
deny udp 
deny icmp
33.23 permit
Use this command to permit packets matching the IP filter.
Command Syntax
