Connectivity Guide

Table Of Contents
Example
OS10(config)# ipv6 access-list ipv6test
OS10(conf-ipv6-acl)# deny udp any any capture session 1
Supported Releases 10.2.0E or later
description
Congures an ACL description.
Syntax
description text
Parameters text — Enter the description text string. A maximum of 80 characters.
Default Disabled
Command Modes IPV4-ACL, IPV6-ACL, MAC-ACL
Usage Information The no version of this command deletes the ACL description.
Example
OS10(conf-ipv4-acl)# description ipacltest
Supported Releases 10.2.0E or later
hardware acl-table-prole
Applies the user-dened ACL table prole to the switch.
Syntax
hardware acl-table-profile profile-name
Parameters profile-name — Enter the name of the user-dened 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. The default allocation is
given below.
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 |
| |--------------------| |--------------------|
718
Access Control Lists