How would you like to provision them? If you're thinking about installing the firmware on a fresh batch of routers I imagine you need to look into which possibilities these routers have. If you can update them through the web gui you can write a script to automate it, if the bootloader has a tftp server you can write scripts to automate that, but I guess it would have to be one router at a time since they all would have the same default IP. If the bootloader has a bootp/tftp client you could set up a simple dnsmasq config for that.
If you want to configure already installed openwrt routers, I've heard people having success using tools such as ansible or puppet where ansible seems to be the most lightweight solution if you want to deploy a bunch of wifi AP's around a building. If you're an ISP, TR-069 seems to be popular and I'd keep looking at freecwmp inside openwrt if I were you, or see if ansible would fit the bill. It all depends on what you want to do :) On Wed Nov 26 2014 at 2:35:04 PM Ronaldo Afonso < [email protected]> wrote: > Hi all, > > I'm looking for some way of "Provisioning some OpenWRT Routers" and > would like to know if someone has any suggestion. > > At this moment I'm researching about "Free CWMP" (http://freecwmp.org/), > but I really would like to check other alternatives. > > Thanks ... > > -- > Ronaldo Afonso > 11 9 5252 0484 > www.ronaldoafonso.com.br > _______________________________________________ > openwrt-users mailing list > [email protected] > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users >
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
