DELL PC6224F User Manual

Page of 1356
514
RADIUS Commands
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