Tacacs-server host 6, Tacacs-server host – Allied Telesis AT-FS970M Series User Manual
Page 1496

Chapter 95: RADIUS and TACACS+ Client Commands
1496
TACACS-SERVER HOST
Syntax
tacacs-server host
ipaddress
[key
value
]
Parameters
host
Specifies an IP address of a TACACS+ server.key
Specifies the secret key of a TACACS+ server. The maximum
length is 40 characters.
Mode
Global Configuration mode
Description
Use this command to add IP addresses of TACACS+ servers to the
TACACS+ client in the switch. The list can have up to three TACACS+
authentication servers, but you can add only one at a time with this
command.
Confirmation Command
Example
This example adds the IP address 149.11.24.1 to the TACACS+
authentication server list. The server has the key “kenken16:”
awplus> enable
awplus# configure terminal
awplus(config)# tacacs-server host 149.11.24.1 order 2 key
kenken16