06-06-2011 12:43 AM - edited 03-06-2019 05:20 PM
Hi,
We have following setup -
WLC and AP are in vlan 4001.
When I type sh mac add table command in core switch, i am able to get client's mac learning thru gig5/5.
But when i try to get it from edge switch, i cannot see mac of client. I can see mac of AP learning thru vlan 4001.
My question is how come edge switch is not learning mac of client?
sh mac address table command from core switch -
core#sh mac address-table int gig5/5
Unicast Entries
vlan mac address type protocols port
-------+---------------+--------+---------------------+--------------------
4001 001b.9e3b.a049 dynamic ip GigabitEthernet5/5
highlited is mac of client.
But this entry i cant see in edge switch even if client is conneted trhu this.
pls help on this. I am confused.
Solved! Go to Solution.
06-06-2011 02:59 AM
Hi Vishal,
There's always a tunnel between AP and Controller, and clients traffic go directly to the controller through this tunnel. And from WLC it goes to network. So actually its transparent on the network upto controller. That's the reason you cannot see this on the edge switch.
one more logic for this, when you are using multiple SSID's and vlan's. The ports connect to AP are always access port (single vlan) and port connected to controller are trunk port. Where wireless client are associate with different SSID's. But still they able to communicate over the network. So actually they have a tunnel upto controller.
Thanks
Naveed Shahzad
06-06-2011 12:51 AM
Are you sure there is communication between wireless clients and some other people connected to the edge switch?
Also check mac address aging time by issuing command
sh mac address-table aging-time
06-06-2011 12:57 AM
What is default gateway for wireless clients? Which device is it?
06-06-2011 01:44 AM
hi,
there is no communication between
wireless clients and some other people connected to the edge switch.
WLC(service port IP which is 10.5.5.1) is the default gateway for wireless clients.
06-06-2011 02:04 AM
Well, if there are no packets going between wireless clients and edge switch clients, no wireless clients mac address will be associated with any of the edge switch ports. There has to be any packet with the source mac address of the wireless client to arrive to edge switch trunk port in order to associate this mac with the trunk port.
06-06-2011 02:17 AM
yes, but wireless clients talk to wlc thru following path -
client------>AP----->edge switch-------->core switch---------->WLC.
according to my knowledge, there must be mac entry in edge switch for wireless client.
06-06-2011 02:54 AM
No, AP talks to WLC through LWAPP tunnel, which is set up directly between WLC and AP
06-06-2011 02:56 AM
hi,
can you explain this concept in detail?
I dont have any idea about lwapp tunneling
06-06-2011 03:06 AM
I think this will give a basic knowledge of LWAPP
http://www.cisco.com/en/US/tech/tk722/tk809/technologies_white_paper09186a0080901caa.shtml
06-06-2011 03:10 AM
06-06-2011 03:14 AM
06-06-2011 02:59 AM
Hi Vishal,
There's always a tunnel between AP and Controller, and clients traffic go directly to the controller through this tunnel. And from WLC it goes to network. So actually its transparent on the network upto controller. That's the reason you cannot see this on the edge switch.
one more logic for this, when you are using multiple SSID's and vlan's. The ports connect to AP are always access port (single vlan) and port connected to controller are trunk port. Where wireless client are associate with different SSID's. But still they able to communicate over the network. So actually they have a tunnel upto controller.
Thanks
Naveed Shahzad
06-06-2011 04:23 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