An experience case where
the terminal at a certain site cannot get the address
The original 802.1x authentication done on site , local forwarding, the address can be obtained normally when the terminal is connected , and the Internet can be accessed normally. This time, a portal authentication is added, which is also forwarded locally, but the terminal cannot get the address. The terminal address vlan used in these two tests is the same. Later, it was found that the vlan was not configured under the service template and when the radio called the service template, so the root cause of the problem was found: the vlan information to be delivered to the terminal was not configured on the device
Solution:
The local forwarding command client forwarding-location ap vlan 200 only indicates that the terminal of vlan200 forwards data packets on the AP , and does not issue the vlan attribute to the terminal. Resolved after standard configuration.