Answer Posted / harneet kaur
ARP - Address Resolution Protocol and
RARP - Reverse Address Resolution Protocol
ARP -
When an Ethernet frame is sent from one host on a LAN to
another, it is the 48-bit Ethernet address that determines
for which interface the frame is destined. The device
driver software never looks at the destination IP address
in the IP datagram.
Address resolution provides a mapping between the two
different forms of addresses: 32-bit IP addresses and
whatever type of address the data link uses.
ARP provides a dynamic mapping from an IP address to the
corresponding hardware address. We use the term dynamic
since it happens automatically and is normally not a
concern of either the application user or the system
administrator.
RARP:
-----
Each system on a network has a unique hardware address,
assigned by the manufacturer of the network interface. The
principle of RARP is for the diskless system to read its
unique hardware address from the interface card and send an
RARP request (a broadcast frame on the network) asking for
someone to reply with the diskless system's IP address (in
an RARP reply).
| Is This Answer Correct ? | 29 Yes | 4 No |
Post New Answer View All Answers
what is Voltage levels of rs232x?
Why does ATM use the cell of small and fixed length ?
According to you which is the most important OSI layer?
Explain network layer in ATM,
Explain network equipment used in wired-LANS and explain the function of Hub, Switch, and bridge.
Contrast link state and distance vector routing protocols, giving an example of each.
What is attenuation
Define Satellite Networks
hi , can you Suggest me the books (with author names) to learn Network programming from basics. Thanks in Advance... Prakash
Give two examples of a ‘collision-free’ protocol ?
Differentiate between Link state and Distance Vector Routing algorithm.
Explain Wireless networks.
what is piggy backing?
Explain Traffic shaping using token bucket algorithm
What is count to infinity problem ?