Users Guide

Table Of Contents
ethernet 1/1/1
seq 5 permit ipv6 11::/32 any count (0 packets)
Example (IP In -
Control-plane ACL)
OS10# show ip access-lists in
Ingress IP access-list aaa-cp-acl
Active on interfaces :
control-plane data
seq 10 permit ip any any
control-plane mgmt
seq 10 permit ip any any
Example (IPv6 In -
Control-plane ACL)
OS10# show ipv6 access-lists in
Ingress IPV6 access-list aaa-cp-acl
Active on interfaces :
control-plane data
seq 10 permit ipv6 any any
control-plane mgmt
seq 10 permit ipv6 any any
Example (MAC In -
Control-plane ACL)
OS10# show mac access-lists in
Ingress MAC access-list mac-cp1
Active on interfaces :
control-plane data
seq 10 deny any any count (159 packets)
Supported Releases 10.2.0E or later; 10.4.1 or later (control-plane ACL)
show acl-table-usage detail
Displays the ingress and egress ACL tables, the features that are used, and their space utilizations.
Syntax
show acl-table-usage detail
Parameters None
Default None
Command Mode EXEC
Usage Information
The hardware pool displays the ingress application groups (pools), the features mapped to each of these groups, and the amount of used and free
space available in each of the pools. The amount of space required to store a single ACL rule in a pool depends on the keywidth of the TCAM slice.
The service pool displays the amount of used and free space for each of the features. The number of ACL rules congured for a feature is displayed
in the congured rules column. The number of used rows depends on the number of ports the congured rules are applied on.
Examples
Z9100-ON platform
OS10# show acl-table-usage detail
Ingress ACL utilization - Pipe 0
Hardware Pools
--------------------------------------------------------------------
Pool ID App(s) Used rows Free rows Max rows
--------------------------------------------------------------------
0 SYSTEM_FLOW 98 414 512
1 SYSTEM_FLOW 98 414 512
2 SYSTEM_FLOW 98 414 512
3 USER_IPV4_ACL 4 508 512
4 USER_IPV4_ACL 4 508 512
5 FREE 0 512 512
6 USER_IPV6_ACL 4 508 512
1098 Access Control Lists