SlideShare a Scribd company logo
1 of 20
Download to read offline
COMPUTER NETWORK
JAVED AHMAD DOGAR, UNIVERSITY OF OKARA
Introduction to Networking Concepts –
• Network Layer: This layer is responsible for the transmission of data between hosts in different
networks as well as routing of data packets. This layer is implemented through the use of devices
such as routers and some switches.
• Data Link Layer: This layer is responsible for the error-free delivery of data to the receiving device or
node. This layer is implemented through the use of devices such as switches and bridge devices as
well as anything with a network interface, like wireless or wired network cards.
• Physical Layer: This layer is responsible for the physical connections of the devices in the network.
This layer is implemented through the use of devices such as hubs, repeaters, modem devices, and
physical cabling.
■ The OSI model is widely used throughout networking documentation and discussions. Layers are
often referred to by number, not name, so memorizing the numbers and having a good
understanding of each layer’s uses are essential for success in the IT community.
OSI Model
The OSI (Open System Interconnection) model consists of
a seven-layer architecture that organizes the sending
of data from hosts across a network.
The OSI model was developed by the International
Standards Organization (ISO) after the TCP/IP model
to provide greater granularity of networking
assignments within the model.
Let's compare these two models, see how they work, and why you might choose one over the other from a
conceptual framework.
We'll start at the lowest layer and work our way up to the higher layers. So, in the TCP/IP model,
we begin at the bottom with the network interface layer.
This would be the physical cabling, the wireless spectrum in the case of wireless.
This would be your actual network cards.
1. Application Layer: This layer is responsible for network applications (like HTTP or FTP) and their
production of data to be transferred over the network.
2. Presentation Layer: This layer is responsible for translating data from the application layer into the
format required to transmit the data over the network as well as encrypting the data for security if
encryption is used.
3. Session Layer: This layer is responsible for connection establishment, session maintenance, and
authentication.
4. Transport Layer: This layer provides services to the application layer and receives services from the
network layer. It is responsible for the reliable delivery of data. It segments and reassembles data
in the correct order for it to be sent to the receiving device. It may also handle the reliable delivery
of data, and any retries of data that are lost or corrupted (for example, TCP does this). This layer is
often called the heart of OSI.
5. Network Layer: This layer is responsible for the transmission of data between hosts in different
networks as well as routing of data packets. This layer is implemented through the use of devices
such as routers and some switches.
6. Data Link Layer: This layer is responsible for the error-free delivery of data to the receiving device
or node. This layer is implemented through the use of devices such as switches and bridge devices
as well as anything with a network interface, like wireless or wired network cards.
7. Physical Layer: This layer is responsible for the physical connections of the devices in the network.
This layer is implemented through the use of devices such as hubs, repeaters, modem devices,
and physical cabling.
TCP/IP Model
TCP/IP model shades of blue
boxes with text, application,
transport, network, network
interface
TCP/IP stands for Transmission
Control Protocol/Internet
Protocol and is a set of protocols
used to connect network devices
to each other.
The TCP/IP networking model is
made up of four layers:
1. Application Layer: This layer is responsible for the communication protocols between nodes.
The protocols in this layer include Hypertext Transfer Protocol (HTTP and HTTPS), Secure
Shell (SSH), and Network Time Protocol (NTP), among many others.
2. Transport Layer: This layer is responsible for the end-to-end transport of data. The protocols
that live in this layer are Transmission Control Protocol (TCP) and User Datagram Protocol
(UDP).
3. Network Layer: This layer defines the logical transmission protocols for the whole network.
The main protocols that live in this layer are Internet Protocol (IP), Internet Control Message
Protocol (ICMP), and Address Resolution Protocol (ARP).
4. Network Interface Layer: This layer establishes how data should be physically sent through
the network.
➢ The TCP/IP model is used for practical application when locating specific protocol. It covers
the same topics that will be found in the OSI model but in fewer layers.
Which Transmission Control Protocol/Internet Protocol (TCP/IP) layer performs addressing and routing?
Transport
Application
Presentation
Network (The Network layer handles addressing and routing to different networks.)
Which layer of the OSI Model does a bridge use to make decisions about forwarding data packets?
Physical
Data Link (The data link layer (layer 2) represents network communication at a MAC-address level and forwards packets on layer 2 devices, like a bridge)
Network
Transport
Which layer of the OSI model establishes, manages, and terminates connections?
Presentation
Session (The session layer establishes, manages, and terminates connections)
Network
Application

More Related Content

Similar to CN-OSI-TCP-Models-001.pdf

