System information
301
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
RADIUS Commands
Use RADIUS commands to set up communication between an switch and groups of up
to four RADIUS servers for remote authentication, authorization, and accounting (AAA) of
administrators and network users. This chapter presents RADIUS commands alphabetically.
Use the following table to locate commands in this chapter based on their uses.
clear radius
Resets parameters that were globally configured for RADIUS servers to their default values.
Syntax: clear radius {deadtime | key | retransmit | timeout}
deadtime
Number of minutes to wait after declaring an
unresponsive RADIUS server unavailable before
retrying the RADIUS server.
key
Password (shared secret key) used to
authenticate to the RADIUS server.
retransmit
Number of transmission attempts made before
declaring an unresponsive RADIUS server
unavailable.
timeout
Number of seconds to wait for the RADIUS server
to respond before retransmitting.
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.
Usage: To override the globally set values on a particular RADIUS server, use the set
radius server command.
Examples: To reset all global RADIUS parameters to their factory defaults, type the
following commands:
DWS-1008# clear radius deadtime
success: change accepted.
DWS-1008# clear radius key
success: change accepted.
RADIUS Commands










