329
User Guidelines
The TACACS+ servers you configured are added in the server group “tacacs”
by default.
Example
Configure a TACACS+ server with the IP address as 1.1.1.1, TCP port as 1500,
timeout as 6 seconds, and the unencrypted key string as 12345.
T1600G-52TS(config)# tacacs-server host 1.1.1.1 port 1500 timeout 6 key
12345
34.3 show tacacs-server
Description
This show ip tacacs-server command is used to display the summary
information of the TACACS+ servers.
Syntax
show tacacs-server
Command Mode
Privileged EXEC Mode and Any Configuration Mode
Privilege Requirement
Only Admin level users have access to these commands.
Example
Display the information of all the TACACS+ servers:
T1600G-52TS(config)# show tacacs-server
34.4 radius-server host
Description
The radius-server host command is used to configure a new RADIUS server.
To delete the specified RADIUS server, please use no radius-server host
command.