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've created a script using json and localRadius - I've configured all necessary fields and what looks to be the correct setup. I keep on getting the following error when running the python script. Using localRadius option of 8021x-localradius ther...
For those who might come across this problem in the future:Error: b'{"errors":["Authentication mode requires RADIUS 802.1X servers"]}'Does require you to specify the radius server property, which I did and made up something completely fake. I think ...
Let me update a few thoughts:Here is what the documentation states for localRadius object. It's the local radius on the AP, so there would not be a radius server defined in this circumstance. localRadius: objectThe current setting for Local Authent...
Thanks for the reply.AuthMode string is as specified highlighted in black:authMode:stringThe association control method for the SSID ('open', 'open-enhanced', 'psk', 'open-with-radius', '8021x-meraki', '8021x-nac', '8021x-radius', '8021x-google', '80...
Yes, I'm sorry. I'm updating/creating an SSID: Though I'd technically agree with you - I have a completely working SSID which I pulled configuration from. There are no 802.1x servers defined in the working configuration. What is defined is the ld...