592 Configuring AAA for network users
NN47250-500 (Version 03.01)
success: change accepted.
Enter a separate command for each SSID, and its tag value, you want the WSS to support.
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.
The IP address is the AP’s IP address. The key is the shared secret configured on the RADIUS servers. WSS Software
uses the shared secret to authenticate and encrypt RADIUS communication.
The following command configures a proxy authentication rule that matches on all usernames associated with SSID
mycorp. WSS Software uses RADIUS server group srvrgrp1 to proxy RADIUS requests and hence to authenticate and
authorize the users.
WSS# set authentication proxy ssid mycorp ** srvrgrp1
To verify the changes, use the show config area aaa command.
Note. WSS Software also uses the server group you specify with this command for
accounting.