Hub/Switch Reference Guide
500 RADIUS and Server Groups Commands
NN47250-100 (Version 02.51)
Defaults
None.
Access
Enabled.
History
Introduced in WSS Software 4.0.
Usage
AAA for third-party AP users has additional configuration requirements. See the “Configuring AAA
for Users of Third-Party APs” section in the “Configuring AAA for Network Users” chapter of the Nortel
WLAN 2300 System Software Configuration Guide.
Enter a separate command for each SSID, and its tag value, you want the WSS to support.
Examples
The following command maps SSID mycorp to packets received on port 3 or 4, using 802.1Q tag
value 104:
WSS# set radius proxy port 3-4 tag 104 ssid mycorp
success: change accepted.
See Also
• clear radius proxy port on page 485
• set authentication proxy on page 190
• set radius proxy client on page 489
set radius server
Configures RADIUS servers and their parameters. By default, the WSS automatically sets all these values except the
password (key).
Syntax
set radius server server-name [address ip-address] [auth-port port-number] [acct-port
port-number] [timeout seconds] [retransmit number] [deadtime minutes]
[[key string] | [encrypted-key string]]
[author-password password]
tag tag-value 802.1Q tag value in packets sent by the third-party AP for the SSID.
ssid ssid-name SSID supported by the third-party AP.
server-name Unique name for this RADIUS server. Enter an alphanumeric string of
up to 32 characters, with no blanks.
address ip-address IP address of the RADIUS server. Enter the address in dotted decimal
notation.
auth-port port-number UDP port that the WSS uses for authentication and authorization.
acct-port port-number UDP port that the WSS uses for accounting.
timeout seconds Number of seconds the WSS waits for the RADIUS server to respond
before retransmitting. You can specify from 1 to 65,535 seconds.
retransmit number Number of transmission attempts made before declaring an unresponsive
RADIUS server unavailable. You can specify from 1 to 100 retries.










