Export Meraki Firewall L3 Rules

Solved
JPaul
Here to help

Export Meraki Firewall L3 Rules

Hello

I have found that the company who manages our SD-WAN has put some Any Any rules in and want us to supply all the rules for each network (135) which need removing.

Is there any way to export the L3 Firewall rules in any way to excel /csv so we can pass this on to them to modify

1 Accepted Solution
alemabrahao
Kind of a big deal
Kind of a big deal

Yes, using APIs and scripting.

 

https://github.com/meraki/automation-scripts/blob/master/export_mx_l3.py

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

View solution in original post

2 Replies 2
alemabrahao
Kind of a big deal
Kind of a big deal

Yes, using APIs and scripting.

 

https://github.com/meraki/automation-scripts/blob/master/export_mx_l3.py

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.
PhilipDAth
Kind of a big deal
Kind of a big deal

The Cisco Meraki github has a sample program for doing firewall control.  This example includes a "print" command which simply prints out all the firewall rules.

https://github.com/meraki/automation-scripts/tree/master/mx_firewall_control 

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.