Configuring System Information 175
Defining RADIUS Servers Using CLI Commands
The following table summarizes the equivalent CLI commands for setting fields displayed in the
RADIUS Settings
page.
The following is an example of the CLI commands:
Table 6-42. RADIUS Settings CLI Commands
CLI Command Description
radius-server timeout timeout Sets the default interval for which a device waits
for a server host to reply.
radius-server retransmit
retries
Specifies the default number of times the
software searches the list of RADIUS server hosts.
radius-server deadtime
deadtime
Configures unavailable default servers to be
skipped.
radius-server key [key-string] Sets the default authentication and encryption
key for all RADIUS communications between the
device and the RADIUS environment.
radius-server host {ip-address
| hostname} [auth-port
auth-port-number] [timeout
timeout] [retransmit retries]
[deadtime deadtime] [key
key-string] [source source]
[priority priority] [usage
type]
Specifies a RADIUS server host and any non-
default settings.
show radius-servers Displays the RADIUS server settings.
Console (config)# radius-server timeout 5
Console (config)# radius-server retransmit 5
Console (config)# radius-server deadtime 10
Console (config)# radius-server key dell-server
Console (config)# radius-server host 196.210.100.1 auth-port
1645 timeout 20