Radius-server key, Radius-server key 2 – Allied Telesis AT-8100 Series User Manual
Page 1512
Chapter 97: RADIUS and TACACS+ Client Commands
1512
RADIUS-SERVER KEY
Syntax
radius-server key
value
Parameters
key
Specifies the global encryption key of the RADIUS servers. The
maximum length is 40 characters.
Mode
Global Configuration mode
Description
Use this command to add the global encryption key of the RADIUS
servers to the RADIUS client. You can add a global encryption key if you
defined one RADIUS server in the RADIUS client; or if there is more than
one server, and they all use the same encryption key. To define two or
three servers that use different encryption keys, do not enter a global
encryption key with this command. Instead, define the individual keys
when you add the IP addresses of the servers to the client with “RADIUS-
SERVER HOST” on page 1510.
To remove an existing global key without specifying a new value, use the
NO form of this command, NO RADIUS-SERVER KEY.
Confirmation Command
Examples
This example sets the RADIUS global encryption key to ‘key22a’:
awplus> enable
awplus# configure terminal
awplus(config)# radius-server key key22a
This example deletes the current RADIUS global encryption key without
defining a new value:
awplus> enable
awplus# configure terminal
awplus(config)# no radius-server key