Products
Platform
General
Public groups
Can you import multiple acls into Meraki dashboard ?
what do you mean by multiple?
you can have multiple rules that you can add on the dashboard/mx or you can send them using the API. https://documentation.meraki.com/MX/Firewall_and_Traffic_Shaping/Firewall_Settings
I'm interpreting this the same as @ww , and the best answer there I think is the API.
https://api.meraki.com/api_docs#update-the-l3-firewall-rules-of-an-mx-network
I haven't personally used it, but this script has had some attention for being able to create firewall rules from the CLI using Python for the MX platform.
https://create.meraki.io/build/mx-firewall-control-python-script/
Hi Phil,
thanks will check this out and let you know