16-2
Ethernet Card Software Feature and Configuration Guide, R7.2
January 2009
Chapter 16 Configuring Access Control Lists
IP ACLs
ACL logging is supported only for packets going to the CPU, not for switched packets.
IP standard ACLs applied to bridged egress interfaces are not supported in the data-plane. When
bridging, ACLs are only supported on ingress.
IP ACLs
The following ACL styles for IP are supported:
Standard IP ACLs: These use source addresses for matching operations.
Extended IP ACLs (control plane only): These use source and destina tion addresses for matching
operations and optional protocol type and port numbers for finer granularity of control.
Named ACLs: These use source addresses for matching operations.
Note By default, the end of the ACL contains an implicit deny statement for everything if it did not find a
match before reaching the end. With standard ACLs, if you omit the mask from an associated IP host
address ACL specification, 0.0.0.0 is assumed to be the mask.
After creating an ACL, you must apply it to an interface, as shown in the “Applying the ACL to an
Interface” section on page 16-4.

Named IP ACLs

You can identify IP ACLs with a name, but it must be an alphanumeric string. Named IP ACLs allow
you to configure more IP ACLs in a router than if you used numbered ACLs. If you iden tify your ACL
with an alphabetic rather than a numeric string, the mode and command syntax are slightly different.
Consider the following before configuring named ACLs:
A standard ACL and an extended ACL cannot have the same name.
Numbered ACLs are also available, as described in the “Creating Numbered Standard and Extended
IP ACLs” section on page 16-3.

User Guidelines

Keep the following in mind when you configure IP network access control:
You can program ACL entries into Ternary Content Addressable Memory (TCAM).
You do not have to enter a deny everything statement at the end of your ACL; it is implicit.
You can enter ACL entries in any order without any performance impact.
For every eight TCAM entries, the ML-Series card uses one entry for TCAM management purposes.
Do not set up conditions that result in packets getting lost. This situation can happen when a device
or interface is configured to advertise services on a network that has ACLs that deny these packet s.
IP ACLs are not supported for double-tagged (QinQ) packets. They will however by applied to IP
packets entering on a QinQ access port.