System information
304
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
RADIUS Commands
Examples: To remove the server group sg-77 type the following command:
DWS-1008# clear server group sg-77
success: change accepted.
To disable load balancing in a server group shorebirds, type the following command:
DWS-1008# set server group shorebirds load-balance disable
success: change accepted.
set radius
Configures global defaults for RADIUS servers that do not explicitly set these values themselves.
By default, the switch automatically sets all these values except the password (key).
Syntax: set radius {deadtime minutes | key string | retransmit number | timeout seconds}
deadtime minutes Number of minutes the switch waits after
declaring an unresponsive RADIUS server
unavailable before retrying the RADIUS server.
You can specify from 0 to 1440 minutes.
key string Password (shared secret key) used to
authenticate to the RADIUS server. You must
provide the same password that is defined on the
RADIUS server. The password can be 1 to 32
characters long, with no spaces or tabs.
retransmit number Number of transmission attempts the switch makes
before declaring an unresponsive RADIUS server
unavailable. You can specify from 1 to 100 retries.
timeout seconds Number of seconds the switch waits for the
RADIUS server to respond before retransmitting.
You can specify from 1 to 65,535.
Defaults: Global RADIUS parameters have the following default values:
• deadtime - 0 (zero) minutes (The switch does not designate unresponsive RADIUS
servers as unavailable.)
• key - No key
• retransmit - 3 (the total number of attempts, including the first attempt)
• timeout - 5 seconds
Access: Enabled.










