3com WX2200 3CRWX220095A User Manual

Page of 750
464
C
HAPTER
 11: M
ANAGED
 A
CCESS
 P
OINT
 C
OMMANDS
set service-profile 
soda success-page
Specifies a page on the WX that loads when a client passes the security 
checks performed by the SODA agent.
Syntax — 
set service-profile name soda success-page page
„
name
 — Service profile name.
„
page
 — Page that is loaded if the client passes the security checks 
performed by the SODA agent.
Defaults — By default, the WX switch generates a page indicating that 
the client passed the SODA agent checks.
Access — Enabled.
History —Introduced in MSS Version 4.2.
Usage — Use this command to specify a custom page loaded by the 
client when it passes the checks performed by the SODA agent. After this 
page is loaded, the client is placed in its assigned VLAN and granted 
access to the network.
The page is assumed to reside in the root directory on the WX. You can 
optionally specify a different directory where the page resides.
This functionality occurs only when the enforce checks option is enabled 
for the service profile. The enforce checks option is enabled by default.
Examples — The following command specifies success.html, which 
resides in the root directory on the WX, as the page to load when a client 
passes the SODA agent checks:
WX4400# set service-profile sp1 soda success-page 
success.html
success: change accepted.
The following command specifies success.html, which resides in the 
soda-files directory on the WX switch, as the page to load when a client 
passes the SODA agent checks:
WX4400# set service-profile sp1 soda success-page 
soda-files/success.html
success: change accepted.