Data Link Layer
Data Link Layer
Associate Professor
Department of Computer Science and Engineering
Session Objectives
A3:34:45:11:92:F1
• The UNICAST link-layer addresses are 48 bits (six bytes) that are presented as 12
hexadecimal digits separated by colons. The second digit, however, needs to be an even
number in hexadecimal.
A2:34:45:11:92:F1
• The BROADCAST link-layer addresses are 48 bits, all 1s, that are presented as 12
hexadecimal digits separated by colons.
Address Resolution Protocol (ARP)
• Anytime a node has an IP datagram to send to another node in a link, it has the IP address of
the receiving node.
• However, the IP address of the next node is not helpful in moving a frame through a link; we
need the link-layer address of the next node.
• This is the time when the Address Resolution Protocol (ARP) becomes helpful.
• Position of ARP in TCP/IP protocol suite is shown below.
ARP Operation
ARP Packet Format
Summary