Specifications
set service-profile ssid-name
Chapter 12
AP Commands
359
set service-profile ssid-name
Configures the SSID name in a service profile.
Syntax
set service-profile name ssid-name ssid-name
Defaults
The default SSID type is crypto (encrypted) .
Access
Enabled.
Examples
The following command applies the name guest to the SSID managed
by service profile clear_wlan:
PROPMT# set service-profile clear_wlan ssid-name guest
success: change accepted.
The following command applies the name corporate users to the SSID managed
by service profile mycorp_srvcprf:
PROPMT# set service-profile mycorp_srvcprf ssid-name “corporate users”
success: change accepted.
See Also
l set service-profile ssid-type on page 359
l show service-profile on page 413
set service-profile ssid-type
Specifies whether the SSID managed by a service profile is encrypted or
unencrypted.
name Service profile name.
ssid-name Name of up to 32 alphanumeric characters.
You can include blank spaces in the name, if you delimit the
name with single or double quotation marks. You must use
the same type of quotation mark (either single or double) on
both ends of the string.