Reference Guide

118 | Access Control Lists (ACL)
www.dell.com | support.dell.com
Defaults
Not configured.
Command Modes
CONFIGURATION-STANDARD-ACCESS-LIST
Command
History
Usage
Information
The order option is relevant in the context of the Policy QoS feature only. See the “Quality of
Service” chapter of the FTOS Configuration Guide for more information.
The S-Series cannot count both packets and bytes, so when you enter the count byte options, only
bytes are incremented.
Related
Commands
ip access-list standard
s z
Create a standard IP access list (IP ACL) to filter based on IP address.
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
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
count (OPTIONAL) Enter the keyword count to count packets processed by the filter.
byte (OPTIONAL) Enter the keyword byte to count bytes processed by the filter.
dscp (OPTIONAL) Enter the keyword dcsp to match to the IP DCSCP values.
order (OPTIONAL) Enter the keyword order to specify the QoS order of priority for
the ACL entry.
Range: 0-254 (where 0 is the highest priority and 254 is the lowest; lower order
numbers have a higher priority)
Default: If the order keyword is not used, the ACLs have the lowest order by
default(255).
fragments Enter the keyword fragments to use ACLs to control packet fragments.
Version 9.0.2.0 Introduced on S6000.
Version 8.3.11.1 Introduced on the Z9000.
Version 7.6.1.0 Introduced on S-Series.
Version 8.3.1.0 Add DSCP value for ACL matching.
Version 9.0.2.0 Allows ACL control of fragmented packets for IP (Layer 3) ACLs.
Version 6.5.1.0
Expanded to include the optional QoS
order priority for the ACL entry.
ip access-list standard Configure a standard ACL.
permit Configure a permit filter.
S6000
access-list-name
Enter a string up to 140 characters long as the ACL name.
Version 9.0.2.0 Introduced on S6000
Version 8.3.11.1 Introduced on the Z9000.