Hub/Switch Reference Guide

502 RADIUS and Server Groups Commands
NN47250-100 (Version 02.51)
Examples
To set a RADIUS server named RS42 with IP address 198.162.1.1 to use the default accounting
and authorization ports with a timeout interval of 30 seconds, two transmit attempts, 5 minutes of dead time, a
key string of keys4u, and the default authorization password of nortel, type the following command:
23x0# set radius server RS42 address 198.162.1.1 timeout 30 retransmit 2 deadtime 5 key
keys4U
See Also
set authentication admin on page 182
set authentication console on page 183
set authentication dot1x on page 185
set authentication mac on page 189
set authentication web on page 191
set radius on page 487
set server group on page 492
show aaa on page 210
set server group
Configures a group of one to four RADIUS servers.
Syntax
set server group group-name members server-name1 [server-name2] [server-name3]
[server-name4]
Defaults
None.
Access
Enabled.
History
Introduced in WSS Software 1.0.
Usage
You must assign all group members simultaneously, as shown in the example. To enable load
balancing, use set server group load-balance enable.
Do not use the same name for a RADIUS server and a RADIUS server group.
Examples
To set server group shorebirds with members heron, egret, and sandpiper, type the following
command:
23x0# set server group shorebirds members heron egret sandpiper
success: change accepted.
group-name Server group name of up to 32 characters, with no spaces or tabs.
members server-
name1
server-name2
server-name3
server-name4
The names of one or more configured RADIUS servers. You can enter up
to four server names.