You are on page 1of 3

4/17/2020 OSI & TCP/IP models

Search... Sea

 Menu

Home What is CCNA? New CCNA exam – 200-301 Buy the ebook

OSI & TCP/IP models


OSI model

OSI (Open Systems Interconnection) model was created by the International Organization for
Standardization (ISO), an international standard-setting body. It was designed to be a reference model for
Networking basics  describing the functions of a communication system. The OSI model provides a framework for creating and
implementing networking standards and devices and describes how network applications on di erent comp
Cabling 
can communicate through the network media.
IP addressing 
The OSI model has seven layers, with each layer describing a di erent function of data traveling through a
Network tools  network. Here is the graphical representation of these layers:
Network protocols 

Cisco IOS 

IP routing 

RIP 

EIGRP 

OSPF 
The layers are usually numbered from the last one, meaning that the Physical layer is considered to be the
LAN switching 
layer. It is useful to remember these layers, since there will certainly be a couple of questions on the CCNA e
VLAN  regarding them. Most people learn the mnemonic „Please Do Not Throw Sausage Pizza Away“:

VTP 

STP 

ACLs 

NAT 

IPv6 

Miscellaneous 

So, what is the purpose of these layers?


They are most commonly used by vendors. They enable them to implement some functionality into a netwo

device, which then enables easier interoperability with devices from other vendors.

Here is a brief description of each of the layers of the OSI model.

https://study-ccna.com/osi-tcp-ip-models/ 1/3
4/17/2020 OSI & TCP/IP models
Physical – de nes how to move bits from one device to another. It details how cables, connectors and
network interface cards are supposed to work and how to send and receive bits.
Data Link – encapsulates a packet in a frame. A frame contains a header and a trailer that enable device
communicate. A header (most commonly) contains a source and destination MAC address. A trailer conta
the Frame Check Sequence eld, which is used to detect transmission errors. The data link layer has two
sublayers:

1. Logical Link Control – used for ow control and error detection.


2. Media Access Control – used for hardware addressing and for controlling the access method.

Network – de nes device addressing, routing, and path determination. Device (logical) addressing is use
identify a host on a network (e.g. by its IP address).
Transport – segments big chunks of data received from the upper layer protocols. Establishes and termi
connections between two computers. Used for ow control and data recovery.
Session – de nes how to establish and terminate a session between the two systems.
Presentation – de nes data formats. Compression and encryption are de ned at this layer.
Application – this layer is the closest to the user. It enables network applications to communicate with ot
network applications.

It is a common practice to reference a protocol by the layer number or layer name. For example, HTTPS is
referred to as an application (or Layer 7) protocol. Network devices are also sometimes described according
the OSI layer on which they operate – e.g. a Layer 2 switch or a Layer 7 rewall.

The following table shows which protocols reside on which layer of the OSI model:

TCP/IP model

The TCP/IP model was created in the 1970s by the Defense Advance Research Project Agency (DARPA) as
open, vendor-neutral, public networking model. Just like the OSI model, it describes general guidelines for
designing and implementing computer protocols. It consists of four layers: Network Access, Internet, Transp
and Application:

The following picture show the comparison between the TCP/IP model and OSI model:

As you can see from the picture above, the TCP/IP model has fewer layers than the OSI model. The Applicatio
Presentation, and Session layers of the OSI model are merged into a single layer in the TCP/IP model. Also,
Physical and Data Link layers are called Network Access layer in the TCP/IP model. Here is a brief description
each layer:

Link – de nes the protocols and hardware required to deliver data across a physical network. 
Internet – de nes the protocols for the logical transmission of packets over the network.

https://study-ccna.com/osi-tcp-ip-models/ 2/3
4/17/2020 OSI & TCP/IP models

Transport – de nes protocols for setting up the level of transmission service for applications. This layer i
responsible for reliable transmission of data and the the error-free delivery of packets.
Application – de nes protocols for node-to-node application communication and provide services to the
application software running on a computer.

Di erences between OSI and TCP/IP model

There are some other di erences between these two models, besides the obvious di erence in the number
layers. OSI model prescribes the steps needed to transfer data over a network and it is very speci c in it, de
which protocol is used at each layer and how. The TCP/IP model is not that speci c. It can be said that the OS
model prescribes and TCP/IP model describes.

What is a network? Local area network (L

About Contact Support our work


Copyright study-ccna.com 2020. All rights reserved. This is not an o cial Cisco website.
Proudly powered by WordPress | Education Hub by WEN Themes

https://study-ccna.com/osi-tcp-ip-models/ 3/3

You might also like