Connectivity Guide

Table Of Contents
On S52xx-ON, Z91xx-ON, Z92xx-ON platforms, the number of Congured Rules listed under Service Pools for each of the features is
the number of ACLs multiplied by the number of ports on which they are applied. This number is cumulative. You can view the Used
rows and Free rows that indicate the actual amount of space that is utilized and available in the hardware.
ACL commands
acl-table-prole
Creates a user-dened ACL table prole.
Syntax
acl-table-profile profile-name
Parameters profile-name — Enter the name of the ACL table prole, a maximum of 32 characters.
Default By default, the system allocates one pool for each of the ve ingress application groups, and one pool for the
egress application group. The default allocation is given below. The default allocation is xed and you cannot modify
it. To change the ACL table space allocation, create a user-dened ACL table prole and apply it on the switch.
Default ACL table profile
---------------------------------------------------------------
| App | Apps | Pools | Entries Allocation |
| Group | | Allocated | in % |
|-------|--------------------|-----------|--------------------|
| 1 |SYSTEM_FLOW | 1 | * |
| |--------------------| |--------------------|
| |USER_L2_ACL | | Shared |
| |--------------------| |--------------------|
| |VLT | | 5 |
|-------|--------------------|-----------|--------------------|
| 2 |L2_QOS | 1 | Shared |
|-------|--------------------|-----------|--------------------|
| 3 |USER_IPV4_ACL | 1 | Shared |
| |--------------------| |--------------------|
| |USER_IPV6_ACL | | Shared |
|-------|--------------------|-----------|--------------------|
| 4 |ISCSI_SNOOPING | 1 | 60 |
| |--------------------| |--------------------|
| |PBR_V4 | | Shared |
| |--------------------| |--------------------|
| |PBR_V6 | | Shared |
|-------|--------------------|-----------|--------------------|
| 5 |L3_QOS | 1 | Shared |
| |--------------------| |--------------------|
| |L3_IPV6_QOS | | Shared |
| |--------------------| |--------------------|
| |ISCSI_COS | | 10 |
---------------------------------------------------------------
Command Mode
CONFIG
Usage Information Use this command to create an ACL table prole for TCAM carving. After you create and apply the ACL table
prole, be sure to run the write memory and reload commands for the changes to take eect. The no form
of the command deletes the ACL table prole.
Example
OS10(config)# configure terminal
OS10(config)# acl-table-profile V4-USER-SCALE
OS10(config-acl-table-profile)#
Supported Releases 10.4.2.1 and later
Access Control Lists 709