2-192
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
rollback
rollbackTo clear changes made to the ACL edit buffer since its last save, use the rollback command. The ACL
is rolled back to its state at the last commit command.
rollback qos acl {acl_name | all}
rollback security acl {acl_name | all | adjacency}
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to clear the edit buffer of a specific QoS ACL:
Console> (enable) rollback qos acl ip-8-1
Rollback for QoS ACL ip-8-1 is successful.
Console> (enable)
This example shows how to clear the edit buffer of a specific security ACL:
Console> (enable) rollback security acl IPACL1
IPACL1 editbuffer modifications cleared.
Console> (enable)
Related Commands commit
show qos acl info
qos acl Specifies QoS ACEs.
acl_name Name that identifies the VACL whose ACEs are to be affected.
all Rolls back all ACLs.
security acl Specifies security ACEs.
adjacency Rolls back all adjacency tables.