Configuring and Managing Security ACLs 373Nortel WLAN Security Switch 2300 Series Configuration GuideClearing Security ACLs from the Edit BufferUse the rollback command to clear changes made to the security ACL edit buffer since it was last committed. The ACLis rolled back to its state at the last commit command. For example, suppose you want to remove an ACE that you justcreated in the edit buffer for acl-111:1 To display the contents of all committed security ACLs, type the following command:23x0# show security acl info allACL information for allset security acl ip acl-111 (hits #4 0)----------------------------------------------------1. permit IP source IP 192.168.254.12 0.0.0.0 destination IPany2. permit IP source IP 192.168.253.11 0.0.0.0 destination IPanyset security acl ip acl-2 (hits #1 0)----------------------------------------------------1. permit L4 Protocol 115 source IP 192.168.1.11 0.0.0.0destination IP 192.168.1.15 0.0.0.0 precedence 0 tos 0enable-hits2 To view a summary of the security ACLs for which you just created ACEs in the edit buffer, type thefollowing command:23x0# show security acl editbufferACL edit-buffer tableACL Type Status------------------------------- ---- --------------acl-a IP Not committedacl-111 IP Not committed3 To view details about these uncommitted ACEs, type the following command. The entire acl-111 isdisplayed, including its committed ACEs.23x0# show security acl info all editbufferACL edit-buffer information for allset security acl ip acl-111 (ACEs 3, add 3, del 0, modified 2)----------------------------------------------------1. permit IP source IP 192.168.254.12 0.0.0.0 destination IPany2. permit IP source IP 192.168.253.11 0.0.0.0 destination IPany3. deny SRC source IP 192.168.253.1 0.0.0.255set security acl ip acl-a (ACEs 1, add 1, del 0, modified 0)----------------------------------------------------1. permit SRC source IP 192.168.1.1 0.0.0.0