Owner manual

194 HP VMA SAN Gateway Users Guide AM456-9026A
auth-port <port> may be specified to refine which host is deleted, as the previous command
will delete all RADIUS servers with the specified ip-address.
RADIUS servers are tried in the order they are configured.
show radius
Show the RADIUS configuration.
Note: We do not have CLI commands to specify the acct-port (accounting port) or retransmit on
a per server basis. Also, there is no
radius-server deadtime command as there is in the Cisco
command set.
TACACS+ Configuration
This section provides the syntax for TACACS+ configuration commands, along with an explanation
of the functionality of each command.
Set Wait Time for TACACS+ Server
tacacs-server timeout <seconds>
no tacacs-server timeout
Sets (or resets to the default) a global communication value for all TACACS+ servers. Can be
overridden in a
tacacs-server host command. Defaults to 5. Sets the wait time for
retransmitting a request to any TACACS+ server. Range is 1-60.
Set Client Authentication Attempts
tacacs-server retransmit <retries>
no tacacs-server retransmit
Sets (or resets to 0) a global communication value for all TACACS+ servers. Can be overridden in
a
tacacs-server host command. Defaults to 2. Sets the number of times the client will attempt
to authenticate with any TACACS+ server. To disable retransmissions set it to zero. (Number of
times to search the TACACS list.) The range is 0-5.
Set Shared Secret
tacacs-server key <string>
no tacacs-server key