CLI Reference Guide-R04

Table Of Contents
Chapter 8
| User Authentication Commands
RADIUS Client
– 239 –
radius-server key This command sets the RADIUS encryption key. Use the no form to restore the
default.
Syntax
radius-server key key-string
no radius-server key
key-string - Encryption key used to authenticate logon access for client.
Enclose any string containing blank spaces in double quotes. (Maximum
length: 48 characters)
Default Setting
None
Command Mode
Global Configuration
Example
Console(config)#radius-server key green
Console(config)#
radius-server
encrypted-key
This command sets the RADIUS encryption key to be sent in encrypted text. Use the
no form to restore the default.
Syntax
radius-server key key-string
no radius-server key
key-string - Encryption key sent in encrypted text and used to authenticate
logon access for client. Enclose any character string using ASCII characters
A-Z” or “a-z. (Maximum length: 48 characters)
Default Setting
None
Command Mode
Global Configuration
Example
Console(config)#radius-server encrypted-key green
Console(config)#