Radius-server key, In the – Dell PowerEdge VRTX User Manual

Page 277

Advertising
background image

RADIUS Commands

277

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\Radius.fm

D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY

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

Advertising