- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VLAN trunk on AP
Hi team,
Im trying to figure out two separate problems that both have to do with VLAN tagging from AP.
- Can't configure static IP on AP when tagging VLAN 100.
- Client can't get an IP-address when connecting to a SSID that is tagged VLAN 100.
So first and foremost, here is the switch trunk configured for the AP:
As for the first problem, if I configured static IP on the AP and tag it with VLAN 100, it doesn't work. BUT if i remove the tag on VLAN 100 and keep the rest of the configuration, it works. Why is that?
As for the second problem. I have two different SSID's configured. One that is getting tagged to VLAN 40, and the other getting tagged to VLAN 100. The SSID to VLAN 40 works great, but the one on VLAN 100 doesn't work (the client can connect to the SSID but is not getting any IP address).
Please help me with this as i really cant understand what configuration is wrong.
Thanks!
Solved! Go to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1 and 2 are the same problem.
You are trying to send a tagged vlan 100 packet from the AP, while vlan 100 is your native(untagged) vlan on the switch.
Meraki doesnt allow this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The native VLAN is always untagged. The AP needs to match this config.
The easiest way to do it:
- Put the AP onto the native VLAN
- Tag the WLAN traffic into the other VLANs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Karstenl and thanks for the information.
Your suggestion is exactly the configuration I screenshot above.
The AP is on the same VLAN as the native VLAN (VLAN 100) on the trunk.
The WLAN's is tagged to VLAN 40 (working) and VLAN 100 (not working).
Or maybe I misunderstood you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you want the SSID to work on the APs native VLAN then you need to remove the VLAN tag on the SSID.
So set this to Disabled:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1 and 2 are the same problem.
You are trying to send a tagged vlan 100 packet from the AP, while vlan 100 is your native(untagged) vlan on the switch.
Meraki doesnt allow this.