Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi there,are there any plans to include the meraki python library to the script execution available in workflows?I know its also possible using a http request, but i think having access to the library is a plus because you can reuse already existing ...
Hello everyone,is it possible to use the windows credentials for proxy authentication when using the provided python SDK?I have seen a proxy setting in the config.py but no way to enter the authentication information.Additionally i don't want them in...
Hello everyone,i'm trying to test adaptive policy and i'm wondering why its not working.So here my current setup:- MX68 with Advanced Security License- 2 VLans: A 192.168.0.0/24 (MX IP: 92.168.0.1) and B 192.168.1.0/24 (MX IP: 92.168.1.1)- Port 3 Acc...
Hello everyone,
i just noticed that when using tags and try to export to csv from the catalyst center inventory, the columns might not match up anymore.
The reason is that tags are also seperated by comma, so as soon as you have more than one tag on ...
Hi everyone,i'm just wondering how dashboard throughput works.This is from the docs:So for example if you have Auto VPN and a default route, the test just doesn't go through your Uplink, it goes to your Concentrator.While the actual dashboard communi...
A better Report is https://developer.cisco.com/meraki/api-v1/get-organization-devices-statuses/ but sadly its deprecated but it delivers a value for "lastReportedAt" which seems exactly what you need.https://developer.cisco.com/meraki/api-v1/get-orga...
Thanks for answering. I thought it would work if the MX is the destination device.So to make it work, there must be always a switch between the MX and a client, its not possible to have a client directly connected to the MX
Noted that too. Dashboard throughput test with switches is useless for testing internet speed. Its capped around 10 to 15 Mbps.In my case an access point behind the switch shows up the same value as the mx.
Did you try it out?In our setup, having full tunnel and only specific routes, the throughput test worked fine.After adding a VPN enabled default route, the test stopped working because its put into the VPN.
And thats confusing.There might be cases where the dashboard is not reachable from within AutoVPN, so the test will fail (or showing 0 Mbit) while the device is connected to the dashboard.Maybe it should allow to select the interface to run the test,...