CLI Reference  TACACS+ Configuration Commands 
secure server as aaa:   
Ruijie(config)# tacacs-server key aaa   
Define TACACS+ secure server host.   
Define  the  timeout  timer  of  TACACS+ 
packet. 
 
tacacs-server timeout 
Use this command to configure the global timeout time waiting for the server when communicatin with 
TACACS+ server : 
tacacs-server timeout seconds 
no tacacs-server timeout 
Timeout time (s) in the range 1 to 1000s.   
Global configuration mode. 
Use this command to adjust the timeout time of reply packet. When 
we need to specify different timeout time to 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. 
The following example shows how to define the timeout time as 10s:   
Ruijie(config)# tacacs-server timeout 10   
Define TACACS+ secure server host.   
Define the shared password of TACACS+.