11-23-2010 04:09 AM - edited 03-04-2019 10:33 AM
Hi Guys,
I have one question. In my situation I have directly connected user PC to cisco switch. User is ping able but I do not see any arp entry and I have user MAC is in MAC-table. So how is switch resolving IP to MAC in this case? Why I do not see arp entry, but MAC address is in the table?
Thank you
Solved! Go to Solution.
11-23-2010 05:29 AM
L2 switches usually only record mac-addresses. The only time a L2 switch records an IP to mac-address is when the switch has a management interface with an IP address and you are pinging to that address or from that address.
If you want to see the PC mac to IP mapping, find the PCs default-gateway, go on to that device and look at the arp table.
Jon
11-23-2010 04:34 AM
From where to where are you pinging? Can you provide what ip addresses you have applied on the devices?
11-23-2010 04:47 AM
A switch works at Layer 2 so it doesn't need arp to map L3 address to L2 address for framing.
You are pinging your host from another host or router and the frame is forwarded through the switch with the mac-table.
Regards.
11-23-2010 05:00 AM
I am pinging from the switch
11-23-2010 05:08 AM
Is the ip address of the switch which is used as source and the end user of the same subnet?
Did you see the arp entry for the switch mac-address in your pc?
11-23-2010 05:29 AM
L2 switches usually only record mac-addresses. The only time a L2 switch records an IP to mac-address is when the switch has a management interface with an IP address and you are pinging to that address or from that address.
If you want to see the PC mac to IP mapping, find the PCs default-gateway, go on to that device and look at the arp table.
Jon
11-23-2010 01:59 PM
Thank you all, especially Jon
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