Specifications

Security Configuration Command Set
Configuring TACACS+
Matrix DFE-Gold Series Configuration Guide 13-29
Command Type
Switch command.
Command Mode
Read-Write.
Command Defaults
None.
Examples
This example shows how to enable the TACACS+ client for authenticating with TACACS+ server
index number 1 at IP address 10.1.26.145, TCP authentication port 49, and an authentication
password of “my3sons”. As previously noted, the “server secret” password entered here must match
that already configured on the TACACS server
:
This example enables TACACS+ authorization:
This example enables TACACS+ accounting:
This example enables TACAS+ session accounting:
command
{accounting |
authorization
{disable |
enable}}
Sets the TACACS+ command attributes
Accounting, set session accounting attributes.
Authorization, set session authorization attributes.
Disable, disables the tacacs client. Enable, Enables the
tacacs client.
singleconnect
{disable | enable}
Enable or disable ability to send multiple requests over a
single connection.
Matrix(rw)->set tacacs server 1 10.1.26.145 49 my3sons
Matrix(rw)->set tacacs command authorization enable
Matrix(rw)->set tacacs command accounting enable
Matrix(rw)->set tacacs session accounting enable