aaljawahiri

Results 7 comments of aaljawahiri

> I'm looking into this one more and the notes from Meraki do indeed say > > > The RADIUS 802.1X servers to be used for authentication. This param is...

> What are you trying to accomplish by having it be open and have a backend RADIUS server? If it's open there's inherently no authorization or authentication so the RADIUS...

> Just saw your screenshots above. > > Configuring that yields a config similar to this. Are you able to update an SSID using these params? > > I think...

> Are you able to push that config via the API (without using Ansible)? > > E.g. via postman or a curl command? Ah thanks for that, that would probably...

> Give me a day or so and I can write a `curl` command you can run from a Linux or Mac CLI to test. Thanks, really appreciate it!

> @Beardwin1 Obviously modify the values to match what you need. But this is a proof of concept. > > ``` > curl -X PUT -H "X-Cisco-Meraki-API-Key: abc123" -H "Content-Type:...

> To my mind this looks fine but obviously there's something off. It seems like a syntax error to me. I'd recommend putting your playbook into a YAML validated and...