cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
836
Views
0
Helpful
4
Replies

CLI commande for SSID mapping to tunnel

nt0000001
Level 1
Level 1

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

1 Accepted Solution

Accepted Solutions

Rasika Nayanajith
VIP Alumni
VIP Alumni

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 ***

View solution in original post

4 Replies 4

Rasika Nayanajith
VIP Alumni
VIP Alumni

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 ***

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 ?

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

OK Thank you so much.

This subject is closed for me

PS: i'm very often on your web to find some responses

Review Cisco Networking for a $25 gift card