10-52
IPv4 Access Control Lists (ACLs)
Configuring Standard ACLs
Configuring Named, Standard ACLs
This section describes the commands for performing the following:
■ creating and/or entering the context of a named, standard ACL
■ appending an ACE to the end of an existing list or entering the first
ACE in a new list
For other IPv4 ACL topics, refer to the following:
Entering the IPv4 “Named ACL” (nacl) Context. This command is a
prerequisite to entering or editing ACEs in a named ACL.
Topic Page
configuring numbered, standard ACLs 10-55
configuring named, extended ACLs 10-61
configuring numbered, extended ACLs 10-74
applying or removing an ACL on an
interface
10-81
deleting an ACL 10-85
editing an ACL 10-86
sequence numbering in ACLs 10-87
including remarks in an ACL 10-92
displaying ACL configuration data 10-97
creating or editing ACLs offline 10-107
enabling ACL “Deny” logging 10-112
Syntax: ip access-list standard < name-str >
Places the CLI in the “Named ACL” (nacl) context specified by
the < name-str > alphanumeric identifier. This enables entry of
individual ACEs in the specified ACL. If the ACL does not
already exist, this command creates it.
< name-str >: Specifies an identifier for the ACL. Consists of an
alphanumeric string of up to 64 case-sensitive characters.
Including spaces in the string requires that you enclose the
string in single or double quotes. For example: “Accounting
ACL”.
Refer also to table on page 10-50.