Specifications

Table Of Contents
Chapter 1: acl Commands
SSR Command Line Interface Reference Manual 1 - 9
Examples
Here are some examples of ACL commands for permitting and denying IGMP traffic
flows.
ssr(config)# acl 410 deny igmp 10.1.5.0/24 any
Creates an ACL to deny IGMP traffic from the subnet 10.1.5.0 (with a 24 bit
netmask) to any destination.
ssr(config)# acl 714 permit igmp 10.33.34.44 10.11.21.0/24
Creates an ACL to permit IGMP traffic from the host 10.33.34.44 to subnet
10.11.21.0.