Reference Guide

Table Of Contents
506 | show acl acl-table Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide
show acl acl-table
show acl acl-table <1-2700>
Description
Display information for a specified access control list (ACL).
Syntax
Example
The following example displays the ACL table for the controller.
The output of this command displays the following parameters:
Parameter Description
acl-table <1-2700> Specify the number of the ACL for which you want to view information.
Parameter Description
ACL Number of the specified ACL
Type Shows the ACL type:
z role: Access list is used to define a user role.
z mac: MAC ACLs allow filtering of non-IP traffic. This ACL filters on a specific source
MAC address or range of MAC addresses.
z session: Session ACLs define traffic and firewall policies on the controller.
z ether-type: This type of ACL filters on the Ethertype field in the Ethernet frame header,
and is useful when filtering non-IP traffic on a physical port.
z standard: Standard ACLs are supported for compatibility with router software from
other vendors. This ACL permits or denies traffic based on the source address of the
packet.
ACE Index Starting index entry for the ACLs access control entries
ACE count Number of access control entries in the ACL
Name Name of the access control list
Applied Number of times the ACL was applied to a role.
Total free ACE entries The total number of free ACE entries. This includes available ACE entries at the bottom of
the list, as well as free ACE entries in the middle of the table from previous access list
entries that were later removed.
(host) #show acl acl-table acl 1
AclTable
--------
ACL Type ACE Index Ace Count Name Applied
--- ---- --------- --------- ---- -------
1 role 1459 18 logon 0
Total free ACE entries = 3591
Free ACE entries at the bottom = 2552
Next ACE entry to use = 1480 (table 1)
Ace entries reused 622 times
ACL count 64, tunnel acl 0
Ace entries reused 373 times
ACL count 64, tunnel acl 0