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 all,I'm running into a conflict between custom DNS servers and captive portal (splash page) on an MR SSID in NAT mode. Looking for anyone who's solved this.Setup:Meraki MR access pointsSSID in NAT mode with RADIUS splash page (sign-on)Third-party ...
Hi all,
We have an issue with a customer on which we have deploy our captive portal solution. They have a Cisco WLC C9800-CL with AP in flexconnect mode.
Users are seeing a 403 error message when they are being redirected to our splash page.
One of o...
API polling. A small script calling getNetworkEvents with productType=wireless every few minutes, grepping for the string, and emailing when it appears. Ugly but zero infrastructure beyond wherever the script runs.If your org has Workflows enabled, y...
This is the right direction and I'm glad to see it public. Polling has been the tax on every multi-org integration we've built: you either burn rate limit budget keeping data fresh or you accept stale data. Neither is great at 50+ orgs.
We see this pattern often enough on converted C9200L/C9300L fleets that I'd separate it into two problems, because they need different fixes.First, the reboot/stack recovery issues are firmware-train dependent. On the customers we work with, the ones...
Let's do it, I'll send you a DM so we can go deeper offline. For anyone who lands here later: what you hit with Network Portability is the pattern we see constantly. The native cross-org move is genuinely solid for typical estates, but past a certain...
There's no native concurrent-client history view that goes back far, but you can reconstruct it from the API. getNetworkClients with a timespan, or the org-level client overview endpoints, gives you client counts over time that you can roll up for si...