Specifications

12-238
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
radius-server key
radius-server key
To set the authentication and encryption key to be used for all RADIUS communications between the
SN 5428-2 Storage Router and the RADIUS daemon, use the radius-server key command. To disable
the key, use the no form of this command.
radius-server key key-string
no radius-server key
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Use the radius-server key command to set the global authentication and encryption key to be used by
the storage router for communications with RADIUS servers. The key entered as part of the command
must match the key used on the RADIUS daemon. If the key includes spaces, enclose the key in
quotation marks.
To override the global key for a specific RADIUS server, use the radius-server host command with the
key keyword.
Examples The following example sets the global authentication and encryption key to my key string:
[SN5428-2A]# radius-server key “my key string
key-string The authentication and encryption key string to be used for all RADIUS
communications, in clear text. If spaces are used in the key, enclose the key
in quotation marks.
Release Modification
3.2.1 This command was introduced.