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.
Hi everyone !Big user of Meraki for a few month, my organization started to become to big to only use the Web Interface.So after my first API requests with postman, I am trying to add a lot of VLANS with one click ! It will be helpfull as all my new ...
Hi everyone, I finally managed this issue by a simple bash script and it worked perfectly.All you need is a CSV file with this format :VLAN1,101,10.4.134.0/26,10.4.134.62VLAN2,102,10.4.134.64/26,10.4.134.126Which is Vlan_name,vlan_id,subnet,MX_IPAnd ...
Thanks for your answer. I wanted to be sure that there is no easiest way before starting to script. Long time not doing it but it's always nice to get back to programming so let's go Have a nice day