
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 475
config wac method
Purpose
To configure the WAC method.
Syntax
config wac method [local | radius]
Description
This command is used to allow specification of the RADIUS protocol used by WAC
to complete RADIUS authentication. WAC shares other RADIUS configuration
with 802.1X. When using this command to set the RADIUS protocol, users must
make sure the RADIUS server added by the config radius command supports the
protocol.
Parameters
local
- The authentication will be done via the local database.
radius
- The authentication will be done via the RADIUS server.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the WAC authentication method:
DGS-3700-12:5#config wac method radius
Command: config wac method radius
Success.
DGS-3700-12:5#
config wac default_redirpath
Purpose
To configure the WAC default redirect path.
Syntax
config wac default_redirpath <string 128>
Description
This command is used to configure the WAC default redirect path. If default redirect
path is configured, the user will be redirected to the default redirect path after
successful authentication. When the string is cleared, the client will be redirected to
logout page after successful authentication.
Parameters
<string 128>
- Specify the URL that the client will be redirected to after successful
authentication. By default, the redirected path is cleared
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure WAC default redirect path:
DGS-3700-12:5#config wac default_redirpath http://www.dlink.com
Command: config wac default_redirpath http://www.dlink.com
Success.
DGS-3700-12:5#
config wac clear_default_redirpath
Purpose
To clear WAC default redirect path.
Syntax
config wac clear_default_redirpath
Description
This command is used to clear a WAC default redirect path. When the string is
cleared, the client will be redirected to logout page after successful authentication.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.