682 Configuring SODA endpoint security for a WSS
NN47250-500 (Version 03.01)

Specifying an alternate SODA agent directory for a service profile

By default, the WSS expects SODA agent files for a service profile to be located in a directory with the same name as
the SSID configured for the service profile. You can optionally specify a different directory for the SODA agent files
used for a service profile. To do this, use the following command:
set service-profile name soda agent-directory directory
To reset the SODA agent directory to the default value, use the following command:
clear service-profile name soda agent-directory
If the same SODA agent is used for multiple service profiles, you can specify a single directory for SODA agent files on
the WSS, rather than placing the same SODA agent files in a separate directory for each service profile.
For example, the following command specifies soda-agent as the location for SODA agent files for service profile sp1:
WSS# set service-profile sp1 soda agent-directory soda-agent
success: change accepted.