395 
44.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: 
T2600G-28TS(config)# show radius-server 
44.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. 
Syntax 
aaa group { radius | tacacs } group-name 
no aaa group { radius | tacacs } group-name 
Parameter 
radius | tacacs —— Specify the server group type as RADIUS or TACACS+. 
group-name —— Specify the server group name. 
Command Mode 
Global Configuration Mode