Unit_I_Computer Networks 4.pdf
Unit_I_Computer Networks 4.pdfUnit_I_Computer Networks 4.pdf
Unit_I_Computer Networks 4.pdfArumugam90
 
IMD 251 - Networking
IMD 251 - NetworkingIMD 251 - Networking
IMD 251 - Networkingisma ishak
 
Computer_Network
Computer_NetworkComputer_Network
Computer_NetworkRavi Jiyani
 
osireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfosireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfFira253524
 
Osi reference model
Osi reference modelOsi reference model
Osi reference modelSagar Gor
 
IP ADDRESSING AND SUBNETTING REPORT
IP ADDRESSING AND SUBNETTING  REPORTIP ADDRESSING AND SUBNETTING  REPORT
IP ADDRESSING AND SUBNETTING REPORTRajat Kumar
 
Routers BY RAJIT(9816115641)
Routers BY RAJIT(9816115641)Routers BY RAJIT(9816115641)
Routers BY RAJIT(9816115641)C.U
 
Chapter 1.2 osi model
Chapter 1.2 osi modelChapter 1.2 osi model
Chapter 1.2 osi modelNaiyan Noor
 
Lecture 1 networking & internetworking
Lecture 1 networking & internetworkingLecture 1 networking & internetworking
Lecture 1 networking & internetworkingMd. Mashiur Rahman
 
osi-tcp ppt 1.pptx........................
osi-tcp ppt 1.pptx........................osi-tcp ppt 1.pptx........................
osi-tcp ppt 1.pptx........................swarnimprateek
 
CN Module 1 ppt final 20.08.2020.ppt
CN Module 1 ppt final 20.08.2020.pptCN Module 1 ppt final 20.08.2020.ppt
CN Module 1 ppt final 20.08.2020.pptdeeplearning6
 
OSI and TCP/IP Model
OSI and TCP/IP ModelOSI and TCP/IP Model
OSI and TCP/IP ModelNajmulIslam38
 
computer network and chapter 7 OSI layers.pptx
computer network and chapter 7 OSI layers.pptxcomputer network and chapter 7 OSI layers.pptx
computer network and chapter 7 OSI layers.pptxgadisaAdamu
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.pptssuserf7cd2b
 

Similar to CN-OSI-TCP-Models-001.pdf (20)

Unit_I_Computer Networks 4.pdf
Unit_I_Computer Networks 4.pdfUnit_I_Computer Networks 4.pdf
Unit_I_Computer Networks 4.pdf
 
OSI &TCP/IP Model
OSI &TCP/IP ModelOSI &TCP/IP Model
OSI &TCP/IP Model
 
IMD 251 - Networking
IMD 251 - NetworkingIMD 251 - Networking
IMD 251 - Networking
 
Computer_Network
Computer_NetworkComputer_Network
Computer_Network
 
osireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfosireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdf
 
Osi reference model
Osi reference modelOsi reference model
Osi reference model
 
osi-tcp.ppt
osi-tcp.pptosi-tcp.ppt
osi-tcp.ppt
 
IP ADDRESSING AND SUBNETTING REPORT
IP ADDRESSING AND SUBNETTING  REPORTIP ADDRESSING AND SUBNETTING  REPORT
IP ADDRESSING AND SUBNETTING REPORT
 
Routers BY RAJIT(9816115641)
Routers BY RAJIT(9816115641)Routers BY RAJIT(9816115641)
Routers BY RAJIT(9816115641)
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
 
OSI Model.pdf
OSI Model.pdfOSI Model.pdf
OSI Model.pdf
 
Ccna introduction
Ccna introductionCcna introduction
Ccna introduction
 
Chapter 1.2 osi model
Chapter 1.2 osi modelChapter 1.2 osi model
Chapter 1.2 osi model
 
Lecture 1 networking & internetworking
Lecture 1 networking & internetworkingLecture 1 networking & internetworking
Lecture 1 networking & internetworking
 
osi-tcp ppt 1.pptx........................
osi-tcp ppt 1.pptx........................osi-tcp ppt 1.pptx........................
osi-tcp ppt 1.pptx........................
 
CN Module 1 ppt final 20.08.2020.ppt
CN Module 1 ppt final 20.08.2020.pptCN Module 1 ppt final 20.08.2020.ppt
CN Module 1 ppt final 20.08.2020.ppt
 
OSI and TCP/IP Model
OSI and TCP/IP ModelOSI and TCP/IP Model
OSI and TCP/IP Model
 
computer network and chapter 7 OSI layers.pptx
computer network and chapter 7 OSI layers.pptxcomputer network and chapter 7 OSI layers.pptx
computer network and chapter 7 OSI layers.pptx
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.ppt
 

More from skknowledge

Lecture 13 DNS_DHCP.pptx
Lecture 13 DNS_DHCP.pptxLecture 13 DNS_DHCP.pptx
Lecture 13 DNS_DHCP.pptxskknowledge
 
Lecture (Software Testing).pptx
Lecture (Software Testing).pptxLecture (Software Testing).pptx
Lecture (Software Testing).pptxskknowledge
 
Simulation-Language.pptx
Simulation-Language.pptxSimulation-Language.pptx
Simulation-Language.pptxskknowledge
 
University-of-Okara (2nd Tentative Merit List).pdf
University-of-Okara (2nd Tentative Merit List).pdfUniversity-of-Okara (2nd Tentative Merit List).pdf
University-of-Okara (2nd Tentative Merit List).pdfskknowledge
 
Tentative finalterm spring 2023 datesheet.pdf
Tentative finalterm spring 2023 datesheet.pdfTentative finalterm spring 2023 datesheet.pdf
Tentative finalterm spring 2023 datesheet.pdfskknowledge
 
module2-choosingatopic-131220102444-phpapp02 (1).pdf
module2-choosingatopic-131220102444-phpapp02 (1).pdfmodule2-choosingatopic-131220102444-phpapp02 (1).pdf
module2-choosingatopic-131220102444-phpapp02 (1).pdfskknowledge
 
Lec # 13 Firewall.pptx
Lec # 13 Firewall.pptxLec # 13 Firewall.pptx
Lec # 13 Firewall.pptxskknowledge
 
Lec # 7 Symmetric and asymmetric cryptography.pptx
Lec # 7 Symmetric and asymmetric cryptography.pptxLec # 7 Symmetric and asymmetric cryptography.pptx
Lec # 7 Symmetric and asymmetric cryptography.pptxskknowledge
 
aquacultureppt-180518113938 (2).docx
aquacultureppt-180518113938 (2).docxaquacultureppt-180518113938 (2).docx
aquacultureppt-180518113938 (2).docxskknowledge
 
culturedpearls-190715204035.pdf
culturedpearls-190715204035.pdfculturedpearls-190715204035.pdf
culturedpearls-190715204035.pdfskknowledge
 
Lecture (User Interface Design).ppt
Lecture (User Interface Design).pptLecture (User Interface Design).ppt
Lecture (User Interface Design).pptskknowledge
 
lecture (USABILITY and USER INTERFACE DESIGN).ppt
lecture (USABILITY and USER INTERFACE DESIGN).pptlecture (USABILITY and USER INTERFACE DESIGN).ppt
lecture (USABILITY and USER INTERFACE DESIGN).pptskknowledge
 

More from skknowledge (13)

Lecture 13 DNS_DHCP.pptx
Lecture 13 DNS_DHCP.pptxLecture 13 DNS_DHCP.pptx
Lecture 13 DNS_DHCP.pptx
 
Lecture (Software Testing).pptx
Lecture (Software Testing).pptxLecture (Software Testing).pptx
Lecture (Software Testing).pptx
 
Simulation-Language.pptx
Simulation-Language.pptxSimulation-Language.pptx
Simulation-Language.pptx
 
University-of-Okara (2nd Tentative Merit List).pdf
University-of-Okara (2nd Tentative Merit List).pdfUniversity-of-Okara (2nd Tentative Merit List).pdf
University-of-Okara (2nd Tentative Merit List).pdf
 
Chapter 1.ppt
Chapter 1.pptChapter 1.ppt
Chapter 1.ppt
 
Tentative finalterm spring 2023 datesheet.pdf
Tentative finalterm spring 2023 datesheet.pdfTentative finalterm spring 2023 datesheet.pdf
Tentative finalterm spring 2023 datesheet.pdf
 
module2-choosingatopic-131220102444-phpapp02 (1).pdf
module2-choosingatopic-131220102444-phpapp02 (1).pdfmodule2-choosingatopic-131220102444-phpapp02 (1).pdf
module2-choosingatopic-131220102444-phpapp02 (1).pdf
 
Lec # 13 Firewall.pptx
Lec # 13 Firewall.pptxLec # 13 Firewall.pptx
Lec # 13 Firewall.pptx
 
Lec # 7 Symmetric and asymmetric cryptography.pptx
Lec # 7 Symmetric and asymmetric cryptography.pptxLec # 7 Symmetric and asymmetric cryptography.pptx
Lec # 7 Symmetric and asymmetric cryptography.pptx
 
aquacultureppt-180518113938 (2).docx
aquacultureppt-180518113938 (2).docxaquacultureppt-180518113938 (2).docx
aquacultureppt-180518113938 (2).docx
 
culturedpearls-190715204035.pdf
culturedpearls-190715204035.pdfculturedpearls-190715204035.pdf
culturedpearls-190715204035.pdf
 
Lecture (User Interface Design).ppt
Lecture (User Interface Design).pptLecture (User Interface Design).ppt
Lecture (User Interface Design).ppt
 
lecture (USABILITY and USER INTERFACE DESIGN).ppt
lecture (USABILITY and USER INTERFACE DESIGN).pptlecture (USABILITY and USER INTERFACE DESIGN).ppt
lecture (USABILITY and USER INTERFACE DESIGN).ppt
 

Recently uploaded

Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryWilliamVickery6
 
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCRdollysharma2066
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricksabhishekparmar618
 
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,Aginakm1
 
定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一
定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一
定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一lvtagr7
 
Call Girls Meghani Nagar 7397865700 Independent Call Girls
Call Girls Meghani Nagar 7397865700  Independent Call GirlsCall Girls Meghani Nagar 7397865700  Independent Call Girls
Call Girls Meghani Nagar 7397865700 Independent Call Girlsssuser7cb4ff
 
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)jennyeacort
 
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一F La
 
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130Suhani Kapoor
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024CristobalHeraud
 
Design principles on typography in design
Design principles on typography in designDesign principles on typography in design
Design principles on typography in designnooreen17
 
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
Call In girls Bhikaji Cama Place 🔝 ⇛8377877756 FULL Enjoy Delhi NCR
Call In girls Bhikaji Cama Place 🔝 ⇛8377877756 FULL Enjoy Delhi NCRCall In girls Bhikaji Cama Place 🔝 ⇛8377877756 FULL Enjoy Delhi NCR
Call In girls Bhikaji Cama Place 🔝 ⇛8377877756 FULL Enjoy Delhi NCRdollysharma2066
 
Mookuthi is an artisanal nose ornament brand based in Madras.
Mookuthi is an artisanal nose ornament brand based in Madras.Mookuthi is an artisanal nose ornament brand based in Madras.
Mookuthi is an artisanal nose ornament brand based in Madras.Mookuthi
 
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改yuu sss
 
Introduction-to-Canva-and-Graphic-Design-Basics.pptx
Introduction-to-Canva-and-Graphic-Design-Basics.pptxIntroduction-to-Canva-and-Graphic-Design-Basics.pptx
Introduction-to-Canva-and-Graphic-Design-Basics.pptxnewslab143
 
FiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfFiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfShivakumar Viswanathan
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书zdzoqco
 

Recently uploaded (20)

Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William Vickery
 
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricks
 
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
'CASE STUDY OF INDIRA PARYAVARAN BHAVAN DELHI ,
 
定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一
定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一
定制(RMIT毕业证书)澳洲墨尔本皇家理工大学毕业证成绩单原版一比一
 
Call Girls Meghani Nagar 7397865700 Independent Call Girls
Call Girls Meghani Nagar 7397865700  Independent Call GirlsCall Girls Meghani Nagar 7397865700  Independent Call Girls
Call Girls Meghani Nagar 7397865700 Independent Call Girls
 
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
Call Us ✡️97111⇛47426⇛Call In girls Vasant Vihar༒(Delhi)
 
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
 
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
 
Design principles on typography in design
Design principles on typography in designDesign principles on typography in design
Design principles on typography in design
 
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
Call In girls Bhikaji Cama Place 🔝 ⇛8377877756 FULL Enjoy Delhi NCR
Call In girls Bhikaji Cama Place 🔝 ⇛8377877756 FULL Enjoy Delhi NCRCall In girls Bhikaji Cama Place 🔝 ⇛8377877756 FULL Enjoy Delhi NCR
Call In girls Bhikaji Cama Place 🔝 ⇛8377877756 FULL Enjoy Delhi NCR
 
Mookuthi is an artisanal nose ornament brand based in Madras.
Mookuthi is an artisanal nose ornament brand based in Madras.Mookuthi is an artisanal nose ornament brand based in Madras.
Mookuthi is an artisanal nose ornament brand based in Madras.
 
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
 
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
 
