Hi, wondering if someone could explain to me the data flows for DHCP, in tunnel forwarding mode, and how a controller deals with the requests?
When a user that connects to WiFi gets authenticated and is assigned a role, the controller maps that role to a VLAN. Next the user tries to get an IP, therefore it will send a DHCP discovery message, and this message gets tunnelled to the controller. From the upstream layer 3 device, I can see SVI with DHCP relay config for my VLAN, so I can only assume the controller bridges the DHCP frames to the upstream wired network rather act as a relay or proxy itself, but whereabouts on the controller I can see these settings for my WLAN?
Thanks