configure radius shared-secret
ExtremeWare Software 7.3.0 Command Reference Guide 793
configure radius shared-secret
configure radius [primary | secondary] shared-secret {encrypted} [<string>]
Description
Configures the authentication string used to communicate with the RADIUS authentication server.
Syntax Description
Default
Unconfigured.
Usage Guidelines
The secret must be the same between the client switch and the RADIUS server.
The RADIUS server must first be configured for use with the switch as a RADIUS client.
Example
The following command configures the shared secret as “purplegreen” on the primary RADIUS server:
configure radius primary shared-secret purplegreen
History
This command was first available in ExtremeWare 4.1.
Platform Availability
This command is available on all platforms.
primary Configures the authentication string for the primary RADIUS server.
secondary Configures the authentication string for the secondary RADIUS server.
encrypted Indicates that the secret should be encrypted
string The string to be used for authentication.