Network Layer Stack
Network Layer Stack
TCP/IP -----
Compare the protocol layers of the OSI
and TCP/IP Model
1
Introduction
Open System Interconnection Model (OSI)
Transport Control Protocol/Internet Protocol
(TCP/IP)
OSI TCP/IP
Application (Layer7) Application
Presentation (Layer6)
Session (Layer 5)
Transport (Layer 4) Transport (TCP/UDP)
Network (Layer 3) Internet
Data Link (Layer 2)
Physical (Layer 1) Subnet
2
ISO OSI Model
Developed by the International Organization
for Standardization (ISO), consists of seven
layers, and protocols are developed to
perform the functions at each layer
Physical/Data Link layer networks: Ethernet,
Token Ring, ATM
Network layer net: The Internet
4
Data link / Physical vs. Subnet (2)
5
Network vs. Internet
OSI: connectionless and connection-
oriented services; TCP/IP: connectionless.
Connectionless Network Service
Internetworking Protocols
Internet (IP) Addresses
OSI Network Layer Addressing
6
OSI Transport Layer
OSI TCP/IP
Transport (Layer 4) Transport (TCP/UDP)
It takes the information into individual packets
Provide a signaling service for the remote node
Transport protocols mark packets with
sequencing information
To acknowledge the receipt of a packet
Provide multiple application processes to access
the network by using individual local addresses
to determine the destination process for each
data stream
7
TCP/IP Transport Layer
11
Advantages of OSI (2)
OSI: standard legislated by official recognized
body. (ISO) and the OSI reference model was
devised before the protocols were invented.
The protocols came first, and the model was really
just a description of the existing protocols. Get
the job done" orientation.
Being general,the protocols in the OSI model are
better hidden than in the TCP/IP model and can be
replaced relatively easily as the technology
changes.
12
Widespread use of TCP/IP
13