AI232 Version 9.6x User’s Guide
AI232 Commands: tacacs server
8-96
tacacs server
Description
This command enables, disables, or removes the configuration for specified
TACACS+ servers.
Command Type
shell
Formats
tacacs server {
server_range
| * } { disable | enable | default }
Parameters
Command Defaults
Disabled
Examples
This example displays the enabling of servers 1, 4 and 7.
server_range
Specifies a server number or range of server numbers. The server
number represents a server’s priority level. AI232 attempts to
contact all servers in the range starting with the lowest numbered
ones. If the connection to server #1 fails, AI232 will attempt to
contact server #2, and so on. 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.
disable Disables the TACACS+ server or range of TACACS+ servers.
enable Enables the TACACS+ server or range of TACACS+ servers.
default Disables all servers in the range and sets all configuration values
to their defaults.
[232] tacacs server 1,4,7 enable
[232]