331
Example
Configure a RADIUS server with the IP address as 1.1.1.1, authentication port
as 1200, timeout as 6 seconds, retransmit times as 3, and the unencrypted
key string as 12345.
T1600G-52TS(config)# radius-server host 1.1.1.1 auth-port 1200 timeout
6 retransmit 3 key 12345
34.5 show radius-server
Description
This show radius-server command is used to display the summary
information of the RADIUS servers.
Syntax
show radius-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 RADIUS servers:
T1600G-52TS(config)# show radius-server
34.6 aaa group
Description
This aaa group command is used to create AAA server groups to group
existing TACACS+/RADIUS servers for authentication. This command puts
the switch in the server group subconfiguration mode.
To delete the corresponding AAA group, please use the no aaa group
command.