Authentication Commands
4-93
4
aaa group server
Use this command to name a list of RADIUS server hosts. To remove a group server 
from the configuration list, enter the no form of this command. 
Syntax 
[no] aaa group server [radius] group-name
group-name - String used to name a group of RADIUS servers.  
(Range: 1-7 characters)
Default Setting 
None
Command Mode 
Global Configuration
Example 
server
This command adds a RADIUS server to an AAA server group. Use the no form to 
remove the associated server from the group.
Syntax 
server [server-index index | ip-address address] 
no radius-server [server-index index | ip-address address]
index - Specifies the RADIUS server index. (Range: 1-5) 
address - Specifies the host IP address.
Default Setting 
None
Command Mode 
Server Group Configuration
Example 
Console(config)#aaa group server radius Server-1
Console(config-sg-radius)#
Console(config)#aaa group server radius zzz
Console(config-sg-radius)#server 192.168.1.50
Console(config-sg-radius)#