Introduction to OSI Layer

download Introduction to OSI Layer

of 61

Transcript of Introduction to OSI Layer

  • 8/13/2019 Introduction to OSI Layer

    1/61

    1

    Objectives

    On completion of this chapter , you will beable to perform the following tasks:

    Describe how data traffic is exchanged

    between source and destination devicesIdentify the roles and functions of a hub,

    switch, and router, and where they best fit

    in the network

    Select the appropriate Cisco equipment

    for a given set of network requirements

  • 8/13/2019 Introduction to OSI Layer

    2/61

    2

    Network Structured Defined By

    Hierarchy

    Core Layer

    DistributionLayer

    AccessLayer

  • 8/13/2019 Introduction to OSI Layer

    3/61

    3

    Access Layer Characteristics

    Access Layer

    End station entry pint to the network

  • 8/13/2019 Introduction to OSI Layer

    4/61

    4

    Access Layer

    Aggregation Point

    Router traffic Broadcast / Multicast

    Domains

    Media Transiation

    Security

    Possible point for remote access

    Distribution Layer

    Characteristics

  • 8/13/2019 Introduction to OSI Layer

    5/61

    5

    Core Layer Characteristics

    Core Layer

    Fast transport to enterprise services

    No packet manipulation

  • 8/13/2019 Introduction to OSI Layer

    6/61

    6

    OSI Model Overview

    Application

    (upper)

    Layers

    Reduces complexity

    Standardizes interfaces

    Facilitates modular

    engineering

    Ensures interoperabletechnology

    Accelerates evolution

    Simplifies teaching andlearning

    Application

    Presentation

    Session

    Transport

    Network

    Data Link

    Physical

    7

    6

    5

    4

    3

    2

    1

    Data FlowLayers

  • 8/13/2019 Introduction to OSI Layer

    7/617

    Application

    Presentation

    Session

    Transport

    Data Link

    Network

    Physical

    EXAMPLES

    Telnet

    HTTP

    ASCII, EBCDIC

    JPEG

    Operating System /Application AccessScheduling

    Role of Application Layers

  • 8/13/2019 Introduction to OSI Layer

    8/618

    Application

    Presentation

    Session

    Transport

    Network

    Data Link

    Physical

    7

    6

    5

    4

    3

    2

    1

    Reliable Or Unreliable delivery

    Error correction before retransmit

    Provide logical addressing which routers use for path

    determination

    Combine bits into bytes and bytes into frames

    Access to media using MAC addressError detection not correction

    Move bits between devices

    Specifies voltage , wire speed and pin-out cables

    Role of Data Flow Layers

    EXAMPLES

    TCP

    UDP

    SPX

    IP

    IPX

    802.3/802.2

    HDLC

    WIA/TIA-232

    V.35

  • 8/13/2019 Introduction to OSI Layer

    9/619

    Application

    Presentation

    Session

    Transport

    Network

    Data Link

    Physical

    Data

    Data

    Upper layer data

    Upper layer dataTCP Header

    DataIP Header

    LLC Header

    MAC Header

    0101110101001000010

    Encapsulation Data

    PDU

    Bits

    Frame

    Packet

    Segment

  • 8/13/2019 Introduction to OSI Layer

    10/6110

    Application

    Session

    Presentation

    Transport

    Data Link

    Network

    Physical

    Upper Layer Data

    Upper Layer Data

    TCP+Upper Layer Data

    IP+TCP+Upper Layer Data

    MAC Header

    TCP Header

    LLC Hdr+IP+TCP+Upper Layer Data

    LLC Header

    IP Header

    0101110101001000010

    De-Encapsulation Data

  • 8/13/2019 Introduction to OSI Layer

    11/6111

    Physical Layer Functions

    Signaling Type

    Connector

    Media Type

    Defines

    Physical Ethernet 802.3 V.35EIA/TIA-232

  • 8/13/2019 Introduction to OSI Layer

    12/6112

    Host

    10 Base 2__ Thick Ehernet

    10 Base 2__ Thick Ehernet

    Hub

    Hosts

    10 Base T _ Twisted Pair

    Physical Layer :Ethernet/802.3

  • 8/13/2019 Introduction to OSI Layer

    13/6113

    Physical

    All devices in the same collisions domain

    All devices in the same broadcast domain

    Devices share the same bandwidth

    Hubs operate at Physical Layer

    AB C D

  • 8/13/2019 Introduction to OSI Layer

    14/6114

    Data Link Layer Functions

    802.2

    HDLC

    Data

    Link

    Physical Ethernet 802.3EIA/TIA_232

    V.35

    Frame

    Relay

    Defines

    Physical source and destination

    address

    Higher layer protocol

    (Service Access Point)

    associated with frame

    Network topology

    Frame sequencing

    Flow control

    Connection-oriented orconnectionless

  • 8/13/2019 Introduction to OSI Layer

    15/6115

    Data Link Layer Functions

    0000.0c xx.xxxx

    8

    Preamble Dest Add Source Add Length Data FCS

    6 6 2

    Variable

    4

    Ethernet II uses Type here and does not use

    802.2

    IEEE

    assigned

    Vender

    assigned

    MAC Layer -802.3

    # Bytes

  • 8/13/2019 Introduction to OSI Layer

    16/6116

    OR

    Data Link

    Switches and Bridges Operate

    at Data Link Layer

    Each segment has its own collision domain

    All segments are in the same broadcast domain

  • 8/13/2019 Introduction to OSI Layer

    17/6117

    Physical

    Ethernet 802.3EIA/TIA_232

    V.35

    Frame

    Relay

    Network

    Data Link

    IP, IPX

    802.2 HD

    L

    C

    Network Layer Functions

    Interconnects multiple data

    links

    Defines paths through

    network

    Defines logical source

    and destination addresses

    associated with a specific

    protocol

  • 8/13/2019 Introduction to OSI Layer

    18/6118

    Network Layer Functions

    Network Layer End Station Packet

    Source

    addressIP Header

    Destination

    address Data

    172.15.1.1

    Logical

    Address

    Network Node

  • 8/13/2019 Introduction to OSI Layer

    19/6119

    172.16.122.204 255.255.0.0

    10101100 00010000 01111010 11001100

    11111111 11111111 00000000 00000000

    172 16 122204

    255 255 0 0

    Host

    Network Layer Functions(cont.)

    Network

    Address Mask

    Binary

    Address

    Binary

    Mask

  • 8/13/2019 Introduction to OSI Layer

    20/6120

    Routing Table

    NET INT Metric

    Routing Table

    INTNET Metric

    1

    2

    4

    E0

    S0

    S0

    0

    0

    1

    12

    4

    S0S0

    E0

    1

    0

    0

    1.1

    1.2

    1.0

    E 0 S 0

    1.32.1

    2.2

    4.3

    S 0 E 0

    4.0 4.1

    4.2

    Network Layer Function (cont.)

    Logical addressing allows for hierarchical network

    Configuration required

    Uses configured information to identify paths to networks

  • 8/13/2019 Introduction to OSI Layer

    21/6121

    Routers: Operate at the

    Network Layer

    Broadcast control

    Connects to WAN

    services

    Traffic management

    Multicast control

    Multicast Path

    determination

    U i R P id

  • 8/13/2019 Introduction to OSI Layer

    22/61

    22

    Telecommuter

    Mobile User

    Branch Office

    Main Office

    Internet

    Using Routers to Provide

    Remote Access

    Modem or ISDN TA

  • 8/13/2019 Introduction to OSI Layer

    23/61

    23

    Connection-Oriented Sessions

    Synchronize

    Synchronize

    Acknowledge

    Negotiate Connection

    Data Transfer

    (Send Segments)

    Sender Receiver

    Connection EstablishedConnection EstablishedConnection Established

  • 8/13/2019 Introduction to OSI Layer

    24/61

    24

  • 8/13/2019 Introduction to OSI Layer

    25/61

    25

  • 8/13/2019 Introduction to OSI Layer

    26/61

    26

  • 8/13/2019 Introduction to OSI Layer

    27/61

    27

  • 8/13/2019 Introduction to OSI Layer

    28/61

    28

  • 8/13/2019 Introduction to OSI Layer

    29/61

    29

  • 8/13/2019 Introduction to OSI Layer

    30/61

    30

  • 8/13/2019 Introduction to OSI Layer

    31/61

    31

  • 8/13/2019 Introduction to OSI Layer

    32/61

    32

  • 8/13/2019 Introduction to OSI Layer

    33/61

    33

  • 8/13/2019 Introduction to OSI Layer

    34/61

    34

  • 8/13/2019 Introduction to OSI Layer

    35/61

    35

  • 8/13/2019 Introduction to OSI Layer

    36/61

    36

  • 8/13/2019 Introduction to OSI Layer

    37/61

    37

  • 8/13/2019 Introduction to OSI Layer

    38/61

    38

  • 8/13/2019 Introduction to OSI Layer

    39/61

    39

  • 8/13/2019 Introduction to OSI Layer

    40/61

    40

  • 8/13/2019 Introduction to OSI Layer

    41/61

    41

  • 8/13/2019 Introduction to OSI Layer

    42/61

    42

  • 8/13/2019 Introduction to OSI Layer

    43/61

    43

  • 8/13/2019 Introduction to OSI Layer

    44/61

    44

  • 8/13/2019 Introduction to OSI Layer

    45/61

    45

  • 8/13/2019 Introduction to OSI Layer

    46/61

    46

  • 8/13/2019 Introduction to OSI Layer

    47/61

    47

  • 8/13/2019 Introduction to OSI Layer

    48/61

    48

  • 8/13/2019 Introduction to OSI Layer

    49/61

    49

  • 8/13/2019 Introduction to OSI Layer

    50/61

    50

  • 8/13/2019 Introduction to OSI Layer

    51/61

    51

  • 8/13/2019 Introduction to OSI Layer

    52/61

    52

  • 8/13/2019 Introduction to OSI Layer

    53/61

    53

  • 8/13/2019 Introduction to OSI Layer

    54/61

    54

  • 8/13/2019 Introduction to OSI Layer

    55/61

    55

  • 8/13/2019 Introduction to OSI Layer

    56/61

    56

  • 8/13/2019 Introduction to OSI Layer

    57/61

    57

  • 8/13/2019 Introduction to OSI Layer

    58/61

    58

  • 8/13/2019 Introduction to OSI Layer

    59/61

    59

  • 8/13/2019 Introduction to OSI Layer

    60/61

    60

  • 8/13/2019 Introduction to OSI Layer

    61/61