Specifications

Table Of Contents
Chapter 1: acl Commands
SSR Command Line Interface Reference Manual 1 - 3
Restrictions
You can apply only one ACL of each type (IP or IPX) to an interface at one time. For
example, although you can define two ACLs, “ipacl1” and “ipacl2”, you cannot apply
them both to the same interface.
You can apply IP ACLs only to IP interfaces. Likewise, you can apply IPX ACLs only
to IPX interfaces.
Examples
Here are some examples of ACL command for applying ACLs to interfaces.
ssr(config)# acl 100 apply interface ssr4 input
Applies ACL “100” to interface ssr4 to filter out inbound traffic.
ssr(config)# acl nonfs apply interface ssr16 output logging on
Applies ACL “nonfs” to interface ssr16 to filter out outbound traffic and enable
logging.