System information
196
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
Access Point Commands
set service-profile beacon
Disables or reenables beaconing of the SSID managed by the service profile. A DWL-
8220AP radio responds to an 802.11 probe any request with only the beaconed SSID(s). For
a nonbeaconed SSID, radios respond only to directed 802.11 probe requests that match the
nonbeaconed SSID’s SSID string.
When you disable beaconing for an SSID, the radio still sends beacon frames, but the
SSID name in the frames is blank.
Syntax: set service-profile name beaconed {enable | disable}
name Service profile name.
enable Enables beaconing of the SSID managed by the service profile.
disable Disables beaconing of the SSID managed by the service profile.
Defaults: Beaconing is enabled by default.
Access: Enabled
Examples: The following command disables beaconing of the SSID managed by service
profile sp2:
DWS-1008# set service-profile sp2 beacon disable
success: change accepted.
set service-profile cipher-ccmp
Enables Counter with Cipher Block Chaining Message Authentication Code Protocol
encryption with WPA clients, for a service profile.
Syntax: set service-profile name cipher-ccmp {enable | disable}
Defaults: CCMP encryption is disabled by default.
Access: Enabled
Usage: To use CCMP, you must also enable the WPA IE.
Examples: The following command configures service profile sp2 to use CCMP encryption:
DWS-1008# set service-profile sp2 cipher-ccmp enable
success: change accepted.










