SlideShare una empresa de Scribd logo
1 de 36
NETWORK
LAYERS
LECTURE AGENDA
 Define OSI and TCP/IP Model
 Discuss and Define the 7 Layers
of OSI and how they work
together.
 Discuss and Define the 4 Layers
of TCP/IP and their function
 Compare OSI and TCP/IP
“
In computer science, the concept of
network layers is a framework that helps to
understand complex network interactions.
There are two models that are widely
referenced today: OSI and TCP/IP. The
concepts are similar, but the layers
themselves differ between the two models.
What is OSI Model?
Open Systems Interconnection
 provides a general framework for standardization
 defines a set of layers and services provided by each layer
 one or more protocols can be developed for each layer
The OSI model was developed by the International
Organization for Standardization.
THE 7 LAYERS OF OSI
APPLICATION
PRESENTATION
SESSION
TRANSPORT
NETWORK
DATA LINK
PHYSICAL
LAYER 7: SNMP, HTTP, FTP
LAYER 6: Encryption, ASCII, PNG, MIDI)
LAYER 5: Syn/Ack
LAYER 4: TCP, UDP, port numbers
LAYER 3: IP, routers
LAYER 2: MAC, switches
LAYER 1: cable, RJ45
LAYER 7: APPLICATION
• Human-Computer Interaction
• Web browsers and other internet-
connected applications (like Skype or
Outlook) use Layer 7 application
protocols.
LAYER 6: PRESENTATION
• Data Representation and Encryption
• This layer converts data to and from
the Application layer. In other words,
it translates application formatting to
network formatting and vice versa.
LAYER 5: SESSION
• Connection Maintenance
• This layer establishes and terminates
connections between devices. It also
determines which packets belong to
which text and image files.
LAYER 4: TRANSPORT
• End-to-End Connections
• This layer coordinates data transfer
between system and hosts, including
error-checking and data recovery.
LAYER 3: NETWORK
• Logical Addressing for data path using packets
• This layer determines how data is sent to the
receiving device. It’s responsible for packet
forwarding, routing, and addressing.
LAYER 2: DATA LINK
• Physical addressing ,formatting data in frames
• Translates binary (or BITs) into signals and
allows upper layers to access media.
LAYER 1: PHYSICAL
• Physical transmission of signals,
media or binary raw bits
• Actual hardware sits at this layer. It
transmits signals over media.
What is TCP/IP?
Transmission Control Protocol/Internet Protocol
TCP
breaks messages into packets,
hands them off to the IP
software for delivery, and then
orders and reassembles the
packets at their destination
IP
deals with the routing of
packets through the maze of
Interconnected networks to
their final destination
THE 4 LAYERS OF TCP/IP
LAYER 4: PROCESS
LAYER 3. HOST TO HOST
LAYER 2
LAYER 1: LINK
APPLICATION
TRANSPORT
NETWORK ACCESS
INTERNET
LAYER 4: APPLICATION
• Also called the Process layer
• This layer combines the OSI model’s
L5, L6, and L7.
LAYER 3: TRANSPORT
• Also called the Host-to-Host layer.
• This layer is similar to the OSI
model’s L4.
LAYER 2: INTERNET
• This layer is similar to the OSI
model’s L3.
LAYER 1: PHYSICAL
• Also called the Link or Network
Interface layer.
• This layer combines the OSI model’s
L1 and L2.
21
APPLICATION
TRANSPORT
NETWORK ACCESS
INTERNET
APPLICATION
PRESENTATION
SESSION
TRANSPORT
NETWORK
DATA LINK
PHYSICAL PHYSICAL
OSI TCP/IP
How Network Layers Work?
Sender Receiver
Let’s understand how this image is send to other network using the 7 Layers
NETWORK B
NETWORK A
Application Layer:
Skype would be using the File Transfer Protocol to send the dog photo to Network B
NETWORK B
NETWORK A
Sender Receiver
Sender Receiver
Presentation Layer
Pixels of photo will be translated to binary and compresses it
Encrypt Decrypt
NETWORK B
NETWORK A
Sender Receiver
Session Layer:
Establishes, maintains and ends communication between devices
When you download these
files, this layer determines
which data packets belong
to which files
(e.g. text/image/audio), as
well as where these packets
go.
NETWORK B
NETWORK A
Sender Receiver
NETWORK B
NETWORK A
Laptop may be able to handle 100 mbps
Phone can only process 10 mbps
Transport Layer
segments data from session layer
Dictate that the server slow down the data transmission, so nothing is lost by the time
your friend receives it.
Sender Receiver
Network Layer:
transmits data segments between networks in the form of packets
NETWORK B
NETWORK A
this layer assigns source and
destination IP addresses to the
data segments.
192.168.254.254 192.168.1.1
Sender Receiver
Data Link Layer:
receives packets from Layer 3
NETWORK B
NETWORK A
performs physical addressing.
It adds sender and receiver
MAC addresses to the data
packet to form a data unit
called a frame.
00:1A:C2:7B:00:47 70:b2:aa:e6:3c:91
enables frames to be
transported via local media (e.g.
copper wire, optical fiber, or
air).
Sender Receiver
Physical Layer:
converts binary into signals and transmits them over media (e.g. fiber optic)
NETWORK B
NETWORK A
When Network B
receives the signals,
they’re decapsulated, or
translated back into
binary and then into
application data so the
message can be
seen/human-readable.
APPLICATION
PRESENTATION
SESSION
TRANSPORT
NETWORK
DATA LINK
PHYSICAL
APPLICATION
PRESENTATION
SESSION
TRANSPORT
NETWORK
DATA LINK
PHYSICAL
Data Transfer
NETWORK A NETWORK B
Network layers help us understand
how data moves
Human-Readable Computer-Readable
Transmitted Signal
ADVANTAGES DISADVANTAGES
 generic model and acts as a
