Interview Questions ARP: Difference between revisions
Jump to navigation
Jump to search
m Wiki45101 moved page Talk:Main Page to Interview Questions ARP |
No edit summary |
||
Line 7: | Line 7: | ||
ARP resolves IP address to a corresponding MAC address. | ARP resolves IP address to a corresponding MAC address. | ||
[https://en.wikipedia.org/wiki/Address_Resolution_Protocol ARP] |
Latest revision as of 14:23, 5 March 2020
Interviewing Questions:
ARP #1
Address Resolution Protocol (ARP) is a network protcol used to map a nw layer protocol address (IP ADDRESS) to a data Link Hardware address
(MAC address),
ARP resolves IP address to a corresponding MAC address.