3Com WX4400 3CRWX440095A Video Game Controller User Manual


 
set service-profile soda logout-page 461
History —Introduced in MSS Version 4.2.
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 loads 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 WX
switch 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 WX switch. You
can optionally specify a different directory where the page resides.
For the logout page to load properly, you must enable the HTTPS server
on the WX switch, so that clients can access the page using HTTPS. To do
this, use the set ip https server enable command.
Examples — The following command specifies logout.html as the page
to load when a client closes the SODA virtual desktop:
WX4400# 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:
WX4400# set service-profile sp1 soda logout-page
soda-files/logout.html
success: change accepted.
See Also
display service-profile on page 353
set ip https server on page 177