tacacs server secondary-host

Configures the entry for the secondary TACACS+ server.

Syntax

Command Parameters

{A.B.C.D}
Specifies the IP address of the secondary TACACS+ server.
key WORD<0-128>
Configures the secret key to share with this TACACS+ server. If the key length is zero, that indicates no encryption is used.
port <1-65535>
Configures the TCP port on which the client establishes a connection to the server. A value of 0 indicates that the system specified default value is used. The default is 49.
single-connection
Specifies if the TCP connection between the device and the TACACS+ server is a single conection. If you do not enable the single-connection parameter, the system uses the default connection type that opens and closes a connection for each communication session.
source {A.B.C.D}
Configures the IP address of the interface to use with this server. If you do not configure an address, the system uses 0.0.0.0 as the default.
source-ip-interface enable
Enables the source address. You must enable this parameter if you configure a valid source IP address. The default is disabled.
timeout <10-30>
Configures the maximum time, in seconds, to wait for this TACACS+ server to reply. The default is 10 seconds.

Default

None

Command Mode

Global Configuration

Usage Guidelines

The source {A.B.C.D} and source-ip-interface enable parameters are only supported on VSP 8600 Series.