Why do we need to reimplement ARP? ARPs job is to map layer 3 address (IP addresses) to layer 2 (MAC addresses).
So if we assign IP addresses at our will, then ARP could do the job for us mapping them to the link layer in the network without us having to do any work.
I'm not really sure about this, but I think this is the way it works.
Why do we need to reimplement ARP? ARPs job is to map layer 3 address (IP addresses) to layer 2 (MAC addresses).
So if we assign IP addresses at our will, then ARP could do the job for us mapping them to the link layer in the network without us having to do any work.
I'm not really sure about this, but I think this is the way it works.