Deployment Guide

tacacs-server key
Congure a key for communication between a TACACS+ server and a client.
Syntax
tacacs-server key [encryption-type] key
To delete a key, use the no tacacs-server key key command.
Parameters
encryption-type (OPTIONAL) Enter either zero (0) or 7 as the encryption type for the key entered. The
options are:
0 is the default and means the key is not encrypted and stored as clear text.
7 means that the key is encrypted and hidden.
key Enter a text string, up to 42 characters long, as the clear text password. Leading spaces
are ignored.
Defaults Not congured.
Command Modes CONFIGURATION
Supported Modes All Modes
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.4(0.0) Supported on the FN I/O Aggregator.
9.3(0.0) Supported on the M I/O Aggregator.
Usage Information The key congured with this command must match the key congured on the TACACS+ daemon.
timeout login response
Specify how long the software waits for the login input (for example, the user name and password) before timing out.
Syntax
timeout login response seconds
To return to the default values, use the no timeout login response command.
Parameters
seconds
Enter a number of seconds the software waits before logging you out. The range is:
VTY: the range is from 1 to 30 seconds, the default is 30 seconds.
Console: the range is from 1 to 300 seconds, the default is 0 seconds (no timeout).
AUX: the range is from 1 to 300 seconds, the default is 0 seconds (no timeout).
Defaults See the defaults settings shown in Parameters.
Command Modes LINE
Supported Modes All Modes
340 Security