02-28-2017 08:29 AM - edited 07-05-2021 06:37 AM
Hello,
What would be the commande to map an SSID ti a mobility tunnel ?
In WEB mode (in attachement) we have :
WLAN > WLAN index (conf) Mobility Anchors and here i have "Mobility Anchor Create" and i put the IP of other WLC.
On the Anchor WLC a create an mobility anchor "Local".
How can i do this in CLI ?
Thx
Solved! Go to Solution.
02-28-2017 09:35 AM
Hi
As long as you configure mobility peering between those two WLC, you can configure a WLAN via CLI to anchor as shown below
(WLC) >config wlan mobility ?
anchor Configures the Mobility WLAN anchor list.
foreign-map Configures the Mobility WLAN foreign-map.
(WLC) >config wlan mobility anchor ?
add Add/Change a Mobility anchor to a WLAN.
delete Delete a Mobility anchor from a WLAN.
(WLC) >config wlan mobility anchor add ?
<WLAN Id> WLAN identifier between 1 and 512.
(WLC) >config wlan mobility anchor add 100 ?
<IP addr> Member switch IP address to anchor WLAN
Here is reference to mobility peering config
https://mrncciew.com/2013/05/20/mobility-config-via-cli/
HTH
Rasika
*** Pls rate all useful responses ***
02-28-2017 09:35 AM
Hi
As long as you configure mobility peering between those two WLC, you can configure a WLAN via CLI to anchor as shown below
(WLC) >config wlan mobility ?
anchor Configures the Mobility WLAN anchor list.
foreign-map Configures the Mobility WLAN foreign-map.
(WLC) >config wlan mobility anchor ?
add Add/Change a Mobility anchor to a WLAN.
delete Delete a Mobility anchor from a WLAN.
(WLC) >config wlan mobility anchor add ?
<WLAN Id> WLAN identifier between 1 and 512.
(WLC) >config wlan mobility anchor add 100 ?
<IP addr> Member switch IP address to anchor WLAN
Here is reference to mobility peering config
https://mrncciew.com/2013/05/20/mobility-config-via-cli/
HTH
Rasika
*** Pls rate all useful responses ***
03-04-2017 11:55 AM
Thanks,
But what about "local" mapping ?
as i said the WLC1 will "tunnel" de traffic to WLC2. WLC2 will "keep" traffic as local (Create mobility anchor > local)
Should i put his own IP in CLI ?
03-05-2017 02:31 PM
But what about "local" mapping ? Should i put his own IP in CLI ?
Yes, you use same command syntax. You will use same controller mgmt IP address if that is anchor WLC.
HTH
Rasika
03-15-2017 03:34 PM
OK Thank you so much.
This subject is closed for me
PS: i'm very often on your web to find some responses
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