Operation Manual
MP Access Point Commands
Mobility System Software Command Reference Guide
Version 7.3
12 – 310
See Also
● set service-profile soda enforce-checks on page 12-305
● set service-profile soda mode on page 12-308
● show service-profile on page 12-357
set service-profile ssid-name
Configures the SSID name in a service profile.
Syntax
set service-profile profile-name ssid-name ssid-name
Defaults
The default SSID type is crypto (encrypted) and the default name is trapeze.
Access
Enabled.
History
Examples
The following command applies the name guest to the SSID managed by service profile
clear_wlan:
MX# 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:
MX# set service-profile mycorp_srvcprf ssid-name “corporate users”
success: change accepted.
See Also
● set service-profile ssid-type on page 12-310
● show service-profile on page 12-357
set service-profile ssid-type
Specifies whether the SSID managed by a service profile is encrypted or unencrypted.
Syntax
set service-profile profile-name ssid-type [clear | crypto]
profile-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.
Version 3.0 Command introduced
Version 4.0 Support added for blank spaces in the SSID name.
profile-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.