Radius-server key – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1278

RADIUS Commands
Software Reference for x310 Series Switches
47.10
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
radius-server key
This command sets a global secret key for RADIUS authentication on the switch. The
shared secret text string is used for RADIUS authentication between the switch and a
RADIUS server.
Note that if no secret key is explicitly specified for a RADIUS server, the global secret key
will be used for the shared secret for the server.
Use the no variant of this command to reset the secret key to the default (null).
Syntax
radius-server key
no radius-server key
Default
The RADIUS server secret key on the system is not set by default (null).
Mode
Global Configuration
Usage
Use this command to set the global secret key shared between this client and its RADIUS
servers. If no secret key is specified for a particular RADIUS server using the radius-server
host command, this global key is used.
After enabling AAA authentication with the aaa authentication login command, set the
authentication and encryption key using the radius-server key command so the key
entered matches the key used on the RADIUS server.
Examples
To set the global secret key to allied for RADIUS server, use the following commands:
To set the global secret key to secret for RADIUS server, use the following commands:
To delete the global secret key for RADIUS server, use the following commands:
Related Commands
radius-server host
show radius statistics
Parameter
Description
<key>
Shared secret among radius server and 802.1X client.
awplus#
configure terminal
awplus(config)#
radius-server key allied
awplus#
configure terminal
awplus(config)#
radius-server key secret
awplus#
configure terminal
awplus(config)#
no radius-server key