Command Reference Guide
188 | Access Control Lists (ACL)
www.dell.com | support.dell.com
Command Modes
EXEC
EXEC Privilege
Command
History
Example
FTOS#show ip accounting access FILTER1 interface gig 1/6
Extended IP access list FILTER1
seq 5 deny ip any 191.1.0.0 /16 count (0x00 packets)
seq 10 deny ip any 191.2.0.0 /16 order 4
seq 15 deny ip any 191.3.0.0 /16
seq 20 deny ip any 191.4.0.0 /16
seq 25 deny ip any 191.5.0.0 /16
Table 7-1 defines the information in the example above.
Standard IP ACL Commands
When an ACL is created without any rule and then applied to an interface, ACL behavior
reflects an implicit permit.
c and s platforms support Ingress IP ACLs only.
The commands needed to configure a Standard IP ACL are:
• deny
• ip access-list standard
• permit
• resequence access-list
• resequence prefix-list ipv4
• seq
Version 8.5.1.0 Added support for 4-port 40G line cards on ExaScale.
Version 8.3.7.0 Introduced on S4810
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
pre-Version 6.2.1.1 Introduced
Table 7-1. show ip accounting access-lists Command Example Field
Field Description
“Extended IP...” Displays the name of the IP ACL.
“seq 5...” Displays the filter. If the keywords count or byte were configured
in the filter, the number of packets or bytes processed by the filter
is displayed at the end of the line.
“order 4” Displays the QoS order of priority for the ACL entry.
Note: Refer also to Commands Common to all ACL Types and Common IP ACL
Commands.










