Configuring APs 307
Nortel WLAN—Security Switch 2300 Series Configuration Guide

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}
SSIDs are beaconed by default.
An AP radio responds to an 802.11 probe any request only for a beaconed SSID. A client that sends a probe
any request receives a separate response for each of the beaconed SSIDs supported by a radio. For a nonbea-
coned 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.

Changing the fallthru authentication type

By default, WSS Software denies access to users who do not match an 802.1X or MAC authentication rule,
and therefore fall through these authentication types. You can change the fallthru method to last-resort or
web-portal.
To change the fallthru method, use the following command:
set service-profile name auth-fallthru {last-resort | non e | web-portal}
(For more information about network user authentication, see “Configuring AAA for network users” on
page 541.)