332
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
Privilege Requirement
Only Admin level users have access to these commands.
Example
Create a RADIUS server group with the name radius1:
T1600G-52TS(config)# aaa group radius radius1
34.7 server
Description
This server command is used to add the existing server in the defined server
group. To remove the specified server from the server group, please use the
no server command.
Syntax
server
ip-address
no server
ip-address
Parameter
ip-address
—— Specify the server’s IP address.
Command Mode
Server Group Configuration Mode
Privilege Requirement
Only Admin level users have access to these commands.
Example
Create the RADIUS server 1.1.1.1 to RADIUS server group “radius1”: