Quick Reference Guide

326 RADIUS Commands
www.dell.com | support.dell.com
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Default Configuration
No RADIUS server host is specified.
The port number for authentication requests is 1812.
The usage type is
all
.
Command Mode
Global Configuration mode.
User Guidelines
To specify multiple hosts, multiple
radius-server host
commands can be used.
If no host-specific timeout, retries, deadtime or key-string values are specified, global values
apply to each RADIUS server host.
The address type of the source parameter must be the same as the
ip-address
parameter.
Example
The following example specifies a RADIUS server host with IP address 192.168.10.1,
authentication request port number 20 and a 20-second timeout period.
radius-server key
The radius-server key Global Configuration mode command sets the authentication and
encryption key for all RADIUS communications between the device and the RADIUS daemon.
Use the no form of this command to return to the default configuration.
Syntax
radius-server key
[
key-string
]
no radius-server key
key-string
— Specifies the authentication and encryption key for all RADIUS
communications between the device and the RADIUS server. This key must match the
encryption key used on the RADIUS daemon. (Range: 0 - 128 characters)
Default Configuration
The key-string is an empty string.
Command Mode
Global Configuration mode.
Console(config)# radius-server host 192.168.10.1 auth-port 20
timeout 20