Lecture w3 Cn Osi Tcp-ip Suite
Lecture w3 Cn Osi Tcp-ip Suite
3
Chapter 2.1 Protocol Layers
Outline
2.2 The OSI Model
2.4 Addressing
4
2-1 PROTOCOL LAYERS
How to Memorize!
Figure 2.4 OSI layers
Figure 2.5 An exchange using the OSI model
Figure 2.6 Summary of OSI Layers
2-3 TCP/IP PROTOCOL SUITE
• Physical address,
• Logical address,
• Port address, and
• Application-specific address.
07:01:02:01:2C:4B
A 6-byte (12 hexadecimal digits) physical address
Example 2.5
Figure 2.17 shows a part of an internet with two routers connecting
three LANs. Each device (computer or router) has a pair of addresses
(logical and physical) for each connection. In this case, each
computer is connected to only one link and therefore has only one
pair of addresses. Each router, however, is connected to three
networks. So each router has three pairs of addresses, one for each
connection. Although it may be obvious that each router must have a
separate physical address for each connection, it may not be obvious
why it needs a logical address for each connection. The computer
with logical address A and physical address 10 needs to send a
packet to the computer with logical address P and physical address
95. We use letters to show the logical addresses and numbers for
physical addresses, but note that both are actually numbers.
Figure 2.17 Example 2.5: logical addresses
Note
753
A 16-bit port address represented as one single number
PORTS
Application-Specific Addresses
🠶 E-mail Address
🠶 E.g. [email protected]
🠶 Uniform Resource Locator (URL)
🠶 E.g. www.superior.edu.pk
Any Question???