Command Line Reference Guide
Access Control Lists (ACL) | 215
Command Modes
EXEC
EXEC Privilege
Command
History
Example
Figure 9-3. Command Example: show ip accounting access-lists
Table 9-1 defines the information in Figure 9-3.
interface interface Enter the keyword interface followed by the interface type and slot/port or
number information:
• For a 1-Gigabit Ethernet interface, enter the keyword
GigabitEthernet
followed by the slot/port information.
• For a Port Channel interface, enter the keyword
port-channel followed
by a number:
C-Series and S-Series Range: 1-128
E-Series Range: 1 to 32 for EtherScale, 1 to 255 for TeraScale and 1 to 512
for ExaScale.
• For a SONET interface, enter the keyword
sonet followed by the slot/port
information.
• For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet followed by the slot/port information.
• For a 40-Gigabit Ethernet interface, enter the keyword
fortyGigE followed
by the slot/port information.
vrf vrf-name
(OPTIONAL) Enter the keyword vrf followed by the name of the VRF. Range:
1 to 63.
Version 8.4.6.0
Added support for the keyword
fortyGigE.
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 9-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.
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










