Session Multiplexing :
The switch supports multiplexing sessions on a single TCP connection.The tacacs-server host command configures the multiplexing option for a specified server.There is no global multiplexing setting.
Examples :
This command configures the switch to communicate with the TACACS+ server at 10.12.7.9 and indicates the server supports session multiplexing on a TCP connection.
switch(config)# tacas-server host 10.0.0.1 single-connection.
Timeout :
The timeout is the period the switch waits for a successful connection to or response from the TACACS+ server. The default is 5 seconds,The tacacs-server host command defines the timeout for a specified server.The tacacs-server timeout command defines the global timeout.
Examples :
This command configures the switch to communicate with the TACACS+ server assigned the host name TAC_1 and configures the timeout period as 20 seconds.
switch(config)# tacas-server host tac-1timeout 20
This command configures 40 seconds as the period that the server waits for a response from a TACACS+ server before issuing an error.
switch(config)# tacas-servr timeout 40
The switch supports multiplexing sessions on a single TCP connection.The tacacs-server host command configures the multiplexing option for a specified server.There is no global multiplexing setting.
Examples :
This command configures the switch to communicate with the TACACS+ server at 10.12.7.9 and indicates the server supports session multiplexing on a TCP connection.
switch(config)# tacas-server host 10.0.0.1 single-connection.
Timeout :
The timeout is the period the switch waits for a successful connection to or response from the TACACS+ server. The default is 5 seconds,The tacacs-server host command defines the timeout for a specified server.The tacacs-server timeout command defines the global timeout.
Examples :
This command configures the switch to communicate with the TACACS+ server assigned the host name TAC_1 and configures the timeout period as 20 seconds.
switch(config)# tacas-server host tac-1timeout 20
This command configures 40 seconds as the period that the server waits for a response from a TACACS+ server before issuing an error.
switch(config)# tacas-servr timeout 40
No comments:
Post a Comment