04-15-2015 02:42 AM - edited 07-05-2021 02:55 AM
Hi Guys
I'm new with wireless and I'm struggling to get the AP to get an IP address. From the switch the port connecting to the AP has the native vlan configured as 161. Do I need to change the native vlan on the AP?
If so how do I change the native vlan.
Regards'
Isaac
04-15-2015 05:21 AM
Hi,
Its should be simple like this for LAP.
Here is an example switch port configuration:
interface FastEthernet 0/10
description *Lightweight AP*
switchport access vlan 161
switchport mode access
no shutdown
Did you configure a dhcp for AP to get IP address ?
Regards
Don't forget to rate helpful posts
04-15-2015 05:21 AM
the config on the switch is like this
interface gig 1/0/46
switchport trunk encapsulation dot1q
switchport mode trunk
switchport trunk allowed vlan 161,163,164
switchport trunk native vlan 161
DHCP has been configured for the AP.
04-15-2015 05:30 AM
So you know that the model so you have is a lightweight access point that requires a controller? What you need to do is console into the access point and look at the output after you have recycled the AP. Also, if you connect a laptop to that port, does the laptop get an ip from vlan 161?
-Scott
04-15-2015 05:31 AM
is AP in flex-connect (H-Reap )mode or local mode ?
Your config looks like for Flexconnect mode AP.
Regards
Don't forget to rate helpful posts
04-15-2015 05:46 AM
How do I check which mode is it on?
When I make the switchport an access port the AP gets an IP address.
04-17-2015 11:12 AM
Yes as of best practice NAtive vlan should be same on both ends. Just make the VLAN same throughout and test. Its better to do your testing on VID=1 then change to whatever native you want, by doing this you are sure that it works on default settings. Further more Make sure Your Control and data ports are open on End device and also any device between WLC and LAP if your setup is controller based.
Also make sure AP-manager interface is configure on the WLC and DHCP is configure with scope properly define.
Hope this will be helpful
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