EasyManua.ls Logo

Extreme Networks ExtremeWare XOS - Configure Radius-Accounting Shared-Secret

Extreme Networks ExtremeWare XOS
2024 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Security Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
966
configure radius-accounting shared-secret
configure radius-accounting {mgmt-access | netlogin} [primary | secondary]
shared-secret {encrypted} <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.
The
mgmt-access keyword specifies the RADIUS accounting server used for switch management.
The
netlogin keyword specifies the RADIUS accounting server used for network login.
If you do not specify the
mgmt-access or netlogin keywords, the secret applies to both the primary or
secondary switch management and netlogin RADIUS accounting servers.
The
encrypted keyword is primarily for the output of the show configuration command, so the
shared secret is not revealed in the command output. Do not use it to set the shared secret.
Example
The following command configures the shared secret as “purpleaccount” on the primary RADIUS
accounting server for both management and network login:
configure radius primary shared-secret purpleaccount
The following command configures the shared secret as “greenaccount” on the primary management
RADIUS accounting server:
configure radius mgmt-access primary shared-secret greenaccount
mgmt-access Specifies the switch management RADIUS accounting server.
netlogin Specifies the network login RADIUS accounting server.
primary Configures the authentication string for the primary RADIUS accounting server.
secondary Configures the authentication string for the secondary RADIUS accounting
server.
encrypted Indicates that the string is already encrypted.
string The string to be used for authentication.

Table of Contents

Related product manuals