Hub/Switch Reference Guide

RADIUS and Server Groups Commands 499
Nortel WLAN—Security Switch 2300 Series Command Line Reference
set radius proxy client
Adds a RADIUS proxy entry for a third-party AP. The proxy entry specifies the IP address of the AP and the UDP ports
on which the WSS listens for RADIUS traffic from the AP.
Syntax
set radius proxy client address ip-address
[acct-port acct-udp-port-number] [port udp-port-number] key string
Defaults
The default UDP port number for access-requests is 1812. The default UDP port number for stop-
accounting records is 1813.
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.
Examples
The following command configures a RADIUS proxy entry for a third-party AP RADIUS client
at 10.20.20.9, sending RADIUS traffic to the default UDP ports 1812 and 1813 on the WSS:
WSS# set radius proxy client address 10.20.20.9 key radkey1
success: change accepted.
See Also
clear radius proxy client on page 485
set authentication proxy on page 190
set radius proxy port on page 489
set radius proxy port
Configures the WSS port connected to a third-party AP as a RADIUS proxy for the SSID supported by the AP.
Syntax
set radius proxy port port-list [tag tag-value]
ssid ssid-name
address ip-address IP address of the third-party AP. Enter the address in dotted
decimal notation.
port udp-port-number UDP port on which the WSS listens for RADIUS access-
requests from the AP.
acct-port acct-udp-
port-number
UDP port on which the WSS listens for RADIUS stop-
accounting records from the AP.
key string Password (shared secret key) the WSS uses to authenticate and
encrypt RADIUS communication.
port port-list WSS port(s) connected to the third-party AP.