Hub/Switch Reference Guide

Security ACL Commands 473
Nortel WLAN—Security Switch 2300 Series Command Line Reference
Syntax
show security acl hits
Defaults
None.
Access
Enabled.
Usage
For WSS Software to count hits for a security ACL, you must specify hits in the set security acl
commands that define ACE rules for the ACL.
Examples
To display the security ACL hits on a WSS, type the following command:
WSS# show security acl hits
ACL hit-counters
Index Counter ACL-name
----- -------------------- --------
1 0 acl_2
2 0 acl_175
3 916 acl_123
See Also
hit-sample-rate on page 453
set security acl on page 454
show security acl info
Displays the contents of a specified security ACL or all security ACLs that are committed—saved in the running config-
uration and nonvolatile storage—or the contents of security ACLs in the edit buffer before they are committed.
Syntax
show security acl info [acl-name | all] [editbuffer]
Defaults
None.
Access
Enabled.
History
Examples
To display the contents of all security ACLs committed on a WSS, type the following command:
WSS# show security acl info
ACL information for all
acl-name Name of an existing security ACL to display. ACL names must start with
a letter and are case-insensitive.
all Displays the contents of all security ACLs.
editbuffer Displays the contents of the specified security ACL or all security ACLs
that are stored in the edit buffer after being created with set security acl.
If you do not use this parameter, only committed ACLs are shown.
WSS Software
Version 4.1
The acl-name | all option is no longer required; show security acl info is
valid and displays the same information as security acl info all.