3Com WX2200 3CRWX220095A Switch User Manual


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