Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm in the process of changing the Supernet of one of the VLAN's in one of my Meraki templates.I have worked with a Meraki SE to develop a python script to do this. It's pretty cool because there are 4 VLAN's in my template and it "preserves" the IP ...
I'm administrating a decent size Meraki Organization, it currently has ~650 networks with every network consisting of a single MX65 and 1-3 MR33's.Is there a Meraki Dashboard report that I can run that will give me a listing of all Clients connected ...
Wasn't sure if this should be posted in the "Security" section or "Network Infrastructure" section. Anyway here we go: We currently use Cisco Security Manager (CSM) to manage 36 pairs of ASA's and ASA-X's in field offices around our province. We have...
Thanks for all the input.I ended up writing a Python script to get this info. See the code below. You just need to add your API Key in the "api_key" constant, as well as the Organization ID of the organization you're querying in the "org_id" constant...
Hmm that was what I was afraid of.I already wrote a script that cycles through the 650 networks and checks for new Meraki hardware at each site. If new hardware is found, it gets a few tags added as well as gets a physical address (and moves the pin ...