Avatar of MBisch
MBisch
Flag for United States of America asked on

help adding second Wi-Fi network on same AP

I am looking for assistance in trying to setup a second wireless network so we would have two SSID’s (one for public and one for private users).
Our network is setup with native VLAN1 for wired computers and VLAN107 for wireless computers and everything is working great. I’m trying to add VLAN110 as the additional wireless network.
We are using a Cisco WLC2112 and 12 Cisco LAP1131 access points for the wireless network.
The wired network us using Cisco 3500 series POE switches and a Cisco 1800 series router.
The ports on the switch that connect to the AP’s are configured as follows:
switchport access vlan 107
switchport mode access
spanning-tree portfast

I’m having trouble getting my head around how to setup the second wireless network on its own VLAN (VLAN110), while still using the existing access points. I have added the additional wireless network on the WLC2112, have setup a DHCP server for the new VLAN, but it’s getting an IP address from the same scope as VLAN107.
Where do I configure the new VLAN information on the wireless controller?
Should the ports on the switch that are connected to the AP’s be changed to trunk ports to accommodate both VLANs?

Thanks in advance for your assistance.
Wireless NetworkingNetworkingWireless Hardware

Avatar of undefined
Last Comment
Craig Beck

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Craig Beck

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
MBisch

ASKER
Thanks for your comment.
I will add the new interface on the WLC  on Monday when I get back in the office.
But I am curious...

The ports on the switches that connect to the AP’s are configured with the following VLAN:
switchport access vlan 107
switchport mode access
spanning-tree portfast

Do I need to remove the VLAN 107 configuration from each AP and set it up the ports as trunk ports?
...or is there a was to assign VLAN 107 and VLAN 110 to those ports? If so, how?
...or do I remove all VLAN configuration all together for the ports connected to each AP?
gheist

you mean wlc is in same vlan as users' traffic?
MBisch

ASKER
The WLC and AP's are on VLAN107.
The wired computers are on VLAN1 (native).
Your help has saved me hundreds of hours of internet surfing.
fblack61
Craig Beck

All traffic tunnels to the WLC so you only need an access port where the AP connects.  Client traffic is placed on the correct VLAN at the WLC.