10-06-2015 12:39 PM
10-06-2015 02:28 PM
10-06-2015 04:33 PM
10-07-2015 07:10 AM
To start, I really like this forum, all the answers are just great and participation is awesome. Thanks all for contributing.
To Eizen,
You have some very valid points here. However, for the question at hand, he is staging this at his office and doesn't want to ssh to the AP and provision them.
In his case, DNS makes sense and it's easy enough to not have to worry about DHCP option 43 and sub options (3 and 6) which could be more complex based on which DHCP server is being used.
The DNS method, combined with the autoupgrade mechanism embedded on the vSCG from factory in versions 2.5 and newer, allows him to put any AP, from any version of code (including those of ZD 9.x and new universal code for all APs which starts at 100.x) into the SCG automatically. I can help with how to make this automatic process work if needed, but it is there and ready to be used 🙂
New APs never come with mesh enabled by default, so no worries there either.
Now, on a side note, as a managed service provider, it would be easier for them to have DHCP configured on the routers onsite with a template configuration for AP management IPs and provide a DNS that, may be, centralized behind their datacenter where an A record is then configured for it or local at the customer premise or somewhere else.
This means, that they don't have to even pre-stage the APs, they could even go as far as creating rules based on AP management subnets and have the APs auto-move to the zone they want the AP to be based on the subnet they used for management IPs at this customer location, regardless of who the ISP is. The APs are behind NAT and the router/gateway/firewall is providing the AP with the DNS server they should use which could be anything the MSP chooses it to be. We have provisioning rules embedded into the vSCG that allows for very advanced automation of AP provisioning.
There are many methods to making the AP provisioning automatic and making so that you don't have to touch them or worry about what firmware they use out of the box.
We have made this process very easy for our customers 🙂
Or for people like Eizen and I who like to do things the old fashion way for quick tasks, you can use plain old ssh on a shell script with an ftp server and upgrade them using some sort of staging process, up to you 🙂 (I am part of this team for small deployments, but part of the automated process for MSP/ISP and large or many small re-occurring common day to day deployments)
Cheers!