Setup:
- 2 SSIDs: Official and Guest
- 1 DHCP Server with 2 scopes: Scope A (10.0.0.0) and Scope B (172.10.0.0)
Requirements
When a user connects to Official SSID, they are issued an IP from Scope A. When a user connects to Guest SSID, they are issued an IP from Scope B.
How can I implement this?