Tag Elements Beginning with S
> <server> (configuration/system/accounting/destination/tacplus)
Usage
<configuration>
<system>
<accounting>
<destination>
<tacplus>
<server>
<name>name</name> <!-- identifier -->
<port>port</port>
<secret>secret</secret>
<timeout>seconds</timeout>
<single-connection/>
<source-address>source-address</source-address>
</server>
</tacplus>
</destination>
</accounting>
</system>
</configuration>
Description
TACACS+ server configuration.
Contents
<name>—TACACS+ authentication server address.
<port>—TACACS+ authentication server port number.
<secret>—Shared secret with the authentication server.
<single-connection>—Optimize TCP connection attempts.
<source-address>—Use specified address as source address.
<timeout>—Request timeout period.