Command Reference TACACS+ Commands
Configuration
Examples
The following example defines the shared password of TACACS+ secure server as
aaa:
Ruijie(config)# tacacs-server key aaa
Related
Commands
Command Description
tacacs-server host
Defines a TACACS+ secure server host.
tacacs-server timeout
Defines the timeout timer of TACACS+ packet.
Platform
Description
This command is not supported on AP110-W.
tacacs-server timeout
Use this command to configure the global timeout time waiting for the server when the device is
communicating with TACACS+ server.
tacacs-server timeout seconds
no tacacs-server timeout
Parameter
Description
Parameter Description
seconds Timeout time (s) in the range 1 to 1000s.
Defaults
5 seconds
Command
Mode
Global configuration mode.
Usage Guide
Use this command to adjust the timeout time of reply packets. When we specify different timeout
times for every server, use timeout option in tacacs-server host command. We can set a timeout to
all the servers that have not set timeout option in global configuration mode.
Configuration
Examples
The following example shows how to define the timeout time as 10 seconds:
Ruijie(config)# tacacs-server timeout 10
Related
Commands
Command Description
tacacs-server host
Defines a TACACS+ secure server host.
tacacs-server key
Defines the shared password of TACACS+.
Platform
Description
This command is not supported on AP110-W.