System information
201
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
Access Point Commands
set service-profile ssid-name
Configures the SSID name in a service profile.
Syntax: set service-profile name ssid-name ssid-name
name Service profile name.
ssid-name Name of up to 32 alphanumeric characters, with no spaces with quote mark
(“) before and after the SSID.
Defaults: The default SSID type is crypto (encrypted) and the default name is dlink.
Access: Enabled.
Examples: The following command applies the name guest to the SSID managed
by service profile clear_wlan:
DWS-1008# set service-profile clear_wlan ssid-name guest
success: change accepted.
set service-profile ssid-type
Specifies whether the SSID managed by a service profile is encrypted or unencrypted.
Syntax: set service-profile name ssid-type [clear | crypto]
name Service profile name.
clear Wireless traffic for the service profile’s SSID is not encrypted.
crypto Wireless traffic for the service profile’s SSID is encrypted.
Defaults: The default SSID type is crypto.
Access: Enabled
Examples: The following command changes the SSID type for service profile
clear_wlan to clear:
DWS-1008# set service-profile clear_wlan ssid-type clear
success: change accepted.