Set Tacacs Server - Enterasys Matrix DFE-Gold Series Configuration Manual

Enterasys networks switch configuration guide
Table of Contents

Advertisement

Configuring TACACS+
Example
This example displays configuration information for all configured TACACS+ servers.
Matrix(ro)->show tacacs server all
TACACS+ Server
--------------
1
2

set tacacs server

Use this command to configure the TACACS+ server(s) to be used by the TACACS+ client. You can 
configure the timeout value for all configured servers or a single server, or you can configure the 
IP address, TCP port, and secret for a single server. For simplicity, two syntax statements are 
shown.
Syntax
set tacacs server {all | index} timeout seconds
set tacacs server index address port secret
Parameters
all
index
timeout seconds 
address
port
secret
Defaults
None.
Mode
Switch command, Read‐Write.
Example
This example configures TACACS+ server 1. The default timeout value of 10 seconds will be 
applied.
Matrix(rw)->set tacacs server 1 192.168.10.10 49 mysecret
25-66 Authentication Configuration
IP Address
Port
---------------
-----
192.168.10.10
49
192.168.1.116
49
Specify the timeout value for all configured TACACS+ servers.
Configure the TACACS+ server identified by index. The value of index 
can range from 1 to 2,147,483,647. 
Set the timeout value for the specified server(s) in seconds. The value of 
seconds can range from 1 to 180 seconds.
The default timeout value is 10 seconds.
Specify the IP address of the TACACS+ server.
Specify the TCP port for the TACACS+ server. The value of port can 
range from 0 to 65535, but typically, port 49 is specified.
Specify the secret for the TACACS+ server.
Timeout
Status
-------
-------
10
Active
10
Active
set tacacs server

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents