Concept Guide

894| show acl hits Dell Networking W-Series ArubaOS 6.5.x| Reference Guide
-------------
ACL ACE New Hits Total Hits Index
--- --- -------- ---------- -----
5 22 0 14 238
The output of this command includes the following information:
Parameter Description
Role Name of the role assigned by the ACL.
Policy Name of the policy used by the ACL
Src The traffic source, which can be one of the following:
l <alias>: Name of a user-defined alias for a network host, subnetwork, or
range of addresses.
l any: match any traffic.
l host: specify a single host IP address.
l network: specify the IP address and netmask.
l user: represents the IP address of the user.
Dst The traffic destination, which can be one of the following:
l <alias>: Name of a user-defined alias for a network host, subnetwork, or
range of addresses.
l any: match any traffic.
l host: specify a single host IP address.
l network: specify the IP address and netmask.
l user: represents the IP address of the user.
Service Network service, which can be one of the following:
l IP protocol number (0-255)
l name of a network service (use the show netservice command to see
configured services)
l any: match any traffic
l tcp: specify the TCP port number (0-65535)
l udp: specify the UDP port number (0-65535)
Action Action if rule is applied, which can be one of the following:
l deny: reject packets
l dst-nat: perform destination NAT on packets
l dual-nat: perform both source and destination NAT on packets
l permit: forward packets
l redirect: specify the location to which packets are redirected
l src-nat: perform source NAT on packets