Command Line Reference Guide
Access Control Lists (ACL) | 193
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 10-13, "show ip accounting access-lists Command Example Field," in Access Control Lists
(ACL) 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.
Ingress and Egress IP ACL are supported on platform:
e s
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 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 10-13. 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: See also Commands Common to all ACL Types and Common IP ACL Commands.










