cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

C9501axi AP getting IP from wrong vlan

ccollins11111
Level 1
Level 1
I am seeking a little assistance in setting up flex connect aps on our new c9800-l controllers. I have set everything up based on cisco's documentation, and the issue I am running into is when the client connects to the AP they are getting an IP address on the wrong vlan. I have tried everything that I can think of with no luck. The clients are pulling an IP from vlan41 and they should be pulling an ip from vlan 11.
 
Cisco Switch config:
AP Port-
interface GigabitEthernet x/x/x
description TIP_Net_Eng Test Access Point
switchport trunk native vlan 41
switchport trunk allowed vlan 11,41
switchport mode trunk spanning-tree portfast trunk
 
WLC Port -
interface GigabitEthernet x/x/x
description tip-wlc1_0/0
switchport trunk native vlan 41
switchport trunk allowed vlan 11,41,90
switchport mode trunk
channel-group 7 mode active
spanning-tree portfast 
 
Any help on this would be greatly appreciated, or even pointed in the direction for good documentation on this setup that would include the switch port configs as well.
 
Thank you,
Who Me Too'd this topic