Radius-server key, Radius-server retransmit – Dell PowerEdge M805 User Manual

Page 407

Advertising
background image

Radius Commands

397

Example

The following example specifies a Radius server host with the following characteristics:

Server host IP address—192.168.10.1

console(config)#radius-server host 192.168.10.1

radius-server key

Use the radius-server key command in Global Configuration mode to set the authentication and
encryption key for all Radius communications between the switch and the Radius server. To reset to
the default, use the no form of this command.

Syntax

radius-server key [key-string]

no radius-server key

key-string—Specifies the authentication and encryption key for all Radius
communications between the switch and the Radius server. This key must match the
encryption used on the Radius server. (Range: 1-128 characters)

Default Configuration

The default is an empty string.

Command Mode

Global Configuration mode

User Guidelines

This command has no user guidelines.

Example

The following example sets the authentication and encryption key for all Radius
communications between the device and the Radius server to "dell-server."

console(config)#radius-server key dell-server

radius-server retransmit

Use the radius-server retransmit command in Global Configuration mode to specify the number of
times the Radius client will retransmit requests to the Radius server. To reset the default
configuration, use the no form of this command.

Syntax

radius-server retransmit retries

Advertising