Operation Manual

MP Access Point Commands
Mobility System Software Command Reference Guide
Version 7.3
12 – 308
The following command specifies logout.html, in the soda-files directory, as the page to load when
a client closes the SODA virtual desktop:
MX# set service-profile sp1 soda logout-page soda-files/logout.html
success: change accepted.
See Also
set ip https server on page 8-109
show service-profile on page 12-357
set service-profile soda mode
Enables or disables Sygate On-Demand (SODA) functionality for a service profile.
Syntax
set service-profile profile-name soda mode {enable | disable}
Defaults
Disabled.
Access
Enabled.
History
Introduced in MSS Version 4.2.
Usage
When SODA functionality is enabled for a service profile, a SODA agent is downloaded to
clients attempting to connect to an MP managed by the service profile. The SODA agent performs
a series of security-related checks on the client. If the client passes the checks, then the client is
allowed on the network.
In release 4.2, SODA functionality requires that Web Portal WebAAA also be enabled for the
service profile.
Examples
The following command enables SODA functionality for service profile sp1:
MX# set service-profile sp1 soda mode enable
success: change accepted.
See Also
install soda agent on page 21-490
set service-profile soda enforce-checks on page 12-305
show service-profile on page 12-357
set service-profile soda remediation-acl
Specifies an ACL to be applied to a client if it fails the checks performed by the SODA agent.
Syntax
set service-profile profile-name soda remediation-acl acl-name
Defaults
None.
Access
Enabled.
profile-name Service profile name.
enable Enables SODA functionality for the service profile.
disable Disables SODA functionality for the service profile.
profile-name Service profile name.
acl-name Name of an existing security ACL to use as a remediation ACL for this
service profile. ACL names must start with a letter and are case-insensitive.