How to push security policies to the multiple networks in an organization !!

ABI
Comes here often

How to push security policies to the multiple networks in an organization !!

How to push security policies to the multiple networks in an organization !!

 

We are able to perform this task in one network/MX at a time via Python/Postman. Now the query is how to push the policies to multiple networks/MXs within an organization.

1 Reply 1
GreenMan
Meraki Employee
Meraki Employee

If you have to do it via API, then Python scripts can still be used for that.   You'd probably look to apply tags to certain Networks, then have your script look for all Networks with that tag,  you then iterate through that list and apply the desired change.   You could also potentially look to use a complementary API-based service from a Meraki Ecosystem partner (their tools use the API in the background).   Check out the Network Management tools here:   https://apps.meraki.io/     maybe the Boundless I Configuration tool, under Categories > Automation > Orchestration   ..?

This is assuming that Templates in the Dashboard itself won't allow you to do what you want?    https://documentation.meraki.com/General_Administration/Templates_and_Config_Sync/Managing_Multiple_...
https://documentation.meraki.com/Architectures_and_Best_Practices/Cisco_Meraki_Best_Practice_Design/...

 

Personally, I'd always recommend trying Templates before the API, but the API is certainly more flexible...

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels