augustus_meyer wrote:lifeboy wrote:Are there any here that have experience with managing a large OpenWrt AP network?
Which fuctions do you need ?
You need to be more specific.
I'm just at the planning stage. So I'm learning what is available "out there" and what we would have "figure out ourselves". If I have 1000 OpenWRT devices installed and something goes wrong on unit 576, two things are needed: we need to know about it before the client/end user does and secondly we need to fix the problem. If there are tools that people use for this, we'd like to learn form their best practice and not have to re-invent the wheel.
augustus_meyer wrote:There is nothing for free like Cloudtrax, for example. Unifi is a bad solution for hotspots.
I just mentioned these to set the stage. Cloudtrax's one-size-fits-all-SSIDs solution is not really a solution for an ISP. We're looking at all CPE's being hotspots as well. Something like "fon" on steroids.
augustus_meyer wrote:Considering 1000 devices, customized openwrt can be flashed in factory.
Indeed, but that's not the problem I'm trying to solve.
augustus_meyer wrote:>some method of easily managing them, both in terms of radios and routing, what should be be looking at?<
You are mixing up various functionality. Cloudtrax has nothing to do with routing.
Same valid for Unifi.
iasimov gave you good hint regarding "radios and routing".
Of course radios and routing are different, but in operational terms they are very much related. There are many tools for monitoring, but not as many for configuration management. Something like a TR-069 based solution is a good start it seems (GenieACS). Mixed with RADIUSdesk, one should be able to configure individual user profiles grouped into RADIUS realms. Additionally adding PRTG should provide a suitable suite to address all the core operation requirements.
As far a routing is concerned, there are sufficient methods to deal with route failures and ensuring least cost routes, redunancy and whatever. The "automagix" cloud routing done by Cloudtrax is not ideal, since while it may prove good in theory, human intervention may be required. Actually the routing is not really our big concern, since it's pretty much covered. Managing all aspects of the CPE, is.
Anyone have anything else to suggest or report of what they actually use over and above what has been mentioned so far?