Hub/Switch Reference Guide

462 Security ACL Commands
NN47250-100 (Version 02.51)
To clear all physical ports, virtual ports, and VLANs on a WSS of the ACLs mapped for incoming and outgoing traffic,
type the following command:
WSS# clear security acl map all
success: change accepted.
See Also
clear security acl on page 449
set security acl map on page 459
show security acl map on page 464
commit security acl
Saves a security ACL, or all security ACLs, in the edit buffer to the running configuration and nonvolatile storage on the
WSS. Or, when used with the clear security acl command, commit security acl deletes a security ACL, or all security
ACLs, from the running configuration and nonvolatile storage.
Syntax
commit security acl {acl-name | all}
Defaults
None.
Access
Enabled.
Usage
Use the commit security acl command to save security ACLs into, or delete them from, the
permanent configuration. Until you commit the creation or deletion of a security ACL, it is stored in an edit
buffer and is not enforced. After you commit a security ACL, it is removed from the edit buffer.
A single commit security acl all command commits the creation and/or deletion of whatever show security acl info all
editbuffer shows to be currently stored in the edit buffer.
Examples
The following commands commit all the security ACLs in the edit buffer to the configuration,
display a summary of the committed ACLs, and show that the edit buffer has been cleared:
WSS# commit security acl all
configuration accepted
WSS# show security acl
ACL table
ACL Type Class Mapping
----------------------- ---- ------ -------
acl_123 IP Static
acl_124 IP Static
WSS# show security acl info all editbuffer
acl editbuffer information for all
acl-name Name of an existing security ACL to commit. ACL names must start with
a letter and are case-insensitive.
all Commits all security ACLs in the edit buffer.