guidance tool to develop any
network model.
 Changes in one layer do not affect
other layers
 Flexible - distinctly separates
services, interfaces, and protocols
 supports both connection-oriented
services and connectionless services
 restricts its practical
implementation.
 launching timing of this model was
inappropriate.
 Very complex that is slow and costly
 duplication of services in various
layers
 did not meet the practical needs
OSI MODEL
ADVANTAGES DISADVANTAGES
 industry–standard model that can be
effectively deployed in practical
networking problems.
 allows cross-platform
communications among
heterogeneous networks
 open protocol suite
 scalable, client-server architecture
 assigns an IP address to each
computer on the network
 not generic in nature
 does not clearly separate the
concepts of services, interfaces, and
protocols
 does not distinguish between the
data link and the physical layers
 originally designed and implemented
for wide area networks, not
optimized for small networks
(LAN,PAN)
TCP/IP MODEL
REFERENCES:
▪ Alienor.(2018). The Network Layers Explained [with examples]. Plixer
from https://www.plixer.com/blog/network-layers-explained/
▪ Janardhan,J.(2018). Advantages and Disadvantages of the OSI Model.
Tutorial Point from https://www.tutorialspoint.com/Advantages-and-
Disadvantages-of-the-OSI-Model
▪ Janardhan,J.(2018). Advantages and Disadvantages of the OSI Model.
Tutorials Point from https://www.tutorialspoint.com/Advantages-and-
Disadvantages-of-the-OSI-Model
▪ Fendadis,J.(2018). Advantages and Disadvantages of the TCP/IP Model.
Tutorials Point from https://www.tutorialspoint.com/Advantages-and-
Disadvantages-of-the-TCP-IP-Model
Alaba,
Aylah Nicolei
Banaga,
Louis Gabriel
Guittap,
Dhastin Keinne
Pailma,
Zeus Angelo
Genove,
Germaine
Pailma,
Zean Philip
Toledo,
Rolyne Angelyn
PRESENTATION BY

Más contenido relacionado

La actualidad más candente

IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11Keshav Maheshwari
 
19 Network Layer Protocols
19 Network Layer Protocols19 Network Layer Protocols
19 Network Layer ProtocolsMeenakshi Paul
 
difference between hub, bridge, switch and router
difference between hub, bridge, switch and routerdifference between hub, bridge, switch and router
difference between hub, bridge, switch and routerAkmal Cikmat
 
Introduction to TCP/IP
Introduction to TCP/IPIntroduction to TCP/IP
Introduction to TCP/IPMichael Lamont
 
Complete Osi Model Explained
Complete Osi Model ExplainedComplete Osi Model Explained
Complete Osi Model ExplainedVivek chan
 
Ccna PPT
Ccna PPTCcna PPT
Ccna PPTAIRTEL
 
Internetworking
InternetworkingInternetworking
InternetworkingRaghu nath
 
OSI Physical Layer
OSI Physical LayerOSI Physical Layer
OSI Physical LayerSachii Dosti
 
Chapter03 -- transmission basics and networking media
Chapter03  -- transmission basics and networking mediaChapter03  -- transmission basics and networking media
Chapter03 -- transmission basics and networking mediaRaja Waseem Akhtar
 
