System information

272
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
Security ACL Commands
vlan vlan-id VLAN name or number. MSS removes the security ACL from the
specified VLAN.
port port-list Port list. MSS removes the security ACL from the specified physical
port or ports.
tag tag-value Tag value that identifies a virtual port in a VLAN. Specify a value from 1
through 4095. MSS removes the security ACL from the specified virtual
port.
dap dap-num One or more Distributed DWL-8220APs, based on their connection
IDs. Specify a single connection ID, or specify a comma-separated list
of connection IDs, a hyphen-separated range, or any combination, with
no spaces. MSS removes the security ACL from the specified Distributed
DWL-8220APs.
in Removes the security ACL from traffic coming into the switch.
out Removes the security ACL from traffic going out of the switch.
Defaults: None
Access: Enabled
Usage: To clear a security ACL map, type the name of the ACL with the VLAN, physical port
or ports, virtual port tag, or Distributed AP and the direction of the packets to stop
filtering. This command deletes the ACL mapping, but not the ACL.
Examples: To clear the mapping of security ACL acljoe from port 4 for incoming packets, type
the following command:
DWS-1008# clear security acl map acljoe port 4 in
clear mapping accepted
To clear all physical ports, virtual ports, and VLANs on a switch of the ACLs mapped for
incoming and outgoing traffic, type the following command:
DWS-1008# clear security acl map all
success: change accepted.
commit security acl
Saves a security ACL, or all security ACLs, in the edit buffer to the running configuration and
nonvolatile storage on the switch. Or, when used with the clear security acl command, commit
security acl deletes a security ACL, or all security ACLs, from the running configuration and
nonvolatile storage.