CLI Reference Guide
Parameter Description
l Extended
Use Count
Number of rules defined in the ACL.
Roles
Names of user roles associated with the ACL.
Include the name of a specific ACL to show detailed configuration information for that ACL. The output in the
example below has been divided into two sections to better fit int this document. The output in the command-line
interface will appear in a single, long table.
(host)# show ip access-list captiveportal6
ip access-list session captiveportal6
captiveportal6
--------------
Priority Source Destination Service Action TimeRange Log Expired Queue
-------- ------ ----------- ------- ------ --------- --- ------- -----
1 user controller6 svc-https captive Low
2 user any svc-http captive Low
3 user any svc-https captive Low
4 user any svc-http-proxy1 captive Low
5 user any svc-http-proxy2 captive Low
6 user any svc-http-proxy3 captive Low
6
TOS 8021P Blacklist Mirror DisScan ClassifyMedia IPv4/6
--- ----- --------- ------ ------- ------------- ------
6
6
6
6
6
6
The output of this command may include some or all of the following parameters:
Parameter Description
Priority
Name of an access-control list (ACL).
Source
The traffic source, which can be one of the following:
l alias: The network resource (use the netdestination command to configure aliases; use the show
netdestination command to see configured aliases)
l any: Matches any traffic.
l host: A single host IP address.
l network: The IP address and netmask.
l user: The IP address of the user.
l localip: The set of all local IP addresses on the system, on which the ACL is applied.
Des-
tination
The traffic destination, which can be one of the following:
l alias: The network resource (use the netdestination command to configure aliases; use the show
netdestination command to see configured aliases)
l any: Matches any traffic.
l host: A single host IP address.
l network: An IP address and netmask.
Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide show ip access-list | 1065