xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
742
config wac ports
aging_time
- A time period during which an authenticated host will keep in authenticated
state. “infinite” indicates never to age out the authenticated host on the port
idle_time
- If there is no traffic during idle time, the host will be moved back to
unauthenticated state. “infinite” indicates never to check the idle state of the authenticated
host on the port.
block_time
- If a host fails to pass the authentication, it will be blocked for a period specified
by “block_time”.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To config state and other parameters of the ports:
DGS-3627:admin# config wac ports 1-9 state enable
Command: config wac ports 1-9 state enable
Success.
DGS-3627:admin#
config wac method
Purpose
Used to configure WAC auth method.
Syntax
config wac method [local | radius]
Description
The config wac radius_protocol command allows you to specify 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, you must make sure the RASIUS server added by “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 WAC auth method:
DGS-3627:admin# config wac method radius
Command: config wac method radius
Success.
DGS-3627:admin#
config wac default_redirpath
Purpose
Used to config WAC default redirect URL.
Syntax
config wac default_redirpath <string 128>
Description
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 not be redirected to another URL after successful