DC-Lec-09 (Addresses)
DC-Lec-09 (Addresses)
COMMUNICATION
Lecture-09
Recap of Lecture 6, 7 & 8
• Note that in most data link protocols, the destination address, 87 in this case,
comes before the source address (10 in this case).
• We have shown a bus topology for an isolated LAN.
• In a bus topology, the frame is propagated in both directions (left and right).
• The frame propagated to the left dies when it reaches the end of the cable if the
cable end is terminated appropriately.
• The frame propagated to the right is sent to every station on the network.
• Each station with a physical addresses other than 87 drops the frame because
the destination address in the frame does not match its own physical address.
• The intended destination computer, however, finds a match between the
destination address in the frame and its own physical address.
• The frame is checked, the header and trailer are dropped, and the data part is
de-capsulated and delivered to the upper layer.
Physical Addresses (cont..)
07:01:02:01 :2C:4B
A 6-byte (12 hexadecimal digits) physical address
Physical Addresses (cont..)
Logical Addresses
Logical Addresses
• Example
• A port address is a 16-bit address represented by one decimal number as
shown.
753
A 16-bit port address represented as one single number
Port Addresses (cont..)
Specific Addresses
Specific Addresses
• Some applications have user-friendly addresses that are designed for that
specific address.
• These addresses, however, get changed to the corresponding port and logical
addresses by the sending computer.
Summary
Addresses
1. Logical addresses
2. Physical addresses
3. Port addresses
4. Specific addresses
Suggested Reading
• Section
• 2.5,