Specifications
commit security acl
Chapter 14
Security ACL Commands
458
commit security acl
Saves a security ACL, or all security ACLs, in the edit buffer to the running
configuration and nonvolatile storage on the UNIVERGE WL Controller. 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:
PROMPT# commit security acl all
configuration accepted
PROMPT# show security acl
ACL table
ACL Type Class Mapping
----------------------- ---- ------ -------
acl_123 IP Static
acl_124 IP Static
PROMPT# 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.