Tacacs-server – ADTRAN 5000 Series User Manual
Page 466

Command Reference Guide
Global Configuration Mode Command Set
61200990L1-35E
Copyright © 2005 ADTRAN
466
tacacs-server
Use the tacacs-server command to customize setting for communication with TACACS servers. Use the
no form of this command to return to default settings.
Variations of this command include the following:
tacacs-server host
tacacs-server timeout
Syntax Description<
host
Specifies the IP host by name or IP address.
key
Sets an encryption string to be used for encrypting and decrypting the traffic
between the Network Access Server (NAS) and the TACACS+ daemon. Setting a
key for a particular server (using the tacacs-server host
command) supersedes keys set globally using the tacacs-server key
port
Specifies the TCP port number to be used when connecting to the TACACS+
daemon.
timeout
Specifies a timeout limit (in seconds) that the unit will wait for a response from the
daemon before declaring an error. Range is 1 to 1000 seconds. Setting a timeout
for a particular server (using the tacacs-server host
tacacs-server timeout
packet maxsize
Default Values
By default, the key is set to key and the default TCP port number is 49.
Applicable Platforms
This command applies to the NetVanta 300, 1000, 1000R, 2000, 3000, 4000, and 5000 and
Total Access 900 Series units.
Command History
Release 11.1
Command was introduced.
Usage Examples
The following example sets a timeout limit of 60 seconds for the specified server:
(config)#tacacs-server host 10.5.6.7 timeout 60