10-13-2023 10:24 AM
Hey there,
We are running a large campus with public and trying not to have have overly large subnets. I can set subnets per geographic area but when walking from one area to the other the roaming is not working the way that I'd expect...
We are running a pair of 9800's in HA with IOS XE
When roaming from one AP to another where the two AP's have a tag that tie back to different VLANs the connection drops for a while while the device does a DHCP request on the new VLAN. I thought that a IntraController L3 roam is supposed to maintain the IP... Am I incorrect? Or does this only happen for Inter Controller L3 Roam?
I see that for 3850 iosxe you need to run - no mobility anchor sticky - to enable L3 roaming...
Ultimately the goal is for managing the broadcast domains in stadium style buildings with thousands of users where it is one WLAN across the campus.
I appreciate your help
Solved! Go to Solution.
10-13-2023 11:04 AM - edited 10-13-2023 11:05 AM
that what in the document about that config to overcome the issue - 17.3 onwards that supported :
The Catalyst 9800 best practices guide describes different ways to overcome the issue of roaming between policy tags.
If the policy profiles differ only for certain parameters (VLAN and ACL), seamless roaming across policy tags can be achieved with the help of the VLAN-persistent feature. This feature is supported beginning with Cisco IOS XE Release 17.3.1 and can be enabled from the Command-Line Interface (CLI) in the global configuration mode, as shown below:
C9800-1(config)#wireless client vlan- persistent
10-13-2023 10:35 AM
I have not deployed but one of the session cisco showed how that works as long as the config correct that should maintain same IP like we do in Airos
below guide have some config tips (Hope that helps you to resolve the issue)
10-13-2023 10:53 AM
Thanks for the quick reply. It does state that a full re-auth is required however that can be overcome with persistent vlan configuration. I have found this article.
Device(config) # wireless client vlan-persistent
I will test it out
Thank you again.
10-13-2023 11:04 AM - edited 10-13-2023 11:05 AM
that what in the document about that config to overcome the issue - 17.3 onwards that supported :
The Catalyst 9800 best practices guide describes different ways to overcome the issue of roaming between policy tags.
If the policy profiles differ only for certain parameters (VLAN and ACL), seamless roaming across policy tags can be achieved with the help of the VLAN-persistent feature. This feature is supported beginning with Cisco IOS XE Release 17.3.1 and can be enabled from the Command-Line Interface (CLI) in the global configuration mode, as shown below:
C9800-1(config)#wireless client vlan- persistent
10-13-2023 04:19 PM
There is a concept of Interface Group in AirOS and VLAN Group in IOS-XE.
Because the WLC uses VLAN NAME tags, multiple VLANs can be bundled into a VLAN Group and the tags can point to the VLAN Name tag.
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