Network Software & Network Models
Network Software & Network Models
&
NETWORK MODEL
By
Abdul Ghofir, M.Kom
Protocol Hierarchies
• To reduce their design complexity, most networks are organized
as a stack of layers or levels, each one built upon the one below
it.
• The number of layers, the name of each layer, the contents of
each layer, and the function of each layer differ from network to
network.
• In a sense, each layer is a kind of virtual machine, offering certain
services to the layer above it.
• Basically, a protocol is an agreement between the
communicating parties on how communication is to proceed.
Protocol Hierarchies
1. Physical Layer
• The physical layer is responsible for movements of individual bits from one
hop (node) to the next.
LAYERS IN THE OSI MODEL
3. Network Layer
• The network layer is responsible for the delivery of individual packets from
the source host to the destination host.
Source-to-destination delivery
LAYERS IN THE OSI MODEL
4. Transport Layer
• The transport layer is responsible for the delivery of a message from one
process to another.
Reliable process-to-process delivery of a message
LAYERS IN THE OSI MODEL
5. Session Layer
• The session layer is responsible for dialog control and synchronization.
LAYERS IN THE OSI MODEL
6. Presentation Layer
The presentation layer is responsible for translation, compression, and
encryption.
LAYERS IN THE OSI MODEL
7. Application Layer
The application layer is responsible for providing services to the user.
TCP/IP PROTOCOL SUITE
• The original TCP/IP protocol suite was defined as having four layers:
host-to-network, internet, transport, and application.
• However, when TCP/IP is compared to OSI, we can say that the host-to-
network layer is equivalent to the combination of the physical and data
link layers.
• The internet layer is equivalent to the network layer, and the
application layer is roughly doing the job of the session, presentation,
and application layers with the transport layer in TCP/IP taking care of
part of the duties of the session layer.
• So, we assume that the TCP/IP protocol suite is made of five layers:
physical, data link, network, transport, and application.
TCP/IP and OSI model
ADDRESSING
07:01:02:01:2C:4B