Specifications

Table Of Contents
Chapter 1: acl Commands
SSR Command Line Interface Reference Manual 1 - 7
Examples
Here are some examples of ACL commands for permitting and denying ICMP traffic
flows.
ssr(config)# acl 310 deny icmp 10.24.5.0/24 any
Creates an ACL to deny ICMP traffic from the subnet 10.24.5.0 (with a 24 bit
netmask) to any destination.
ssr(config)# acl 312 permit icmp 10.12.28.44 10.43.21.0/24
Creates an ACL to permit ICMP traffic from the host 10.12.28.44 to subnet
10.43.21.0.