set radius proxy client 585
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 WX switch
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
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 WX switch listens
for RADIUS access-requests from the AP.
acct-port acct-udp-port-number — UDP port on which the WX
switch listens for RADIUS stop-accounting records from the AP.
key string — Password (shared secret key) the WX switch uses to
authenticate and encrypt RADIUS communication.
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 MSS 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
Wireless LAN Switch and Controller 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 WX:
WX4400# set radius proxy client address 10.20.20.9 key radkey1
success: change accepted.
See Also
clear radius proxy client on page 580
set authentication proxy on page 253
set radius proxy port on page 586