Just a heads up to all my fellow folks. I ran into a compatibility issue with Portnox cloud radius and Meraki radius implementation.
The problem:
Meraki likes to send Meraki_8021x_test radius requests to test if the server is alive/up. (Identity is Meraki_8021x_test and no password)
Portnox likes to take those requests and throw them in the trash and not provide any response so Meraki thinks the server is dead and will continue to hammer Portnox with more of them. Portnox will fill its alert system with access attempts (invalid shared secret).
This is one of those issues where the two companies' engineers would need to collaborate in order to play nice with each other but getting both sides to do so is impossible.
The issue affects Portnox Cloud radius only. Portnox local radius is working properly and sending rejection/response.
What Meraki can do to fix: Give me the ability to configure a password for Meraki_8021x_test identity. (unlikely to happen).
What Portnox can do to fix: respond with a rejection, don't just discard.