Mobile computing notes and material
Mobile computing notes and materialMobile computing notes and material
Mobile computing notes and materialSDMCET DHARWAD
 
Physical Layer of ISO-OSI model and Devices
Physical Layer of ISO-OSI model and DevicesPhysical Layer of ISO-OSI model and Devices
Physical Layer of ISO-OSI model and DevicesShahid Khan
 
Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer networkmiteshppt
 

La actualidad más candente (20)

Ethernet
EthernetEthernet
Ethernet
 
CCNA project-report
CCNA project-reportCCNA project-report
CCNA project-report
 
TCP/IP
TCP/IPTCP/IP
TCP/IP
 
IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11
 
OSI Layer
OSI LayerOSI Layer
OSI Layer
 
19 Network Layer Protocols
19 Network Layer Protocols19 Network Layer Protocols
19 Network Layer Protocols
 
difference between hub, bridge, switch and router
difference between hub, bridge, switch and routerdifference between hub, bridge, switch and router
difference between hub, bridge, switch and router
 
Osi model
Osi modelOsi model
Osi model
 
Introduction to TCP/IP
Introduction to TCP/IPIntroduction to TCP/IP
Introduction to TCP/IP
 
Complete Osi Model Explained
Complete Osi Model ExplainedComplete Osi Model Explained
Complete Osi Model Explained
 
Ccna PPT
Ccna PPTCcna PPT
Ccna PPT
 
Internetworking
InternetworkingInternetworking
Internetworking
 
Application Layer
Application LayerApplication Layer
Application Layer
 
Osi
OsiOsi
Osi
 
OSI Physical Layer
OSI Physical LayerOSI Physical Layer
OSI Physical Layer
 
Chapter03 -- transmission basics and networking media
Chapter03  -- transmission basics and networking mediaChapter03  -- transmission basics and networking media
Chapter03 -- transmission basics and networking media
 
Data Link Layer
Data Link LayerData Link Layer
Data Link Layer
 
Mobile computing notes and material
Mobile computing notes and materialMobile computing notes and material
Mobile computing notes and material
 
Physical Layer of ISO-OSI model and Devices
Physical Layer of ISO-OSI model and DevicesPhysical Layer of ISO-OSI model and Devices
Physical Layer of ISO-OSI model and Devices
 
Ethernet Computer network
Ethernet Computer networkEthernet Computer network
Ethernet Computer network
 

Similar a Network layers

pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxpppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxzeyadosama505
 
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
 
unit-1fon (1).pptx
unit-1fon (1).pptxunit-1fon (1).pptx
unit-1fon (1).pptxDeepVala5
 
Routers BY RAJIT(9816115641)
Routers BY RAJIT(9816115641)Routers BY RAJIT(9816115641)
Routers BY RAJIT(9816115641)C.U
 
IMD 251 - Networking
IMD 251 - NetworkingIMD 251 - Networking
IMD 251 - Networkingisma ishak
 
computer network NCC l4dc assingment
computer network NCC l4dc assingment computer network NCC l4dc assingment
computer network NCC l4dc assingment David Parker
 
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
 
Ccent notes part 1
Ccent notes part 1Ccent notes part 1
Ccent notes part 1ahmady
 
Computer Network - Introduction to Networks
Computer Network - Introduction to NetworksComputer Network - Introduction to Networks
Computer Network - Introduction to NetworksSwapnil Agrawal
 
Computer_Network
Computer_NetworkComputer_Network
Computer_NetworkRavi Jiyani
 
CSC1202_3_The_OSI_Reference_Model_-_V2.pptx
CSC1202_3_The_OSI_Reference_Model_-_V2.pptxCSC1202_3_The_OSI_Reference_Model_-_V2.pptx
CSC1202_3_The_OSI_Reference_Model_-_V2.pptxMuhammad Sohail
 
CN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfCN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfskknowledge
 
Lecture 1 networking & internetworking
Lecture 1 networking & internetworkingLecture 1 networking & internetworking
Lecture 1 networking & internetworkingMd. Mashiur Rahman
 

Similar a Network layers (20)

pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxpppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
 
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
 
unit-1fon (1).pptx
unit-1fon (1).pptxunit-1fon (1).pptx
unit-1fon (1).pptx
 
Osi model
Osi modelOsi model
Osi model
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
 
chapter 4.pptx
chapter 4.pptxchapter 4.pptx
chapter 4.pptx
 
Routers BY RAJIT(9816115641)
Routers BY RAJIT(9816115641)Routers BY RAJIT(9816115641)
Routers BY RAJIT(9816115641)
 