Introduction-to-Canva-and-Graphic-Design-Basics.pptx
Introduction-to-Canva-and-Graphic-Design-Basics.pptxIntroduction-to-Canva-and-Graphic-Design-Basics.pptx
Introduction-to-Canva-and-Graphic-Design-Basics.pptx
 
FiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfFiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdf
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
 

CN-OSI-TCP-Models-001.pdf

  • 1. COMPUTER NETWORK JAVED AHMAD DOGAR, UNIVERSITY OF OKARA
  • 3.
  • 4.
  • 5.
  • 6. • Network Layer: This layer is responsible for the transmission of data between hosts in different networks as well as routing of data packets. This layer is implemented through the use of devices such as routers and some switches. • Data Link Layer: This layer is responsible for the error-free delivery of data to the receiving device or node. This layer is implemented through the use of devices such as switches and bridge devices as well as anything with a network interface, like wireless or wired network cards. • Physical Layer: This layer is responsible for the physical connections of the devices in the network. This layer is implemented through the use of devices such as hubs, repeaters, modem devices, and physical cabling. ■ The OSI model is widely used throughout networking documentation and discussions. Layers are often referred to by number, not name, so memorizing the numbers and having a good understanding of each layer’s uses are essential for success in the IT community.
  • 7. OSI Model The OSI (Open System Interconnection) model consists of a seven-layer architecture that organizes the sending of data from hosts across a network. The OSI model was developed by the International Standards Organization (ISO) after the TCP/IP model to provide greater granularity of networking assignments within the model.
  • 8. Let's compare these two models, see how they work, and why you might choose one over the other from a conceptual framework.
  • 9. We'll start at the lowest layer and work our way up to the higher layers. So, in the TCP/IP model, we begin at the bottom with the network interface layer. This would be the physical cabling, the wireless spectrum in the case of wireless. This would be your actual network cards.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16. 1. Application Layer: This layer is responsible for network applications (like HTTP or FTP) and their production of data to be transferred over the network. 2. Presentation Layer: This layer is responsible for translating data from the application layer into the format required to transmit the data over the network as well as encrypting the data for security if encryption is used. 3. Session Layer: This layer is responsible for connection establishment, session maintenance, and authentication. 4. Transport Layer: This layer provides services to the application layer and receives services from the network layer. It is responsible for the reliable delivery of data. It segments and reassembles data in the correct order for it to be sent to the receiving device. It may also handle the reliable delivery of data, and any retries of data that are lost or corrupted (for example, TCP does this). This layer is often called the heart of OSI. 5. Network Layer: This layer is responsible for the transmission of data between hosts in different networks as well as routing of data packets. This layer is implemented through the use of devices such as routers and some switches. 6. Data Link Layer: This layer is responsible for the error-free delivery of data to the receiving device or node. This layer is implemented through the use of devices such as switches and bridge devices as well as anything with a network interface, like wireless or wired network cards. 7. Physical Layer: This layer is responsible for the physical connections of the devices in the network. This layer is implemented through the use of devices such as hubs, repeaters, modem devices, and physical cabling.
  • 17.
  • 18. TCP/IP Model TCP/IP model shades of blue boxes with text, application, transport, network, network interface TCP/IP stands for Transmission Control Protocol/Internet Protocol and is a set of protocols used to connect network devices to each other. The TCP/IP networking model is made up of four layers:
  • 19. 1. Application Layer: This layer is responsible for the communication protocols between nodes. The protocols in this layer include Hypertext Transfer Protocol (HTTP and HTTPS), Secure Shell (SSH), and Network Time Protocol (NTP), among many others. 2. Transport Layer: This layer is responsible for the end-to-end transport of data. The protocols that live in this layer are Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). 3. Network Layer: This layer defines the logical transmission protocols for the whole network. The main protocols that live in this layer are Internet Protocol (IP), Internet Control Message Protocol (ICMP), and Address Resolution Protocol (ARP). 4. Network Interface Layer: This layer establishes how data should be physically sent through the network. ➢ The TCP/IP model is used for practical application when locating specific protocol. It covers the same topics that will be found in the OSI model but in fewer layers.
  • 20. Which Transmission Control Protocol/Internet Protocol (TCP/IP) layer performs addressing and routing? Transport Application Presentation Network (The Network layer handles addressing and routing to different networks.) Which layer of the OSI Model does a bridge use to make decisions about forwarding data packets? Physical Data Link (The data link layer (layer 2) represents network communication at a MAC-address level and forwards packets on layer 2 devices, like a bridge) Network Transport Which layer of the OSI model establishes, manages, and terminates connections? Presentation Session (The session layer establishes, manages, and terminates connections) Network Application