tacacs server secondary-host
Configures the entry for the secondary TACACS+ server.
Syntax
-
default tacacs server
{A.B.C.D}
-
default tacacs server
{A.B.C.D} port
-
default tacacs server
{A.B.C.D} single-connection
-
default tacacs server
{A.B.C.D} single-connection source source-ip-interface enable
-
default tacacs server
{A.B.C.D} source source-ip-interface enable
-
default tacacs server
{A.B.C.D} timeout
-
no tacacs server
{A.B.C.D}
-
no tacacs server {A.B.C.D}
single-connection
-
no tacacs server {A.B.C.D}
source source-ip-interface enable
-
tacacs server
secondary-host {A.B.C.D}
-
tacacs server
secondary-host {A.B.C.D} key WORD<0-128>
-
tacacs server
secondary-host {A.B.C.D} port <1-65535>
-
tacacs server
secondary-host {A.B.C.D} single-connection
-
tacacs server
secondary-host {A.B.C.D} source {A.B.C.D} source-ip-interface enable
-
tacacs server
secondary-host {A.B.C.D} timeout <10-30>
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.
Note
Available only on VSP 8600
Series.
- 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.
Note
Available only on VSP 8600
Series.
- Timeout <10-30>
- Configures the maximum time, in
seconds, to wait for this TACACS+ server to reply. The default is 10 seconds.
Command Mode
Global Configuration