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.
I am attempting to receive notifications from msesandbox.cisco.com for Location Updates. When I use a http receiver, everything works as expected. When I use a https receiver, I receive the same data, but the host header does not appear to be set c...
Take a look at Wireless > Access Control (and make sure your guest SSID is selected at the top).Locate the "Captive Portal Strength" setting. If you "Allow non-HTTP traffic prior to sign-on", users will be able to access the internet for most purpos...
This shouldn't be too difficult using the Dashboard API.Start with a call to get the inventory. This will include the serial and networkId for all devices.You will then have to loop through all of the devices and call /networks/{networkId}/devices/{...
The log entries actually show that the splash page frequency is configured to one hour (3600 seconds). Look at each line that shows a Splash Authentication.As suggested by @kYutobi , you should modify the Splash Page Frequency setting.
Have you considered VLAN tagging?You can set your guest SSID to tag with a different VLAN and use the "different gateway" to provide DHCP. That approach would provide you with the level of control you're looking for over the traffic routing.