Community Record
10
Posts
10
Kudos
0
Solutions
Badges
Feb 28 2025
12:00 AM
Thanks for the topic that's solve my mistake to extract Meraki CDP/LLDPinformations to my IPAM Netbox by API
... View more
Nov 22 2022
12:14 PM
This usually does not work (nothing to do with MX, NAT breaks it GRE in general). This is because each end of a GRE tunnel configures the source and destination address, which must match. Because of NAT, that can not happen. To make it work, you have to get rid of NAT. The common solution is to create an IPSec tunnel between the two devices running NAT (the MX and the remote firewall in this case), and then run GRE over that between the two GRE endpoints.
... View more
Oct 4 2020
1:21 AM
1 Kudo
The feature is still missing on the dashboard. I built my own tool, code is public and open source: https://github.com/routetonull/getMerakiNeighbor
... View more
Dec 13 2019
11:35 AM
5 Kudos
Thanks for a fun challenge, @BlakeRichardson! Congrats to our randomly selected winners, @SeaTec and @r_timmons!
... View more
My Top Kudoed Posts