User guide
180 Configuring System Information
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-38. 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 source-ip source Specifies the source IPv4 address that will be used for
the IPv4 communication with RADIUS servers.
radius-server source-ipv6 source Specifies the source IPv6 address that will be used for
the IPv6 communication with RADIUS servers.
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