Specifications

configure tacacs shared-secret
ExtremeWare XOS 10.1 Command Reference Guide 337
configure tacacs shared-secret
configure tacacs [primary | secondary] shared-secret <string>
Description
Configures the shared secret string used to communicate with the TACACS+ authentication server.
Syntax Description
Default
N/A.
Usage Guidelines
The secret must be the same between the client switch and the TACACS+ server.
Example
The following command configures the shared secret as purplegreen on the primary TACACS+
server:
configure tacacs-accounting primary shared-secret purplegreen
primary Configures the authentication string for the primary TACACS+ server.
secondary Configures the authentication string for the secondary TACACS+ server.
string The string to be used for authentication.