UniFi Lab for Ubiquiti UniFi Access Points
October 14, 2012
I don’t know how widely the UniFi Access Points are known. So here are some short facts:
- Central management software which is written in Java and runs basically on any Linux, Windows and MacOS System and can be controlled via browser. At I must say it is a really nice GUI – at least compared to the Motorola one I used previously. 😉
- You only need to buy the Access Point and not also licenses for the management software.
- Various models which include following features:Â standard PoE, 802.1n, outdoor, 2,4 and 5Ghz, captive portal … The SOHO version for small deployments start at 70-80 Euro per piece, the pro version is at about 200 Euro.
- I’ve it running 2 installations, one with over 60 access points , so it also scales.
Take a look at their site and also at the faq.
Anyway there is now a new software in beta, which the power users of this solution surely like. Its written in Python and is Open Source (modified BSD license). At the moment is does following:
- MAC addresses white list
- Poor signal reconnect (or Minimum RSSI)
- WLANs on/off schedule
- Periodically Reboot APs
You can download UniFi Lab from github. Details are on following wiki page: http://wiki.ubnt.com/UniFi_Lab
And as it is Open Source and in a scripting language it should be easy adopted to your special wishes/needs.
In Networking | 4 Comments
4 Comments »
RSS feed for comments on this post. TrackBack URI
Leave a comment
Powered by WordPress
Entries and comments feeds.
Valid XHTML and CSS.
37 queries. 0.059 seconds.
UniFi lab has moved to https://github.com/unifi-hackers
Comment by Mat — October 17, 2012 #
thx, I’ve changed the link.
Comment by robert — October 17, 2012 #
Is unifi lab something you run constantly in the background or a once-off run to set the settings and re-run when you want to change them?
Comment by Steve — November 28, 2012 #
I’ve it running all the time to reboot the APs every few days in the night.
Comment by robert — November 28, 2012 #