Tacacs-server key, Tacacs-server retransmit, Tacacs-server timeout – HP StorageWorks Enterprise File Services WAN Accelerator User Manual

Page 198

Advertising
background image

198

A - HP EFS WAN A

CCELERATOR

M

ANAGER

C

OMMAND

-L

INE

I

NTERFACE

Example

minna (config) # tacacs-server host 10.0.0.0

minna (config) #

tacacs-server key

Description

Sets the shared secret text string used to communicate with any TACACS+ server.
The tacacs-server key command can be overridden using the tacacs-server host
command. The no command option resets the value to the default value.

Syntax

tacacs-server key <string>

Parameters

Example

minna (config) # tacacs-server key XYZ

minna (config) #

tacacs-server retransmit

Description

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 it to 0.
The tacacs-server retransmit command can be overridden in a tacacs-server host
command. The no command option resets the value to the default value.

Syntax

tacacs-server retransmit <retries>

Parameters

Example

minna (config) # tacacs-server retransmit 5

minna (config) #

tacacs-server timeout

Description

Sets the timeout for retransmitting a request to any TACACS+ server. This command
can be overridden with the tacacs-server host command. The no command option
resets the value to the default value.

Syntax

tacacs-server timeout <seconds>

Parameters

<string>

Sets the shared secret text string used to communicate with any
TACACS+ server.

<retries>

Specifies the number of times the client attempts to authenticate with
any TACACS+ server. The range is 0-5. The default value is 1.

<seconds>

Sets the timeout for retransmitting a request to any TACACS+ server.
The range is 1-60. The default value is 3.

Advertising