Community Record
42
Posts
1
Kudos
0
Solutions
Badges
I'm in the same situation. We have one large network and need to break it down into smaller networks. We have an access control list to create in Meraki that will block communication between classroom VLANs, but it will go well over the 128 limit. Our next option is to break up the network into several networks. I wished we could use network objects in the ACL's and that would solve our problem, so we could combine multiple CIDRs in one object. The base network settings I can clone, but the switch's port configuration gets wiped. I need a way to copy a switch's port configs and restore it to the same switch in a different network. The Python scripts sound promising but I'm only finding a script that copies the port config back to the same switch and network. We may be able to use the script and move the port configs. Any luck on figuring this? This is a feature that Meraki really needs to add. We have over 50 switches to move and that's a lot of work reconfigure all the switch ports.
... View more
Jun 17 2020
12:11 PM
Hey Juanfer I used the steps posted in this thread. But unable to connect. I am hoping the is a Debian Buster user out there who has this fixed.
... View more
I did a similar rip and replace - I ended up using CIDR on each side of my core links to remove layer 2 vlans traversing my uplinks - set my root on each side and it's running much better now - I struggle with no pvst - I did set my cisco switches / stacks to mst mode but that did not resolve my issues. I don't allow all vlans across any trunks, I only allow the vlans that are needed - I am always very careful about having the same settings on each side of the link. I miss not being able to do "no spanning-tree vlan#" .....
... View more
Mar 22 2018
1:14 PM
1 Kudo
Ha ha - that was it - no idea when that got changed! Thanks!
... View more