Specifications
Configuring SODA Functionality
20-8 Configuring SODA Endpoint Security for a RoamAbout Switch
Specifying a SODA Agent Success Page
WhenaclientsuccessfullyrunsthechecksperformedbytheSODAagent,bydefaulta
dynamicallygeneratedpageisdisplayedontheclientindicatingthatthecheckssucceeded.You
canoptionallycreateacustomsuccesspagethatisdisplayedontheclientins tead ofthe
dynamicallygeneratedone.
Tospecifya
pagethatisloadedwhenaclientpassesthesecuritychecksperformedbytheSODA
agent,usethefollowingcommand:
set service-profile name soda success-page page
Toresetthesuccesspagetothedefaultvalue,usethefollowingcommand:
clear service-profile name soda success-page
ThepagereferstoafileontheRoamAboutSwitch.Afterthispageisloaded,theclientisplacedin
itsassignedVLANandgrantedaccesstothenetwork.
Example
Thefollowingcommandspecifiessuccess.html,whichisafileintherootdirectoryonthe
RoamAboutSwitch,asthepagetoloadwhenaclientpassestheSODA agentchecks::
RBT-8100# set service-profile sp1 soda success-page success.html
success: change accepted.
Thefollowingcommandspecifiessuccess.html,inthesoda‐files directoryontheRoam About
Switch,asthepagetoloadwhenaclientpassestheSODAagentchecks:
RBT-8100# set service-profile sp1 soda success-page soda-files/success.html
success: change accepted.
Specifying a SODA Agent Failure Page
WhentheSODAagentchecksfail,bydefaultadynamicallygeneratedpageisdisplayedonthe
clientindicatingthatthechecksfailed.Youcanoptionallycreateacustomfailurepagethatis
displayedontheclientinsteadofthedynamicallygeneratedone.
Tospecifyapagethatisloadedwhena
clientfailsthesecuritychecksperformedby theSODA
agent,usethefollowingcommand:
set service-profile name soda failure-page page
Toresetthefailurepagetothedefaultvalue,usethefollowingcommand:
clear service-profile name soda failure-page
ThepagereferstoafileontheRoamAboutSwitch.Afterthispageisloaded,thespecified
remediationACLtakeseffect,orifthereisnoremediationACLconfigured,thentheclientis
disconnectedfromthenetwork.
Examples
Forexample,thefollowingcommandspecifiesfailure.html,whichisafileintherootdirectoryon
theRoamAboutSwitch,asthepagetoloadwhenaclientfailstheSODAagentchecks:
RBT-8100# set service-profile sp1 soda failure-page failure.html
success: change accepted.