Specifications

Command Groups
A-82
radius-server address
ThiscommandspecifiestheprimaryRADIUSserverbyIPaddressorhostname.
Syntax
radius-server [secondary] address <host_ip_address | host_name>
secondary‐Secondaryserver.
host_ip_address‐IPaddressofserver.
host_name‐Hostnameofserver.Range:120characters
Default Setting
None
Command Mode
GlobalConfiguration
Example
radius-server key
ThiscommandsetstheRADIUSencryptionkey.
Syntax
radius-server [secondary] key <key_string>
secondaryisthesecondaryserver.
key_stringistheencryptionkeyusedtoauthenticatelogonaccessforclient.Donotuse
blankspacesinthestring.Maximumlength:20characters
Default Setting
DEFAULT
Command Mode
GlobalConfiguration
Example
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#radius-server address 192.168.1.25
RoamAbout 3000(config)#
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#radius-server key green
RoamAbout 3000(config)#