D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 381
set service-profile soda mode
Enables or disables Sygate On-Demand (SODA) functionality for a service profile.
Syntax: set service-profile name soda mode {enable | disable}
name
enable
disable
Defaults: Disabled.
Access: Enabled.
Usage: When SODA functionality is enabled for a service profile, a SODA agent is downloaded
to clients attempting to connect to an AP managed by the service profile. The SODA agent
performs a series of security-related checks on the client; if the client passes the checks, it can
be admitted to the network.
SODA functionality requires that Web Portal WebAAA also be enabled for the service profile.
Examples: The following command enables SODA functionality for service profile sp1:
DWS-1008# set service-profile sp1 soda mode enable
success: change accepted.
See Also:
• install soda agent
• set service-profile soda enforce-checks
• show service-profile
Service profile name.
Enables SODA functionality for the service profile.
Disables SODA functionality for the service profile.
set service-profile soda remediation-acl
Specifies an ACL to be applied to a client if it fails the checks performed by the SODA agent.
Syntax: set service-profile name soda remediation-acl acl-name
name
acl-name
Service profile name.
Name of an existing security ACL to use as a remediation ACL for this service
profile. ACL names must start with a letter and are case-insensitive.