This post has two goals - share a unconventional use of WPN and also ask a small question at the end 😉
I have a very specific case, where a guest network has the same SSID across many sites/locations of the company, but different passwords (legacy reasons).
The issue is that if people travel between sites they need to constantly remove profiles and change the passwords which is just a pain.
So I figured, that we could leverage the WPN function (https://documentation.meraki.com/MR/Encryption_and_Authentication/Wi-Fi_Personal_Network_(WPN)) in the following way:
- switch the existing guest SSID to the "identity PSK without RADIUS" mode
- add a separate profile for each password that we know that is used in all sites
- create a dummy group policy (you are forced to assign it) that changes absolutely nothing and assign it to all profiles
This works just flawlessly, we have clients coming in from different sites and they just get connected.
This is a guest network so the WP2 limit doesn't hurt as much, but one issue I have is that the clients within one profile can see each other in the network (I know this is by design), but maybe there is a way to separate them?
Any ideas?