Specifications
Configuring SODA Functionality
20-10 Configuring SODA Endpoint Security for a RoamAbout Switch
Theclientcanrequestthispageatanytime,toensurethattheclient’ssessio n hasbeenterminated.
YoucanaddtheIPaddressoftheRoamAboutSwitchtotheDNSserverasawell‐knownname,
andyoucanadvertisetheURLofthepagetousersasalogout
page.
Examples
Thefollowingcommandspecifieslogout.html,whichisafileintherootdirectoryonthe
RoamAboutSwitch,asthepagetoloadwhenaclientclosestheSODAvirtualdesktop:
RBT-8100# set service-profile sp1 soda logout-page logout.html
success: change accepted.
Thefollowingcommandspecifieslogout.html,inthesoda ‐filesdirectoryontheRoamAboutSwitch,
asthepagetoloadwhenaclientclosestheSODAvirtualdesktop:
RBT-8100# set service-profile sp1 soda logout-page soda-files/logout.html
success: change accepted.
Specifying an Alternate SODA Agent Directory for a Service Profile
Bydefault,theRoamAboutSwitchexpectsSODAagentfilesforaserviceprofiletobelocatedina
directorywiththesamenameastheSSIDconfiguredfortheserviceprofile.Youcanoptionally
specifyadifferentdirectoryfortheSODAagentfilesusedforaserviceprofile.Todothis,
usethe
followingcommand:
set service-profile name soda agent-directory directory
ToresettheSODAagentdirectorytothedefaultvalue,usethe followingcommand:
clear service-profile name soda agent-directory
IfthesameSODAagentisusedformultipleserviceprofiles,youcanspecifyasingledirectoryfor
SODAagentfilesontheRoamAboutSwitch,ratherthanplacingthesameSODAagentfilesina
separatedirectoryforeachserviceprofile.
Example
Thefollowingcommandspecifiessoda‐agentasthelocationforSODAagentfilesforserviceprofile
sp1:
RBT-8100# set service-profile sp1 soda agent-directory soda-agent
success: change accepted.