Configuring SODA Functionality 551Specifying a SODAAgent Success PageWhen a client successfully runs the checks performed by the SODA agent,by default a dynamically generated page is displayed on the clientindicating that the checks succeeded. You can optionally create a customsuccess page that is displayed on the client instead of the dynamicallygenerated one.To specify a page that is loaded when a client passes the security checksperformed by the SODA agent, use the following command:set service-profile name soda success-page pageTo reset the success page to the default value, use the followingcommand:clear service-profile name soda success-pageThe page refers to a file on the WX switch. After this page is loaded, theclient is placed in its assigned VLAN and granted access to the network.For example, the following command specifies success.html, which is afile in the root directory on the WX switch, as the page to load when aclient passes the SODA agent checks:WX1200# set service-profile sp1 soda success-pagesuccess.htmlsuccess: change accepted.The following command specifies success.html, in the soda-files directoryon the WX switch, as the page to load when a client passes the SODAagent checks:WX1200# set service-profile sp1 soda success-pagesoda-files/success.htmlsuccess: change accepted.Specifying a SODAAgent Failure PageWhen the SODA agent checks fail, by default a dynamically generatedpage is displayed on the client indicating that the checks failed. You canoptionally create a custom failure page that is displayed on the clientinstead of the dynamically generated one.To specify a page that is loaded when a client fails the security checksperformed by the SODA agent, use the following command:set service-profile name soda failure-page page