IMD 251 - Networking
IMD 251 - NetworkingIMD 251 - Networking
IMD 251 - Networking
 
computer network NCC l4dc assingment
computer network NCC l4dc assingment computer network NCC l4dc assingment
computer network NCC l4dc assingment
 
Ccna introduction
Ccna introductionCcna introduction
Ccna introduction
 
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
 
Ccent notes part 1
Ccent notes part 1Ccent notes part 1
Ccent notes part 1
 
Computer Network - Introduction to Networks
Computer Network - Introduction to NetworksComputer Network - Introduction to Networks
Computer Network - Introduction to Networks
 
OsI reference model
OsI reference modelOsI reference model
OsI reference model
 
Computer_Network
Computer_NetworkComputer_Network
Computer_Network
 
CSC1202_3_The_OSI_Reference_Model_-_V2.pptx
CSC1202_3_The_OSI_Reference_Model_-_V2.pptxCSC1202_3_The_OSI_Reference_Model_-_V2.pptx
CSC1202_3_The_OSI_Reference_Model_-_V2.pptx
 
OSI model.pptx
OSI model.pptxOSI model.pptx
OSI model.pptx
 
CN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfCN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdf
 
Lecture 1 networking & internetworking
Lecture 1 networking & internetworkingLecture 1 networking & internetworking
Lecture 1 networking & internetworking
 

Último

Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.soniya singh
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goahorny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goasexy call girls service in goa
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Delhi Call girls
 
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663Call Girls Mumbai
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLimonikaupta
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxellan12
 
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...Neha Pandey
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.soniya singh
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Call Girls in Nagpur High Profile
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...SofiyaSharma5
 
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Standkumarajju5765
 

Último (20)

Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
 
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goahorny (9316020077 ) Goa  Call Girls Service by VIP Call Girls in Goa
horny (9316020077 ) Goa Call Girls Service by VIP Call Girls in Goa
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girls
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
 
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
 
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
 

