Hub/Switch Reference Guide

338 AP Commands
NN47250-100 (Version 02.51)
This functionality occurs only when the enforce checks option is enabled for the service profile. The enforce checks
option is enabled by default.
The page is assumed to reside in the root directory on the WSS. You can optionally specify a different directory where
the page resides.
Examples
The following command specifies failure.html as the page to load when a client fails the SODA
agent checks:
WSS# set service-profile sp1 soda failure-page failure.html
success: change accepted.
The following command specifies failure.html, in the soda-files directory, as the page to load when a client fails the
SODA agent checks:
WSS# set service-profile sp1 soda failure-page soda-files/failure.html
success: change accepted.
See Also
set service-profile soda enforce-checks on page 326
set service-profile soda remediation-acl on page 330
show service-profile on page 380
set service-profile soda logout-page
Specifies a page on the WSS that is loaded when a client logs out of the network by closing the SODA virtual desktop.
Syntax
set service-profile name soda logout-page page
Defaults
None.
Access
Enabled.
History
Introduced in WSS Software Version 4.1.
Usage
When a client closes the SODA virtual desktop, the client is automatically disconnected from the
network. You can use this command to specify a page that is loaded when the client closes the SODA virtual
desktop.
The client can request this page at any time, to ensure that the client’s session has been terminated. You can add the IP
address of the WSS to the DNS server as a well-known name, and you can advertise the URL of the page to users as a
logout page.
The page is assumed to reside in the root directory on the WSS. You can optionally specify a different directory where
the page resides.
Note that you must also enable the HTTPS server on the WSS, so that clients can log out of the network and access the
logout page using HTTPS. To do this, use the set ip https server enable command.
name Service profile name.
page Page that is loaded when the client closes the SODA virtual desktop.