We were able to successfully implement AP Group VLAN's on our corporate WLC, but was wondering if it's doable for H-REAP AP's?
When an AP's in H-REAP mode, it locally switches user traffic through a local L3 switch / router, and therefore bypasses the WLC.
Anyone know if Group VLAN is supported in conjunction w/ H-REAP?
If you mean AP Group as well as H-REAP Group, then yes.
Could you point me to a link or website that explains how it works?
When we configure the AP Group VLAN, we need to map the SSID to the desired dynamic interfaces.
But since H-REAP AP's don't use those dynamic interfaces, how does the WLC tell the AP's which SVI's & VLAN's to use on the remote/local L3 switches?
AP Group VLANs with Wireless LAN Controllers Configuration Example
http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008073c723.shtml
H-Reap Design and Deployment Guide
http://www.cisco.com/en/US/products/ps6087/products_tech_note09186a0080736123.shtml
H-REAP Modes of Operation Configuration Example
http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a00807cc3b8.shtml
Thank you for the prompt response and the links.
I apologize for not making it clear...but my question's still not answered.
I know exactly how to configure H-REAP and AP Group VLAN, and how they work.
We have about 1200 AP's running in H-REAP throughout our network.
For the large sites that have their own standalone WLC on the local network, we implement AP Group VLAN's to reduce the size of the broadcast domain.
My question here is for remote sites that don't have a local WLC and are running H-REAP mode, how is AP Group going to work since in H-REAP mode, the AP's don't use the dynamic interfaces that are configured on the WLC.
AP Group depend on the dynamic interface mappings to know which VLAN's or SVI's use the SSID.
Hi,
Have you find an answer for your question?
Because i'm dealing with same question. (I have read some docs and config examples)
How and where in H-Reap configuration are Dynamic interfaces configured in WLC for each WLAN that in remote site?
Best Regards
MC
If you configure the WLAN SSID for local switching, then the H-REAP AP will drop the traffic on the local vlan you map the ssid to. If you do not locally switch the SSID, then the traffic will flow back to the WLC and out the dynamic interface.
Hey Scott.
What if I want to drop the traffic on another VLAN rather than the one that the AP uses for its management? I might add that the APs are at a remote site, without a WLC.
What would the interface look like that is associated to the WLAN? Is it a dynamic one?
In my case we want to use VLAN900 for the management and VLAN902 for the locally switched traffic. The remote router will provide the DHCP address for the APs and clients.
Thanks
Scotty
What if I want to drop the traffic on another VLAN rather than the one that the AP uses for its management? I might add that the APs are at a remote site, without a WLC.
Once you configure the LAP ans an H-REAP AP, then you can map the ssid to a local vlan (remote side) as long as the ssid is configured for locally switchted.
What would the interface look like that is associated to the WLAN? Is it a dynamic one?
Locally switched ssid's do not have any dynamic interfaces created since traffic will be terminated locally at the remote site.
In my case we want to use VLAN900 for the management and VLAN902 for the locally switched traffic. The remote router will provide the DHCP address for the APs and clients.
This will work... just remember, the H-REAP LAP will have to connect to a trunk port allowing only VLAN 900 and 902.
Just remember these points:
Hi Scott,
Thanks for the quick response.
I have set the SSID to H-REAP Local Switching
How do I map the ssid to a local vlan?
What do I do with the Interface option, at the moment it is set to the management
The AP is set to H-REAP
I can change the native VLAN
But not the VLAN mappings.
Am I missing something?
Thanks