D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 483
show security acl editbuffer
Displays a summary of the security ACLs that have not yet been committed to the configuration.
Syntax: show security acl [info all] editbuffer
info all Displays the ACEs in each uncommitted ACL. Without this option, only the
ACE names are listed.
Defaults: None.
Access: Enabled.
Examples: To view a summary of the security ACLs in the edit buffer, type the following
command:
DWS-1008# show security acl editbuffer
ACL edit-buffer table
ACL Type Status
---------------------------- ---- --------------
acl_111 IP Not committed
acl-a IP Not committed
To view details about these uncommitted ACLs, type the following command.
DWS-1008# show security acl info all editbuffer
ACL edit-buffer information for all
set 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 IP any
2. permit IP source IP 192.168.253.11 0.0.0.0 destination IP any
3. deny SRC source IP 192.168.253.1 0.0.0.255
set 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
See Also:
• clear security acl
• commit security acl
• set security acl
• show security acl
• show security acl info