Hub/Switch Reference Guide
AP Commands 339
Nortel WLAN—Security Switch 2300 Series Command Line Reference
Examples
The following command specifies logout.html as the page to load when a client closes the SODA
virtual desktop:
WSS# set service-profile sp1 soda logout-page logout.html
success: change accepted.
The following command specifies logout.html, in the soda-files directory, as the page to load when a client closes the
SODA virtual desktop:
WSS# set service-profile sp1 soda logout-page soda-files/logout.html
success: change accepted.
See Also
• set ip https server on page 116
• show service-profile on page 380
set service-profile soda mode
Enables or disables Sygate On-Demand (SODA) functionality for a service profile.
Syntax
set service-profile name soda mode {enable | disable}
Defaults
Disabled.
Access
Enabled.
History
Introduced in WSS Software Version 4.1.
Usage
When SODA functionality is enabled for a service profile, a SODA agent is downloaded to clients
attempting to connect to an AP managed by the service profile. The SODA agent performs a series of security-
related checks on the client; if the client passes the checks, it can be admitted to the network.
In release 4.1, SODA functionality requires that Web Portal Web-based AAA also be enabled for the service profile.
Examples
The following command enables SODA functionality for service profile sp1:
WSS# set service-profile sp1 soda mode enable
success: change accepted.
See Also
• install soda agent on page 542
• set service-profile soda enforce-checks on page 326
• show service-profile on page 380
name Service profile name.
enable Enables SODA functionality for the service profile.
disable Disables SODA functionality for the service profile.










