Skip to content

These scripts allow you to unBind a MX template from a templated network WHILE it's in production with minimal impact to client traffic.

License

Notifications You must be signed in to change notification settings

ez1mm/templateBreaker

This branch is up to date with wifiguru10/templateBreaker:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ndarrowndarrow
ndarrow
and
ndarrow
Jan 18, 2023
0ad85ab · Jan 18, 2023

History

35 Commits
Jul 8, 2022
Feb 14, 2022
Feb 14, 2022
Nov 11, 2022
Feb 14, 2022
Feb 15, 2022
Feb 15, 2022
Jan 18, 2023
Feb 15, 2022
Feb 15, 2022
Feb 15, 2022
Apr 7, 2022
Jul 5, 2022

Repository files navigation

templateBreaker

Meraki Template Tools

These scripts allow you to unBind a MX template from a templated network WHILE it's in production with minimal impact to client traffic.

The script creates a new network with identical settings (addresses, ports, firewall, trafficshapping, autoVPN, etc) as the templated network and moves the hardware into the non-Templated network preserving the original. It'll also ensure the firmware matches on the destination network so your MX/Z3 device will have minimal client impact. In testing, the local outtage wasn't noticable and the autoVPN outtage was <20seconds.

./unbind.py <networkID> - This unbinds a network where the networkID is a network that is currently BOUND to a template. (MX currently)

./rebind.py <networkID> - This reverses the unbind script, where the networkID is the networkID of the templated network (same used in unbinding) (MX)

./move.py <networkID> <target_TemplateID> <destination_OrgID>- This moves a network from one template, into another template. Preserving all settings. (MX/MS/MR/MV/MG) NOW SUPPORTS CROSS-ORG and NAMED SEARCH

**Named example:** ./move.py "Test Network" "Template-A" "ProductionORG_1"

About

These scripts allow you to unBind a MX template from a templated network WHILE it's in production with minimal impact to client traffic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%