Specifications

rollback security acl
Chapter 14
Security ACL Commands
459
See Also
l clear security acl on page 454
l rollback security acl on page 459
l set security acl on page 460
l show security acl on page 470
l show security acl info on page 473
rollback security acl
Clears changes made to the security ACL edit buffer since it was last saved. The
ACL is rolled back to its state after the last commit security acl command was
entered. All uncommitted ACLs in the edit buffer are cleared.
Syntax
rollback security acl {acl-name | all}
Defaults
None.
Access
Enabled.
Examples
The following commands show the edit buffer before a rollback, clear
any changes in the edit buffer to security acl_122, and show the edit buffer after
the rollback:
PROMPT# show security acl info all editbuffer
ACL edit-buffer information for all
set security acl ip acl_122 (ACEs 3, add 3, del 0, modified 0)
---------------------------------------------------------
1. permit IP source IP 20.0.1.11 0.0.0.255 destination IP any enable-hits
2. deny IP source IP 20.0.2.11 0.0.0.0 destination IP any
acl-name Name of an existing security ACL to roll back. ACL names
must start with a letter and are case-insensitive.
all Rolls back all security ACLs in the edit buffer, clearing all
uncommitted ACEs.