configure tacacs-accounting shared-secret
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
983
configure tacacs-accounting shared-secret
configure tacacs-accounting [primary | secondary] shared-secret {encrypted}
<string>
Description
Configures the shared secret string used to communicate with the accounting server.
Syntax Description
Default
N/A.
Usage Guidelines
Secret needs to be the same as on the server.
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 “tacacsaccount” on the primary
accounting server:
configure tacacs-accounting primary shared-secret tacacsaccount
History
This command was first available in ExtremeWare XOS 10.1.
The
encrypted
keyword was added in ExtremeWare XOS 11.0.
Platform Availability
This command is available on all platforms.
primary
Configures the authentication string for the primary accounting
server.
secondary
Configures the authentication string for the secondary accounting
server.
string
The string to be used for authentication.