05-07-2014 07:30 PM - edited 03-07-2019 07:22 PM
dear teams,
I have a network like below:
layer 3 switch-----------access point-----------wireless client
What if I want configure the access point and the wireless client work with different DHCPs? Is it possible?
More question, I have read some trunk documents and assump I can tag the switch port to configure the AP and the wireless client in different vlans, is it helpful for my purpose?
I would be appreciate for any help!
Solved! Go to Solution.
05-08-2014 01:38 AM
Hi
I am going to assume the Access Point is working Autonomously for now.
The port which connects to the AP needs to be a Trunk Port.
The AP itself should send out a DHCP Discover message as an Untagged Packet, i.e with no Vlan Tag in the L2 header. As this is untagged, the switch will see this and Tag the packet with the Native Vlan configured on that switchport. Obviously you would need DHCP setup on the Native Vlan.
You would then just create each of your SSID's as normal on the AP itself and assign these a Vlan ID within the AP config. The AP would then start to tag each packet with the corresponding Vlan ID for the SSID you are trying to associate with.
I believe this is how it works.
The process would be slightly different if you were using a controller as the config is done within the GUI of this and not on the AP CLI itself.
05-08-2014 01:38 AM
Hi
I am going to assume the Access Point is working Autonomously for now.
The port which connects to the AP needs to be a Trunk Port.
The AP itself should send out a DHCP Discover message as an Untagged Packet, i.e with no Vlan Tag in the L2 header. As this is untagged, the switch will see this and Tag the packet with the Native Vlan configured on that switchport. Obviously you would need DHCP setup on the Native Vlan.
You would then just create each of your SSID's as normal on the AP itself and assign these a Vlan ID within the AP config. The AP would then start to tag each packet with the corresponding Vlan ID for the SSID you are trying to associate with.
I believe this is how it works.
The process would be slightly different if you were using a controller as the config is done within the GUI of this and not on the AP CLI itself.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide