SlideShare ist ein Scribd-Unternehmen logo
1 von 50
Why do we need the OSI Model?
To address the problem of networks increasing in size and in number, the
International Organization for Standardization (ISO) researched many
network schemes and recognized that there was a need to create a network
model

This would help network builders implement networks that could
communicate and work together

ISO therefore, released the OSI reference model in 1984.




                                                                     2
Don’t Get Confused.

ISO - International Organization for Standardization

OSI - Open System Interconnection

IOS - Internetwork Operating System

To avoid confusion, some people say ―International
Standard Organization.”



                                                       3
The OSI Reference Model
7 Application    The OSI Model will be
                 used throughout your
6 Presentation
                 entire networking career!
5 Session
4 Transport
3 Network
                 Memorize it!
2 Data Link
1 Physical

                                             4
OSI Model
                Application
Application
(Upper)        Presentation
Layers
                 Session

                Transport

                 Network
                              Data Flow
                              Layers
                Data-Link

                 Physical


                                          5
Layer 7 - The Application Layer
7 Application            This layer deal with
6 Presentation           networking applications.

5 Session                Examples:
4 Transport                  Email
                             Web browsers
3 Network
2 Data Link              PDU - User Data
1 Physical

  Each of the layers have Protocol Data Unit (PDU)
                                                     6
Layer 6 - The Presentation Layer
7 Application    This layer is responsible for
                 presenting the data in the
6 Presentation
                 required format which may
5 Session        include:
4 Transport      Code Formatting
                 Encryption
3 Network        Compression
2 Data Link
                 PDU - Formatted Data
1 Physical

                                                 7
Layer 5 - The Session Layer
7 Application    This layer establishes, manages, and
                 terminates       sessions  between      two
                 communicating hosts.
6 Presentation   Creates Virtual Circuit
                 Coordinates communication between systems
5 Session        Organize their communication by offering
                 three different modes
4 Transport          Simplex
                     Half Duplex
3 Network            Full Duplex

2 Data Link
                 Example:
1 Physical            Client Software
                      ( Used for logging in)

                 PDU - Formatted Data
                                                         8
Half Duplex
• It uses only one wire pair with a digital signal running in
  both directions on the wire.

• It also uses the CSMA/CD protocol to help prevent
  collisions and to permit retransmitting if a collision does
  occur.

• If a hub is attached to a switch, it must operate in half-
  duplex mode because the end stations must be able to
  detect collisions.

• Half-duplex Ethernet—typically 10BaseT—is only about
  30 to 40 percent efficient because a large 10BaseT
  network will usually only give you 3 to 4Mbps—at most.
                                                           9
Full Duplex
In a network that uses twisted-pair cabling, one pair is used to carry the transmitted
signal from one node to the other node. A separate pair is used for the return or
received signal. It is possible for signals to pass through both pairs simultaneously.
The capability of communication in both directions at once is known as full duplex.




                                                                                10
Layer 4 - The Transport Layer
7 Application    This layer breaks up the data from the
                 sending host and then reassembles it in the
6 Presentation   receiver.

5 Session        It also is used to insure reliable data
                 transport across the network.
4 Transport      Can be reliable or unreliable
                 Sequencing
3 Network        Acknowledgment
                 Retransmission
2 Data Link      Flow Control

1 Physical       PDU - Segments

                                                       11
Layer 3 - The Network Layer
                 Sometimes referred to as the ―Cisco Layer‖.
7 Application    End to End Delivery
                 Provide logical addressing that routers use for
6 Presentation   path determination
                 Segments are encapsulated
5 Session        Internetwork Communication
                 Packet forwarding
4 Transport      Packet Filtering
                 Makes “Best Path Determination”
3 Network        Fragmentation


2 Data Link      PDU – Packets – IP/IPX

1 Physical

                                                          12
Layer 2 - The Data Link Layer
                         Performs Physical Addressing
7 Application            This layer provides reliable transit of data
                         across a physical link.
6 Presentation           Combines bits into bytes and
                         bytes into frames
5 Session                Access to media using MAC address
                         Error detection, not correction
4 Transport              LLC and MAC
                         Logical Link Control performs Link
                         establishment
3 Network                MAC Performs Access method

2 Data Link
1 Physical               PDU - Frames
Preamble   DMAC   SMAC         Data length      DATA        FCS
                                                                     13
Layer 1 - The Physical Layer
7 Application
                 This is the physical media
6 Presentation   through     which     the    data,
5 Session        represented as electronic signals,
                 is sent from the source host to
4 Transport      the destination host.
3 Network        Move bits between devices
2 Data Link      Encoding
                 PDU - Bits
1 Physical

                                                14
Data Encapsulation
                                        Application
                                       Presentation
                                                      PDU
              Upper-Layer Data           Session

                                        Transport     Segment
TCP HeaderUpper-Layer Data


                                         Network      Packet
  IP Header    Data


LLC Header     Data              FCS
                                        Data-Link     Frame

MAC Header     Data              FCS

                                         Physical     Bits
   0101110101001000010

                                                               15
Data Encapsulation




                     16
OSI Model Analogy
  Application Layer - Source Host




After riding your new bicycle a few times in
Bangalore, you decide that you want to give it to a
friend who lives in DADAR, Mumbai.                    17
OSI Model Analogy
Presentation Layer - Source Host




Make sure you have the proper directions to
disassemble and reassemble the bicycle.
                                              18
OSI Model Analogy
    Session Layer - Source Host




Call your friend and make sure you have his correct
address.
                                                  19
OSI Model Analogy
   Transport Layer - Source Host




Disassemble the bicycle and put different pieces in
different boxes. The boxes are labeled
“1 of 3”, “2 of 3”, and “3 of 3”.                   20
OSI Model Analogy
    Network Layer - Source Host




Put your friend's complete mailing address (and
yours) on each box.Since the packages are too big
for your mailbox (and since you don’t have enough
stamps) you determine that you need to go to the
post office.                                      21
OSI Model Analogy
  Data Link Layer – Source Host




Bangalore post office takes possession of the boxes.

                                                  22
OSI Model Analogy
        Physical Layer - Media




The boxes are flown from Bangalore to Mumbai.

                                                23
OSI Model Analogy
    Data Link Layer - Destination




Dadar post office receives your boxes.

                                         24
OSI Model Analogy
    Network Layer - Destination




Upon examining the destination address,
Dadar post office determines that your boxes
should be delivered to your written home
address.                                     25
OSI Model Analogy
    Transport Layer - Destination




Your friend calls you and tells you he got all 3 boxes
and he is having another friend named BOB
reassemble the bicycle.                              26
OSI Model Analogy
     Session Layer - Destination




Your friend hangs up because he is done talking to
you.
                                                     27
OSI Model Analogy
 Presentation Layer - Destination




BOB is finished and “presents” the bicycle to your
friend. Another way to say it is that your friend is
finally getting him “present”.                         28
OSI Model Analogy
  Application Layer - Destination




Your friend enjoys riding his new bicycle in Dadar.
                                                      29
Data Flow Through a Network




                              30
Type of Transmission
Unicast
Multicast
Broadcast




                             31
Type of Transmission




                       32
Broadcast Domain
A group of devices receiving broadcast frames
 initiating from any device within the group

Routers do not forward broadcast frames,
 broadcast domains are not forwarded from one
 broadcast to another.




                                            33
Collision
 The effect of two nodes sending transmissions
  simultaneously in Ethernet. When they meet on the
  physical media, the frames from each node collide and
  are damaged.




                                                     34
Collision Domain
The network area in Ethernet over which frames
 that have collided will be detected.
Collisions are propagated by hubs and repeaters
Collisions are Not propagated by switches,
 routers, or bridges




                                              35
Physical Layer

  Defines
   • Media type




                                                    802.3
                                       Physical
   • Connector type
   • Signaling type
802.3 is responsible for LANs based on the carrier sense multiple access
collision detect (CSMA/CD) access methodology. Ethernet is an example
of a CSMA/CD network.

                                                                     36
Physical Layer:
              Ethernet/802.3

                                10Base2—Thin Ethernet
                                10Base5—Thick Ethernet

                          Host
        Hub
                    10BaseT—Twisted Pair


Hosts


                                                         37
Device Used At Layer 1

      Physical




                     A      B     C      D



• All devices are in the same collision domain.
• All devices are in the same broadcast domain.
• Devices share the same bandwidth.
                                                  38
Hubs & Collision Domains


• More end stations means
  more collisions.
• CSMA/CD is used.




                             39
Layer 2

                                   MAC Layer—802.3
Number of Bytes   8            6                   6             2     Variable    4
           Preamble   Destination Address    Source Address   Length    Data      FCS


                                                                         Ethernet II uses
                                                                         “Type” here and
                  0000.0C               xx.xxxx                          does not use
                                                                         802.2.
                  IEEE Assigned             Vendor
                                            Assigned

                        MAC Address
 synchronize senders and receivers
                                                                                        40
Devices On Layer 2
              (Switches & Bridges)
  Data-Link




                    1   2   3   4   OR   1   2


• Each segment has its own collision domain.
• All segments are in the same broadcast domain.   41
Switches


                             Switch
                               Memory
• Each segment is its own
  collision domain.
• Broadcasts are forwarded
  to all segments.


                                        42
Layer 3 : Network Layer




                              Network
                                           IP, IPX
• Defines logical source
  and destination



                             Data-Link
  addresses associated                   802.2

  with a specific protocol
• Defines paths through
  network                                802.3
                             Physical

                                                     EIA/TIA-232
                                                     V.35


                                                              43
Layer 3 : (cont.)

            Network Layer End-Station Packet
                       Source     Destination
          IP Header                                         Data
                       Address    Address

    Logical
    Address
            172.15.1.1
                    Network      Node

Route determination occurs at this layer, so a packet must include a source and
destination address.
Network-layer addresses have two components: a network component for
internetwork routing, and a node number for a device-specific address. The
example in the figure is an example of an IP packet and address.
                                                                             44
Layer 3 (cont.)

                 Address           Mask
           172.16.122.204 255.255.0.0
               172         16         122        204
Binary
Address 10101100 00010000 01111010 11001100
               255         255            0      0
Binary
Mask     11111111 11111111       00000000 00000000

               Network                    Host

                                                  45
Device On Layer 3
             Router
• Broadcast control
• Multicast control
• Optimal path
  determination
• Traffic management
• Logical addressing
• Connects to WAN
  services



                            46
Layer 4 : Transport Layer
• Distinguishes between
  upper-layer applications
• Establishes end-to-end




                                 Transport
  connectivity between                       TCP        UDP   SPX
  applications
• Defines flow control


                                 Network
                                                   IP         IPX
• Provides reliable or
  unreliable services for data
  transfer


                                                                    47
Reliable Service


Sender                                Receiver
                 Synchronize

           Acknowledge, Synchronize

                Acknowledge

         Connection Established

                Data Transfer
               (Send Segments)

                                                 48
How They Operate
  Hub          Bridge    Switch   Router




Collision Domains:
    1            4         4         4
Broadcast Domains:
    1                1      1        4
                                           49
OSI REFRENCE MODEL by- Mujmmil Shaikh

Weitere ähnliche Inhalte

Was ist angesagt?

Switching techniques
Switching techniquesSwitching techniques
Switching techniques
Gupta6Bindu
 

Was ist angesagt? (20)

TCP-IP Reference Model
TCP-IP Reference ModelTCP-IP Reference Model
TCP-IP Reference Model
 
Cn ipv4 addressing
Cn ipv4 addressingCn ipv4 addressing
Cn ipv4 addressing
 
Internet Protocol
Internet ProtocolInternet Protocol
Internet Protocol
 
Computer networking class 12
Computer networking class 12Computer networking class 12
Computer networking class 12
 
IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11
 
CCNA Course Training Presentation
CCNA Course Training PresentationCCNA Course Training Presentation
CCNA Course Training Presentation
 
Ethernet protocol
Ethernet protocolEthernet protocol
Ethernet protocol
 
Reference models in Networks: OSI & TCP/IP
Reference models in Networks: OSI & TCP/IPReference models in Networks: OSI & TCP/IP
Reference models in Networks: OSI & TCP/IP
 
CCCNA R&S-02-The TCP-IP and OSI Networking Models
CCCNA R&S-02-The TCP-IP and OSI Networking ModelsCCCNA R&S-02-The TCP-IP and OSI Networking Models
CCCNA R&S-02-The TCP-IP and OSI Networking Models
 
Data Link Layer
Data Link LayerData Link Layer
Data Link Layer
 
Ch 19 Network-layer protocols Section 1
Ch 19  Network-layer protocols Section 1Ch 19  Network-layer protocols Section 1
Ch 19 Network-layer protocols Section 1
 
Osi model
Osi modelOsi model
Osi model
 
TCP/IP Protocol Architeture
TCP/IP Protocol ArchitetureTCP/IP Protocol Architeture
TCP/IP Protocol Architeture
 
Ipv4 ppt
Ipv4 pptIpv4 ppt
Ipv4 ppt
 
WLAN
WLANWLAN
WLAN
 
Dc lec-05 (protocols & standards)
Dc lec-05 (protocols & standards)Dc lec-05 (protocols & standards)
Dc lec-05 (protocols & standards)
 
Ipv4 and Ipv6
Ipv4 and Ipv6Ipv4 and Ipv6
Ipv4 and Ipv6
 
Switching techniques
Switching techniquesSwitching techniques
Switching techniques
 
Tiny os
Tiny osTiny os
Tiny os
 
Network Layer
Network LayerNetwork Layer
Network Layer
 

Andere mochten auch

osi model
osi modelosi model
osi model
faizan
 
Computer networks--osi model
Computer networks--osi modelComputer networks--osi model
Computer networks--osi model
Aditya Mehta
 
Osi model(open system interconnection)
Osi model(open system interconnection)Osi model(open system interconnection)
Osi model(open system interconnection)
Dipu Thomas joy
 
TCP/IP Model
TCP/IP ModelTCP/IP Model
TCP/IP Model
farhan516
 

Andere mochten auch (20)

Ccna day1
Ccna day1Ccna day1
Ccna day1
 
OSI Layering
OSI Layering OSI Layering
OSI Layering
 
osi model
osi modelosi model
osi model
 
Osi model
Osi modelOsi model
Osi model
 
7 Layers OSI model description with 3 unofficial Layers.
7 Layers OSI model description with 3 unofficial Layers.7 Layers OSI model description with 3 unofficial Layers.
7 Layers OSI model description with 3 unofficial Layers.
 
Osi model in networking
Osi model in networkingOsi model in networking
Osi model in networking
 
Osi models
Osi modelsOsi models
Osi models
 
Computer Network - OSI model
Computer Network - OSI modelComputer Network - OSI model
Computer Network - OSI model
 
Osi model
Osi modelOsi model
Osi model
 
Computer networks--osi model
Computer networks--osi modelComputer networks--osi model
Computer networks--osi model
 
Osi model(open system interconnection)
Osi model(open system interconnection)Osi model(open system interconnection)
Osi model(open system interconnection)
 
Subnetting class C
Subnetting class CSubnetting class C
Subnetting class C
 
Osi model
Osi modelOsi model
Osi model
 
BGP (border gateway routing protocol)
BGP (border gateway routing protocol)BGP (border gateway routing protocol)
BGP (border gateway routing protocol)
 
OSI Reference Model and TCP/IP (Lecture #3 ET3003 Sem1 2014/2015)
OSI Reference Model and TCP/IP (Lecture #3 ET3003 Sem1 2014/2015)OSI Reference Model and TCP/IP (Lecture #3 ET3003 Sem1 2014/2015)
OSI Reference Model and TCP/IP (Lecture #3 ET3003 Sem1 2014/2015)
 
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
 
Subnetting Basics Tutorial
Subnetting Basics TutorialSubnetting Basics Tutorial
Subnetting Basics Tutorial
 
OSI MODEL AND ITS PROTOCOL
OSI MODEL AND ITS PROTOCOLOSI MODEL AND ITS PROTOCOL
OSI MODEL AND ITS PROTOCOL
 
TCP/IP Model
TCP/IP ModelTCP/IP Model
TCP/IP Model
 
Ip address
Ip addressIp address
Ip address
 

Ähnlich wie OSI REFRENCE MODEL by- Mujmmil Shaikh

Ccna Presentation
Ccna PresentationCcna Presentation
Ccna Presentation
bcdran
 
Ccna presentation{complete]
Ccna presentation{complete]Ccna presentation{complete]
Ccna presentation{complete]
Avijit Nath
 

Ähnlich wie OSI REFRENCE MODEL by- Mujmmil Shaikh (20)

Computer Communication Architecture
Computer Communication ArchitectureComputer Communication Architecture
Computer Communication Architecture
 
VOICE
VOICEVOICE
VOICE
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
C C N A Day1
C C N A  Day1C C N A  Day1
C C N A Day1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
OSI and TCPIP Model
OSI and TCPIP ModelOSI and TCPIP Model
OSI and TCPIP Model
 
CCNA Training
CCNA Training CCNA Training
CCNA Training
 
Ccna presentation
Ccna presentationCcna presentation
Ccna presentation
 
networking1.ppt
networking1.pptnetworking1.ppt
networking1.ppt
 
Ccna Presentation
Ccna PresentationCcna Presentation
Ccna Presentation
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Ccna day 1
Ccna day 1Ccna day 1
Ccna day 1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Ccna day1
Ccna day1Ccna day1
Ccna day1
 
Ccna day1-130802165909-phpapp01
Ccna day1-130802165909-phpapp01Ccna day1-130802165909-phpapp01
Ccna day1-130802165909-phpapp01
 
Ccna PPT
Ccna PPTCcna PPT
Ccna PPT
 
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
 
CCNA ppt Day 2
CCNA ppt Day 2CCNA ppt Day 2
CCNA ppt Day 2
 
Ccna presentation{complete]
Ccna presentation{complete]Ccna presentation{complete]
Ccna presentation{complete]
 

Kürzlich hochgeladen

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Kürzlich hochgeladen (20)

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 

OSI REFRENCE MODEL by- Mujmmil Shaikh

  • 1.
  • 2. Why do we need the OSI Model? To address the problem of networks increasing in size and in number, the International Organization for Standardization (ISO) researched many network schemes and recognized that there was a need to create a network model This would help network builders implement networks that could communicate and work together ISO therefore, released the OSI reference model in 1984. 2
  • 3. Don’t Get Confused. ISO - International Organization for Standardization OSI - Open System Interconnection IOS - Internetwork Operating System To avoid confusion, some people say ―International Standard Organization.” 3
  • 4. The OSI Reference Model 7 Application The OSI Model will be used throughout your 6 Presentation entire networking career! 5 Session 4 Transport 3 Network Memorize it! 2 Data Link 1 Physical 4
  • 5. OSI Model Application Application (Upper) Presentation Layers Session Transport Network Data Flow Layers Data-Link Physical 5
  • 6. Layer 7 - The Application Layer 7 Application This layer deal with 6 Presentation networking applications. 5 Session Examples: 4 Transport Email Web browsers 3 Network 2 Data Link PDU - User Data 1 Physical Each of the layers have Protocol Data Unit (PDU) 6
  • 7. Layer 6 - The Presentation Layer 7 Application This layer is responsible for presenting the data in the 6 Presentation required format which may 5 Session include: 4 Transport Code Formatting Encryption 3 Network Compression 2 Data Link PDU - Formatted Data 1 Physical 7
  • 8. Layer 5 - The Session Layer 7 Application This layer establishes, manages, and terminates sessions between two communicating hosts. 6 Presentation Creates Virtual Circuit Coordinates communication between systems 5 Session Organize their communication by offering three different modes 4 Transport Simplex Half Duplex 3 Network Full Duplex 2 Data Link Example: 1 Physical Client Software ( Used for logging in) PDU - Formatted Data 8
  • 9. Half Duplex • It uses only one wire pair with a digital signal running in both directions on the wire. • It also uses the CSMA/CD protocol to help prevent collisions and to permit retransmitting if a collision does occur. • If a hub is attached to a switch, it must operate in half- duplex mode because the end stations must be able to detect collisions. • Half-duplex Ethernet—typically 10BaseT—is only about 30 to 40 percent efficient because a large 10BaseT network will usually only give you 3 to 4Mbps—at most. 9
  • 10. Full Duplex In a network that uses twisted-pair cabling, one pair is used to carry the transmitted signal from one node to the other node. A separate pair is used for the return or received signal. It is possible for signals to pass through both pairs simultaneously. The capability of communication in both directions at once is known as full duplex. 10
  • 11. Layer 4 - The Transport Layer 7 Application This layer breaks up the data from the sending host and then reassembles it in the 6 Presentation receiver. 5 Session It also is used to insure reliable data transport across the network. 4 Transport Can be reliable or unreliable Sequencing 3 Network Acknowledgment Retransmission 2 Data Link Flow Control 1 Physical PDU - Segments 11
  • 12. Layer 3 - The Network Layer Sometimes referred to as the ―Cisco Layer‖. 7 Application End to End Delivery Provide logical addressing that routers use for 6 Presentation path determination Segments are encapsulated 5 Session Internetwork Communication Packet forwarding 4 Transport Packet Filtering Makes “Best Path Determination” 3 Network Fragmentation 2 Data Link PDU – Packets – IP/IPX 1 Physical 12
  • 13. Layer 2 - The Data Link Layer Performs Physical Addressing 7 Application This layer provides reliable transit of data across a physical link. 6 Presentation Combines bits into bytes and bytes into frames 5 Session Access to media using MAC address Error detection, not correction 4 Transport LLC and MAC Logical Link Control performs Link establishment 3 Network MAC Performs Access method 2 Data Link 1 Physical PDU - Frames Preamble DMAC SMAC Data length DATA FCS 13
  • 14. Layer 1 - The Physical Layer 7 Application This is the physical media 6 Presentation through which the data, 5 Session represented as electronic signals, is sent from the source host to 4 Transport the destination host. 3 Network Move bits between devices 2 Data Link Encoding PDU - Bits 1 Physical 14
  • 15. Data Encapsulation Application Presentation PDU Upper-Layer Data Session Transport Segment TCP HeaderUpper-Layer Data Network Packet IP Header Data LLC Header Data FCS Data-Link Frame MAC Header Data FCS Physical Bits 0101110101001000010 15
  • 17. OSI Model Analogy Application Layer - Source Host After riding your new bicycle a few times in Bangalore, you decide that you want to give it to a friend who lives in DADAR, Mumbai. 17
  • 18. OSI Model Analogy Presentation Layer - Source Host Make sure you have the proper directions to disassemble and reassemble the bicycle. 18
  • 19. OSI Model Analogy Session Layer - Source Host Call your friend and make sure you have his correct address. 19
  • 20. OSI Model Analogy Transport Layer - Source Host Disassemble the bicycle and put different pieces in different boxes. The boxes are labeled “1 of 3”, “2 of 3”, and “3 of 3”. 20
  • 21. OSI Model Analogy Network Layer - Source Host Put your friend's complete mailing address (and yours) on each box.Since the packages are too big for your mailbox (and since you don’t have enough stamps) you determine that you need to go to the post office. 21
  • 22. OSI Model Analogy Data Link Layer – Source Host Bangalore post office takes possession of the boxes. 22
  • 23. OSI Model Analogy Physical Layer - Media The boxes are flown from Bangalore to Mumbai. 23
  • 24. OSI Model Analogy Data Link Layer - Destination Dadar post office receives your boxes. 24
  • 25. OSI Model Analogy Network Layer - Destination Upon examining the destination address, Dadar post office determines that your boxes should be delivered to your written home address. 25
  • 26. OSI Model Analogy Transport Layer - Destination Your friend calls you and tells you he got all 3 boxes and he is having another friend named BOB reassemble the bicycle. 26
  • 27. OSI Model Analogy Session Layer - Destination Your friend hangs up because he is done talking to you. 27
  • 28. OSI Model Analogy Presentation Layer - Destination BOB is finished and “presents” the bicycle to your friend. Another way to say it is that your friend is finally getting him “present”. 28
  • 29. OSI Model Analogy Application Layer - Destination Your friend enjoys riding his new bicycle in Dadar. 29
  • 30. Data Flow Through a Network 30
  • 33. Broadcast Domain A group of devices receiving broadcast frames initiating from any device within the group Routers do not forward broadcast frames, broadcast domains are not forwarded from one broadcast to another. 33
  • 34. Collision  The effect of two nodes sending transmissions simultaneously in Ethernet. When they meet on the physical media, the frames from each node collide and are damaged. 34
  • 35. Collision Domain The network area in Ethernet over which frames that have collided will be detected. Collisions are propagated by hubs and repeaters Collisions are Not propagated by switches, routers, or bridges 35
  • 36. Physical Layer Defines • Media type 802.3 Physical • Connector type • Signaling type 802.3 is responsible for LANs based on the carrier sense multiple access collision detect (CSMA/CD) access methodology. Ethernet is an example of a CSMA/CD network. 36
  • 37. Physical Layer: Ethernet/802.3 10Base2—Thin Ethernet 10Base5—Thick Ethernet Host Hub 10BaseT—Twisted Pair Hosts 37
  • 38. Device Used At Layer 1 Physical A B C D • All devices are in the same collision domain. • All devices are in the same broadcast domain. • Devices share the same bandwidth. 38
  • 39. Hubs & Collision Domains • More end stations means more collisions. • CSMA/CD is used. 39
  • 40. Layer 2 MAC Layer—802.3 Number of Bytes 8 6 6 2 Variable 4 Preamble Destination Address Source Address Length Data FCS Ethernet II uses “Type” here and 0000.0C xx.xxxx does not use 802.2. IEEE Assigned Vendor Assigned MAC Address synchronize senders and receivers 40
  • 41. Devices On Layer 2 (Switches & Bridges) Data-Link 1 2 3 4 OR 1 2 • Each segment has its own collision domain. • All segments are in the same broadcast domain. 41
  • 42. Switches Switch Memory • Each segment is its own collision domain. • Broadcasts are forwarded to all segments. 42
  • 43. Layer 3 : Network Layer Network IP, IPX • Defines logical source and destination Data-Link addresses associated 802.2 with a specific protocol • Defines paths through network 802.3 Physical EIA/TIA-232 V.35 43
  • 44. Layer 3 : (cont.) Network Layer End-Station Packet Source Destination IP Header Data Address Address Logical Address 172.15.1.1 Network Node Route determination occurs at this layer, so a packet must include a source and destination address. Network-layer addresses have two components: a network component for internetwork routing, and a node number for a device-specific address. The example in the figure is an example of an IP packet and address. 44
  • 45. Layer 3 (cont.) Address Mask 172.16.122.204 255.255.0.0 172 16 122 204 Binary Address 10101100 00010000 01111010 11001100 255 255 0 0 Binary Mask 11111111 11111111 00000000 00000000 Network Host 45
  • 46. Device On Layer 3 Router • Broadcast control • Multicast control • Optimal path determination • Traffic management • Logical addressing • Connects to WAN services 46
  • 47. Layer 4 : Transport Layer • Distinguishes between upper-layer applications • Establishes end-to-end Transport connectivity between TCP UDP SPX applications • Defines flow control Network IP IPX • Provides reliable or unreliable services for data transfer 47
  • 48. Reliable Service Sender Receiver Synchronize Acknowledge, Synchronize Acknowledge Connection Established Data Transfer (Send Segments) 48
  • 49. How They Operate Hub Bridge Switch Router Collision Domains: 1 4 4 4 Broadcast Domains: 1 1 1 4 49