Key (Radius) - Cisco CRS User Manual

Ios xr system security command reference
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

key (RADIUS)

key (RADIUS)
To specify the authentication and encryption key that is used between the router and the RADIUS daemon
running on the RADIUS server, use the key (RADIUS) command in RADIUS server-group private
configuration mode.
key {0 clear-text-key| 7 encrypted-key| clear-text-key}
no key {0 clear-text-key| 7 encrypted-key| clear-text-key}
Syntax Description
0 clear-text-key
7 encrypted-key
clear-text-key
Command Default
For submode key commands, the default is to use the radius-server key command in global configuration
mode, if defined. If the global key is also not defined, the configuration is not complete.
Command Modes
RADIUS server-group private configuration
Command History
Release
Release 3.4.0
Usage Guidelines
Task ID
Task ID
aaa
Examples
The following example shows how to set the encrypted key to anykey:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# aaa group server radius group1
RP/0/RP0/CPU0:router(config-sg-radius)# server-private 10.1.1.1 auth-port 300
RP/0/RP0/CPU0:router(config-sg-radius-private)# key anykey
Cisco IOS XR System Security Command Reference for the Cisco CRS Router, Release 4.1
38
Authentication, Authorization, and Accounting Commands
Specifies an unencrypted (cleartext) shared key.
Specifies an encrypted shared key.
Specifies an unencrypted (cleartext) user password.
Modification
This command was introduced.
Operations
read, write
OL-24740-01

Advertisement

Table of Contents
loading

Table of Contents