Reference Guide

RADIUS Commands 275
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC3_latest\Radius.fm
DELL CONFIDENTIAL – PRELIMINARY 5/21/14 - FOR PROOF ONLY
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.
console(config)#
radius-server host
192.168.10.1
auth-port
20
timeout
20
radius-server key
Use the radius-server key Global Configuration mode command to set the
authentication key for RADIUS communications between the device and the
RADIUS daemon. Use the no form of this command to restore the default
configuration.
Syntax
radius-server key [
key-string
]
no radius-server key
Parameters
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 used on the RADIUS daemon.
(Range: 0–128 characters)
Default Configuration
The key-string is an empty string.
Command Mode
Global Configuration mode
Example
The following example defines the authentication key for all RADIUS
communications between the device and the RADIUS daemon.
console(config)#
radius-server key
enterprise-server