638 Configuring communication with RADIUS
NN47250-500 (Version 03.01)

Configuring individual RADIUS servers

You must set up a name and IP address for each RADIUS server. To configure a RADIUS server, use the
following command:
set radius server server-name [address ip-address] [key string]
The server name must be unique for this RADIUS server on this WSS. Do not use the same name for a
RADIUS server and a RADIUS server group. The key (password) string is the shared secret that the WSS uses
to authenticate itself to the RADIUS server. (For additional options, see the Nortel WLAN Security Switch
2300 Series Command Line Reference.)
The following command names a RADIUS server rs1 with the IP address 192.168.0.2 and the key testing123:
WSS# set radius server rs1 address 192.168.0.2 key testing123
success: change accepted.
You can configure multiple RADIUS servers. When you define server names and keys, case is significant. For
example:
WSS# set radius server rs1 address 10.6.7.8 key seCret
success: change accepted.
WSS# set radius server rs2 address 10.6.7.9 key BigSecret
success: change accepted.
You must configure RADIUS servers into server groups before you can access them. For information on
creating server groups, see “Configuring RADIUS server groups” on page 639.
Note. You must provide RADIUS servers with names that are unique. To prevent
confusion, Nortel recommends that RADIUS server names differ in ways other than case.
For example, avoid naming two servers RS1 and rs1.