An IP address is the logical addressing scheme for nodes on a network. IP Addresses exist at the Network layer of the OSI Model and help facilitate the L3 goal of “end to end” delivery.
A MAC address is the physical addressing scheme for individual NIC cards on each node of a network. MAC addresses exist at the Data Link layer of the OSI Model and help facilitate the L2 goal of “hop to hop” delivery.
The Address Resolution Protocol (ARP) creates the correlation which makes the union between these two addressing schemes possible.
We’ve already discussed the basic functionality of ARP and its role in how packets move through a network. However, there are different iterations of address resolution – each employed at different times and for different situations.
This article series will discuss each of these iterations and the situations for which they are used.
It would be nice to give the exact syntax example of an arp command and show the output of that command. I hope you can also cover BGP, OSPF, Spanning Tree etc.
Thanks
Hi Syed, I intentionally omitted output for verifying ARP tables on hosts / routers / etc because syntax and command output can change, where as the underlying technology is far less likely to change. Hence these articles focus on the protocol itself, and are not subject to being obsolete with any new vendor codes, patches, operating systems, service packs, etc.
More articles to come. Sign up for the e-mail list to get a notice when new articles are published.
very nice bundle of articles! Just keep on!
Thank you so much !!
These videos and pages are great! Thanks for posting this stuff!
You are welcome, Jeff =)
Sir, Thanks for the videos, Pl. post some practical videos about the QoS..
You’re welcome =)
Does a router need ARP to send data to another router , it already has the IP address of the interface right?why does it need the MAC address?
The answer to your question is in these two videos:
This is useful. IT stud here 🙂
Thanks