is there any way to export the list of APs with radio channel and power settings from the controller?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-10-2015 03:46 PM
I need a way to quickly and regularly document the settings on ~700 APs, is there any way to export the list of APs with radio channel and power settings from the controller?
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-10-2015 06:12 PM
You can use snmp to get this information. Netsight does have bflexviews with such info I believe...
Regards
Zdeněk Pala
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-10-2015 04:41 PM
the .xml file works perfectly, thanks so much!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-10-2015 04:19 PM
Also, if you can SSH to the controller, type in shell and enter this command (you can also just type in show ap_inventory, but this will allow you to redirect output to a file.
/var/controller/bin/chantrysh -c "show ap_inventory" > ap-list.txt
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-10-2015 03:53 PM
Active APs from reports tab. Export as an xml and use excel to open.
