AI232 Version 9.6x User’s Guide
AI232 Commands: tacacs server secret
8-101
tacacs server secret
Description
This command configures the TACACS+ shared secret, which is similar to a
password, for specified TACACS+ servers.
Command Type
shell
Formats
tacacs server secret {
server_range
| * } {
shared_secret
}
Parameters
Command Defaults
No secret configured
Examples
This example displays the configuration of shared secret newguy for TACACS+ server
8.
server_range
Specifies a server number or range of server numbers. Valid
values are 1 to 9. Individual values are separated by commas (,)
and hyphens (-). For example, 1,4-6 specifies servers 1, 4, 5, and
6.
*Specifies all TACACS+ servers.
shared_secret
Defines the TACACS+ shared secret for the server or server
range. The maximum length of the shared secret is 24
characters.
[232] tacacs server secret 8 newguy
[232]