Tacacs-server host – HP StorageWorks Enterprise File Services WAN Accelerator User Manual
Page 197

HP EFS WAN A
CCELERATOR
M
ANAGER
U
SER
’
S
G
UIDE
197
A - HP
EFS W
A
N
A
C
C
EL
ER
ATO
R
M
ANA
GER
Syntax
show tacacs
Parameters
None
Example
minna # show tacacs
TACACS+ defaults:
key:
timeout: 3
retransmit: 1
No TACACS+ servers configured.
tacacs-server host
Description
Adds a TACACS+ server to the set of servers used for authentication. Some of the
parameters given can override the configured global defaults for all TACACS+
servers. The no command option disables TACACS+ support.
Description
For detailed information about configuring TACACS+ servers, see the HP
StorageWorks Enterprise File Services WAN Accelerator Deployment Guide.
Syntax
tacacs-server host {hostname
Parameters
Usage
The same IP address can be used in more than one tacacs-server host command if the
auth-port value is different for each. The auth-port value is a UDP port number. The
auth-port value must be specified immediately after the hostname option (if
present).
If no tacacs-server host {hostname | ip-address} is specified, all radius
configurations for this host are deleted. The no tacacs-server host {hostname | ip-
address} auth-port {port} command can be specified to refine which host is deleted,
as the previous command deletes all TACACS+ servers with the specified IP address.
TACACS+ servers are tried in the order they are configured.
hostname < ip
address>
Specifies the TACACS+ server host name or IP address.
auth-port
Specifies the authorization port number. The default value is 49.
timeout
Sets the timeout for retransmitting a request to any TACACS+
server. The range is 1-60. The default value is 3.
retransmit
Specifies the number of times the client attempts to authenticate
with any TACACS+ server. The default value is 1. The range is 0-5.
To disable retransmissions set the value to 0.
auth-type
Specifies the authorization type to use with this TACACS+ server:
ascii, pap.
key
Sets the shared secret text string used to communicate with any
TACACS+ server.