3Com WX2200 3CRWX220095A Switch User Manual


 
234 CHAPTER 10: CONFIGURING MAP ACCESS POINTS
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.
The following command configures a service profile named corp1, and
assigns SSID mycorp_rnd to it:
WX1200# set service-profile corp1 ssid-name mycorp_rnd
success: change accepted.
The following command applies the name corporate users to the SSID
managed by service profile mycorp_srvcprf:
WX1200# set service-profile mycorp_srvcprf ssid-name
“corporate users”
success: change accepted.
Removing a Service Profile
To remove a service profile, use the following command:
clear service-profile name
[soda {agent-directory | failure-page | remediation-acl |
success-page | logout-page}]
The soda options reset Sygate On-Demand (SODA) settings to their
default values. If you omit the soda option, the service profile specified
by name is completely removed.
Changing a Service Profile Setting
To change a setting in a service profile without removing the profile, use
the set service-profile command for the setting you want to change. Do
not use the clear service-profile command.
Disabling or Reenabling Encryption for an SSID
To specify whether the SSID is encrypted or unencrypted, use the
following command:
set service-profile name ssid-type [clear | crypto]
The default is crypto.
Disabling or Reenabling Beaconing of an SSID
To specify whether the SSID is beaconed, use the following command:
set service-profile name beacon {enable | disable}