I'm currently running a DHCP server on a Windows server for our LAN. I'm wondering if it's possible to add a second DHCP scope specifically for a wireless network and then point the Wi-Fi controller at this server using DHCP relay. Any tips on how to do this?
1 Answer
Absolutely! You can create a second scope by adding it in your DHCP management console. Just make sure to set up option 3 for the gateway and configure the VLAN as needed. Don’t forget to use an IP helper if your devices are on different subnets from the DHCP server, and tag the ports accordingly. You can actually set up multiple scopes as required!

Right? I've seen setups with tons of scopes; it's pretty flexible!