Specifications
334 ExtremeWare XOS 10.1 Command Reference Guide
Security Commands
configure radius-accounting shared-secret
configure radius-accounting [primary | secondary] shared-secret [<string>]
Description
Configures the authentication string used to communicate with the RADIUS accounting server.
Syntax Description
Default
Unconfigured.
Usage Guidelines
The secret must be the same between the client switch and the RADIUS accounting server.
Example
The following command configures the shared secret as “purpleaccount” on the primary RADIUS
accounting server:
configure radius primary shared-secret purpleaccount
primary Configures the authentication string for the primary RADIUS accounting
server.
secondary Configures the authentication string for the secondary RADIUS accounting
server.
string The string to be used for authentication.