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...
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...
For Umbrella + Meraki, the cleanest split we've found is to drive Meraki via the Dashboard API and Umbrella via its own API, then orchestrate both from one workflow rather than making one own the other. Cisco Workflows is a solid low-code option if y...
Glad you got this resolved. For anyone landing here later: the 10 QPS per org limit is the real ceiling, and the fix is almost never a higher limit, it's pacing. What works for us on large multi-org fleets: a client-side token bucket per org, batchin...
Nice work building your own tool. We've done a lot of governed migrations into Cisco Networking Cloud and hub-to-hub route propagation is usually where the surprises hide. Two things that have saved us: confirm spoke-side route preferences before the...