set tacacs singleconnect

Use this command to enable or disable the ability of the TACACS+ client to send multiple requests over a single TCP connection.

Syntax

set tacacs singleconnect {enable | disable}

Parameters

enable | disable Enable or disable the ability to send multiple requests over a single TCP connection.

Defaults

None.

Mode

All command modes.

Usage

When enabled, the TACACS+ client will use a single TCP connection for all requests to a given TACACS+ server.

Examples

This example shows how to disable sending multiple requests over a single connection.

System(rw)->set tacacs singleconnect disable