System information
271
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
Security ACL Commands
DWS-1008# show security acl info all
ACL information for all
set security acl ip acl_133 (hits #1 0)
---------------------------------------------------------------------------
1. deny IP source IP 192.168.1.6 0.0.0.0 destination IP any
set security acl ip acl_134 (hits #3 0)
---------------------------------------------------------------------------
1. permit IP source IP 192.168.0.1 0.0.0.0 destination IP any enable-hits
set security acl ip acl_135 (hits #2 0)
---------------------------------------------------------------------------
1. deny IP source IP 192.168.1.1 0.0.0.0 destination IP any enable-hits
DWS-1008# clear security acl acl_133
DWS-1008# commit security acl acl_133 configuration accepted
DWS-1008# show security acl info all ACL information for all
set security acl ip acl_134 (hits #3 0)
---------------------------------------------------------------------------
1. permit IP source IP 192.168.0.1 0.0.0.0 destination IP any enable-hits
set security acl ip acl_135 (hits #2 0)
---------------------------------------------------------------------------
1. deny IP source IP 192.168.1.1 0.0.0.0 destination IP any enable-hits
clear security acl map
Deletes the mapping between a security ACL and a virtual LAN (VLAN), one or more physical
ports, or a virtual port. Or deletes all ACL maps to VLANs, ports, and virtual ports on a
switch.
Note: Security ACLs are applied to users or groups dynamically via the Filter-Id attribute. To
delete a security ACL from a user or group in the local database, use the command clear
user attr, clear mac-user attr, clear usergroup attr, or clear mac-usergroup attr. To delete
a security ACL from a user or group on an external RADIUS server, see the documentation
for your RADIUS server.
Syntax: clear security acl map {acl-name | all} {vlan vlan-id | port port-list [tag tag-value] |
dap dap-num} {in | out}
acl-name Name of an existing security ACL to clear. ACL names start with a
letter and are case-insensitive.
all Removes security ACL mapping from all physical ports, virtual ports,
and VLANs on a DWS-1008 switch.










