Reference Guide

ip access-list standard
Create a standard IP access list (IP ACL) to filter based on IP address.
S4820T
Syntax
ip access-list standard access-list-name
To delete an access list, use the no ip access-list standard access-list-
name command.
Parameters
access-list-name
Enter a string up to 140 characters long as the ACL name.
Defaults All IP access lists contain an implicit “deny any,” that is, if no match occurs, the packet is
dropped.
Command Modes CONFIGURATION
Command History
This guide is platform-specific. For command information about other platforms, refer to the
relevant
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.10.0 Introduced on the S4810.
Version 8.1.1.0 Introduced on the E-Series ExaScale.
Version 7.8.1.0 Increased the name string to accept up to 140 characters. Prior to
version 7.8.1.0, names are up to 16 characters long.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
Version 7.4.1.0 Added support for the non-contiguous mask and added the
monitor option.
Version 6.5.1.0 Expanded to include the optional QoS order priority for the ACL
entry.
Usage
Information
FTOS supports one ingress and one egress IP ACL per interface.
Prior to FTOS version 7.8.1.0, names are up to 16 characters long.
The number of entries allowed per ACL is hardware-dependent. For detailed specifications on
entries allowed per ACL, refer to your line card documentation.
Example
FTOS(conf)#ip access-list standard TestList
FTOS(config-std-nacl)#
Related
Commands
ip access-list extended — creates an extended access list.
show config — displays the current configuration.
184