D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 379
set service-profile soda failure-page
Specifies a page on the DWS-1008 that is loaded when a client fails the security checks performed
by the SODA agent.
Syntax: set service-profile name soda failure-page page
name
page
Defaults: By default, the DWS-1008 dynamically generates a page indicating that the SODA
agent checks have failed.
Access: Enabled.
Usage: Use this command to specify a custom page that is loaded by the client when the SODA
agent checks fail. After this page is loaded, the specified remediation ACL takes effect, or if there
is no remediation ACL configured, then the client is disconnected from the network.
This functionality occurs only when the enforce checks option is enabled for the service profile.
The enforce checks option is enabled by default.
The page is assumed to reside in the root directory on the DWS-1008. You can optionally specify
a different directory where the page resides.
Examples: The following command specifies failure.html as the page to load when a client fails
the SODA agent checks:
DWS-1008# set service-profile sp1 soda failure-page failure.html
success: change accepted.
The following command specifies failure.html, in the soda-files directory, as the page to load
when a client fails the SODA agent checks:
DWS-1008# set service-profile sp1 soda failure-page soda-files/failure.html
success: change accepted.
See Also:
• set service-profile soda enforce-checks
• set service-profile soda remediation-acl
• show service-profile
Service profile name.
Page that is loaded if the client fails the security checks performed by the SODA
agent.