How to configure RADIUS NAS ID in Zone Director
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2015 02:37 AM
I want to specify the NAS ID for RADIUS authentication in Zone Director. How can I do it?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2015 03:17 AM
Hello Chee, you have to do by CLI mode. And that configuration is done in the config of the WLAN you will use the radius authentication like this:
ruckus(config-wlan)#
ruckus(config-wlan)#
nasid-type wlan-bssid Sets NAS-ID to 'WLAN BSSID'. (default)
nasid-type mac-addr Sets NAS-ID to 'Controller MAC address'.
nasid-type user-define {WORD} Sets NAS-ID to user-defined string.

