CLI Guide

Security Commands 1021
A server group may consist of multiple primary server and multiple secondary
servers. Within a server group, communication the primary servers is
attempted first in priority order. From the multiple secondary servers, the
server with the lowest priority value is tried after the primary fails. For a server
group where all priorities are equal, communication is attempted based on
the server name lexicographic order. For example, if name9, name1, name6
are configured in a server group, communication is attempted in the order
name1, then name6, then name9.
Use the show aaa servers name command to display the server groups.
Command History
Name command supported for accounting servers added in version 6.6
firmware.
Example
console(config)#radius server 44.44.44.44
console(config-auth-radius)#name NAME
console(config-auth-radius)#no name
primary
Use the primary command to specify that a configured server should be the
primary server in a server group.
Syntax
primary
Default Configuration
There is no primary authentication server by default.
Command Mode
RADIUS Server Configuration mode