Command list, Tacacs-server host, Tacacs-server – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1298: Host, Command, Command def, Command list tacacs-server host
TACACS+ Commands
Software Reference for x310 Series Switches
49.2
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
Command List
This chapter provides an alphabetical reference for commands used to configure the
device to use TACACS+ servers. For more information about TACAC+, see
TACACS+ Introduction and Configuration
.
tacacs-server host
Use this command to specify a remote TACACS+ server host for authentication,
authorization and accounting, and to set the shared secret key to use with the TACACS+
server. The parameters specified with this command override the corresponding global
parameters for TACACS+ servers.
Use the no variant of this command to remove the specified server host as a TACACS+
authentication and authorization server.
Syntax
tacacs-server host {<host-name>|<ip-address>} [key [8]<key-string>]
no tacacs-server host {<host-name>|<ip-address>}
Default
No TACACS+ server is configured by default.
Mode
Global Configuration
Parameter
Description
<host-name>
Server host name. The DNS name of the TACACS+ server host.
<ip-address>
The IP address of the TACACS+ server host, in dotted decimal
notation A.B.C.D.
key
Set shared secret key with TACACS+ servers.
8
Specifies that you are entering a password as a string that has
already been encrypted instead of entering a plain text password.
The running config displays the new password as an encrypted
string even if password encryption is turned off.
<key-string>
Shared key string applied, a value in the range 1 to 64 characters.
Specifies the shared secret authentication or encryption key for all
TACACS+ communications between this device and the TACACS+
server. This key must match the encryption used on the TACACS+
server. This setting overrides the global setting of the
command. If no key value is specified, the global value
is used.