03-15-2019 07:37 PM - edited 07-05-2021 10:03 AM
Hi Guys,
I have one question regarding to Cisco 3650 with WLC features.
I have 2 units of Cisco 3650 (stacking) and 16 Access Points. Can I group the Access Points in 2 groups like 10 units to Group 1 (vlan 10) and 6 units to Group 2 (vlan 20) ?
Thanks.
03-15-2019 08:17 PM - edited 03-15-2019 08:18 PM
Hi,
When using converged access (I think that's what you are referring to), all APs must be on the same VLAN as the wireless management interface of that switch and must also be directly connected to work. You can only create one wireless management interface per logical stack.
What design aim are you trying to achieve with an AP split?
Thanks,
Ric
03-15-2019 09:24 PM
Hi Ric,
Thanks for your answer & sharing.
The aim for the AP split is to publish certain SSID in certain group of AP.
The group of AP is located in different building.
Thanks.
03-15-2019 09:53 PM
03-15-2019 10:43 PM - edited 03-15-2019 10:44 PM
yes. using converged access with the WLC integrated on the switch.
========= configuration in Cisco 3650 ==============
wireless mobility controller
wireless management interface Vlan10
wireless management interface Vlan20
!
interface Vlan10
description Wifi_Management_Group1 Interface
ip address 10.10.0.2 255.255.255.0
!
interface Vlan20
description Wifi_Management_Group2 Interface
ip address 10.20.0.2 255.255.255.0
!
interface range GigabitEthernet1/0/1 - 10
description CAPWAP AP Group 1
switchport access vlan 10
switchport mode access
!
interface range GigabitEthernet1/0/11 - 16
description CAPWAP AP Group 2
switchport access vlan 20
switchport mode access
!
=================================================
It is workable ?
03-15-2019 11:25 PM
03-15-2019 11:49 PM
Hi Ric,
Thanks for your sharing and explanation.
Last question from me.
Some of the APs connection did not connect to Cisco 3650 directly,
Cisco 3650 (stack) -> Cisco 2960X -> AP
- I will trunk the wifi management vlan from 3650 to 2960X.
- do i need to configure anything in 2960x ? like convert to Mobility Control mode ? etc ...
Thanks.
03-16-2019 12:06 AM
03-16-2019 12:40 AM
Hi Ric,
Thanks again on your information.
The AP that we will use is AIR-AP1832I-Q-K9.
We will try the connection to 2960X during the implementation and update here the output.
Thanks.
03-16-2019 02:17 AM
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