Network layers

  • 2. LECTURE AGENDA  Define OSI and TCP/IP Model  Discuss and Define the 7 Layers of OSI and how they work together.  Discuss and Define the 4 Layers of TCP/IP and their function  Compare OSI and TCP/IP
  • 3. “ In computer science, the concept of network layers is a framework that helps to understand complex network interactions. There are two models that are widely referenced today: OSI and TCP/IP. The concepts are similar, but the layers themselves differ between the two models.
  • 4. What is OSI Model? Open Systems Interconnection
  • 5.  provides a general framework for standardization  defines a set of layers and services provided by each layer  one or more protocols can be developed for each layer The OSI model was developed by the International Organization for Standardization.
  • 6. THE 7 LAYERS OF OSI APPLICATION PRESENTATION SESSION TRANSPORT NETWORK DATA LINK PHYSICAL LAYER 7: SNMP, HTTP, FTP LAYER 6: Encryption, ASCII, PNG, MIDI) LAYER 5: Syn/Ack LAYER 4: TCP, UDP, port numbers LAYER 3: IP, routers LAYER 2: MAC, switches LAYER 1: cable, RJ45
  • 7. LAYER 7: APPLICATION • Human-Computer Interaction • Web browsers and other internet- connected applications (like Skype or Outlook) use Layer 7 application protocols.
  • 8. LAYER 6: PRESENTATION • Data Representation and Encryption • This layer converts data to and from the Application layer. In other words, it translates application formatting to network formatting and vice versa.
  • 9. LAYER 5: SESSION • Connection Maintenance • This layer establishes and terminates connections between devices. It also determines which packets belong to which text and image files.
  • 10. LAYER 4: TRANSPORT • End-to-End Connections • This layer coordinates data transfer between system and hosts, including error-checking and data recovery.
  • 11. LAYER 3: NETWORK • Logical Addressing for data path using packets • This layer determines how data is sent to the receiving device. It’s responsible for packet forwarding, routing, and addressing.
  • 12. LAYER 2: DATA LINK • Physical addressing ,formatting data in frames • Translates binary (or BITs) into signals and allows upper layers to access media.
  • 13. LAYER 1: PHYSICAL • Physical transmission of signals, media or binary raw bits • Actual hardware sits at this layer. It transmits signals over media.
  • 14. What is TCP/IP? Transmission Control Protocol/Internet Protocol
  • 15. TCP breaks messages into packets, hands them off to the IP software for delivery, and then orders and reassembles the packets at their destination IP deals with the routing of packets through the maze of Interconnected networks to their final destination
  • 16. THE 4 LAYERS OF TCP/IP LAYER 4: PROCESS LAYER 3. HOST TO HOST LAYER 2 LAYER 1: LINK APPLICATION TRANSPORT NETWORK ACCESS INTERNET
  • 17. LAYER 4: APPLICATION • Also called the Process layer • This layer combines the OSI model’s L5, L6, and L7.
  • 18. LAYER 3: TRANSPORT • Also called the Host-to-Host layer. • This layer is similar to the OSI model’s L4.
  • 19. LAYER 2: INTERNET • This layer is similar to the OSI model’s L3.
  • 20. LAYER 1: PHYSICAL • Also called the Link or Network Interface layer. • This layer combines the OSI model’s L1 and L2.
  • 23. Sender Receiver Let’s understand how this image is send to other network using the 7 Layers NETWORK B NETWORK A
  • 24. Application Layer: Skype would be using the File Transfer Protocol to send the dog photo to Network B NETWORK B NETWORK A Sender Receiver
  • 25. Sender Receiver Presentation Layer Pixels of photo will be translated to binary and compresses it Encrypt Decrypt NETWORK B NETWORK A
  • 26. Sender Receiver Session Layer: Establishes, maintains and ends communication between devices When you download these files, this layer determines which data packets belong to which files (e.g. text/image/audio), as well as where these packets go. NETWORK B NETWORK A
  • 27. Sender Receiver NETWORK B NETWORK A Laptop may be able to handle 100 mbps Phone can only process 10 mbps Transport Layer segments data from session layer Dictate that the server slow down the data transmission, so nothing is lost by the time your friend receives it.
  • 28. Sender Receiver Network Layer: transmits data segments between networks in the form of packets NETWORK B NETWORK A this layer assigns source and destination IP addresses to the data segments. 192.168.254.254 192.168.1.1
  • 29. Sender Receiver Data Link Layer: receives packets from Layer 3 NETWORK B NETWORK A performs physical addressing. It adds sender and receiver MAC addresses to the data packet to form a data unit called a frame. 00:1A:C2:7B:00:47 70:b2:aa:e6:3c:91 enables frames to be transported via local media (e.g. copper wire, optical fiber, or air).
  • 30. Sender Receiver Physical Layer: converts binary into signals and transmits them over media (e.g. fiber optic) NETWORK B NETWORK A When Network B receives the signals, they’re decapsulated, or translated back into binary and then into application data so the message can be seen/human-readable.
  • 32. Network layers help us understand how data moves Human-Readable Computer-Readable Transmitted Signal
  • 33. ADVANTAGES DISADVANTAGES  generic model and acts as a guidance tool to develop any network model.  Changes in one layer do not affect other layers  Flexible - distinctly separates services, interfaces, and protocols  supports both connection-oriented services and connectionless services  restricts its practical implementation.  launching timing of this model was inappropriate.  Very complex that is slow and costly  duplication of services in various layers  did not meet the practical needs OSI MODEL
  • 34. ADVANTAGES DISADVANTAGES  industry–standard model that can be effectively deployed in practical networking problems.  allows cross-platform communications among heterogeneous networks  open protocol suite  scalable, client-server architecture  assigns an IP address to each computer on the network  not generic in nature  does not clearly separate the concepts of services, interfaces, and protocols  does not distinguish between the data link and the physical layers  originally designed and implemented for wide area networks, not optimized for small networks (LAN,PAN) TCP/IP MODEL
  • 35. REFERENCES: ▪ Alienor.(2018). The Network Layers Explained [with examples]. Plixer from https://www.plixer.com/blog/network-layers-explained/ ▪ Janardhan,J.(2018). Advantages and Disadvantages of the OSI Model. Tutorial Point from https://www.tutorialspoint.com/Advantages-and- Disadvantages-of-the-OSI-Model ▪ Janardhan,J.(2018). Advantages and Disadvantages of the OSI Model. Tutorials Point from https://www.tutorialspoint.com/Advantages-and- Disadvantages-of-the-OSI-Model ▪ Fendadis,J.(2018). Advantages and Disadvantages of the TCP/IP Model. Tutorials Point from https://www.tutorialspoint.com/Advantages-and- Disadvantages-of-the-TCP-IP-Model
  • 36. Alaba, Aylah Nicolei Banaga, Louis Gabriel Guittap, Dhastin Keinne Pailma, Zeus Angelo Genove, Germaine Pailma, Zean Philip Toledo, Rolyne Angelyn PRESENTATION BY