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.
When a Meraki WPA3-Personal SSID is configured with SAE, SAE-EXT, and GCMP 256 enabled in Advanced WPA3 settings, a non-Wi-Fi-7 client that supports WPA3 SAE with CCMP-128 sees the AP advertise a compatible RSN profile, but cannot connect. The AP app...
I'd like to trigger the "Update auto channels" button action (shown below on the "Radio Settings" page), using the API. Is this possible? I couldn't find an entry in the API documentation for doing this.
I'm trying to use the `updateDeviceWirelessRadioSettings` endpoint (via the Python Library, but the same issue occurs if using the web-based test panel) to configure an AP with a manual Channel, Channel Width, and target power in the 5GHz band:https:...
Following up here for others that have issues with this - Ryan helped in a DM.The override to 80 will only work if the RF profile being used is also set to 80 instead of auto.
I also tried using postman to emulate what worked for you. I get the same result there:Body:{"fiveGhzSettings": {"channel": 36,"channelWidth": 80,"targetPower": 30}} Reply:{"errors":["Invalid channel width for fiveGhzSettings: channel width must be i...
Thanks for the quick reply. I was including the rfProfilefield in the body. I have removed it, but it still doesn't work for me. Throws the same error:dashboard.wireless.updateDeviceWirelessRadioSettings(meraki_ap_serial, ...