TACACS+ Commands 325
7 Management Commands
tacacs-server timeout
Use the tacacs-server timeout command to set the timeout value for communication with
the TACACS+ servers. The
<timeout> parameter has a range of 1-30 and is the timeout value
in seconds.
Default 5
Format
tacacs-server timeout <timeout>
Mode Global Config
no tacacs-server timeout
Use the no tacacs-server timeout command to restore the default timeout value for all
TACACS servers.
Format
no tacacs-server timeout
Mode Global Config
key
Use the key command in TACACS Configuration mode to specify the authentication and
encryption key for all TACACS communications between the device and the TACACS server.
This key must match the key used on the TACACS daemon. The
<key-string> parameter
specifies the key name. For an empty string use “ ”. (Range: 0 - 128 characters).
Format
key <key-string>
Mode TACACS Config
port
Use the port command in TACACS Configuration mode to specify a server port number. The
server
<port-number> range is 0 - 65535.
Default 49
Format
port <port-number>
Mode TACACS Config
priority
Use the priority command in TACACS Configuration mode to specify the order in which
servers are used, where 0 (zero) is the highest priority. The
<priority> parameter specifies
the priority for servers. The highest priority is 0 (zero), and the range is 0 - 65535.
Default 0
Format
priority <priority>
Mode TACACS Config