01 - The TCPIP and OSI Networking Models

Embed Size (px)

Citation preview

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    1/20

    01 - The TCP/IP and OSI

    Networking ModelsBy Muhammad Asghar Khan

    Reference: CCENT/CCNA ICND1 Official Exam Certification Guide By Wendell Odom

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    2/20

    Agenda

    Networking Model ? TCP/IP Networking Model

    OSI Reference Networking Model

    Comparing OSI & TCP/IP Networking Models

    Layering Concepts and Benefits

    Layers Interaction Concept

    Data Encapsulation Terminology

    2 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    3/20

    Networking Model ?

    Networking Model or Networking Architecturerefers to an organized set of documents

    Collectively, these documents define details of how

    to create a complete network

    By the late 1980s, the world had many competing

    vendor-proprietary networking models plus the two

    competing standardized networking models

    TCP/IP Networking Model

    OSI Reference Networking Model

    TCP/IP won in the end

    1/1

    3 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    4/20

    TCP/IP Networking Model Initially started by the U.S. Defense Department

    Researchers at various universities volunteered to

    help further develop the TCP/IP Networking Model

    TCP/IP Networking Model defines a large collection

    of protocols that allow computers to communicate

    Like other Networking Architectures, TCP/IP classify

    the various protocols into different categories or

    layers

    1/9

    4 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    5/20

    TCP/IP Networking Model

    Application Layer TCP/IP application layer protocols provide services to

    the application software (e.g. web browser) running

    on a computer

    HTTP is an example of TCP/IP Application Layer

    protocol

    The following figure depicts the usage of HTTP

    protocol

    2/9

    5 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    6/20

    TCP/IP Networking Model

    Transport Layer Transport layer defines the level of service and status

    of the connection used when transporting data

    It consists of two main protocol options: the

    Transmission Control Protocol (TCP) and the User

    Datagram Protocol (UDP)

    In layered architecture, each layer provide service to

    the layer above it

    3/9

    6 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    7/20

    TCP/IP Networking Model

    The following figure depicts the services provided bythe TCP to HTTP

    4/9

    7 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    8/20

    TCP/IP Networking Model

    Internet Layer It is also responsible for routing of IP datagrams

    Internet layer of the TCP/IP networking model,

    primarily defined by the Internet Protocol (IP)

    IP defines logical addresses, called IP addresses,

    which allow each IP hosts to have an address with

    which to communicate

    IP also defines routing, the process of how a routershould forward, or route, packets of data

    5/9

    8 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    9/20

    TCP/IP Networking Model

    The following figure depicts the services provided bythe IP to TCP

    6/9

    9 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    10/20

    TCP/IP Networking Model

    Network Access Layer This layer defines the protocols and hardware

    required to deliver data across physical network

    The term Network Access refers to the fact that this

    layer defines how to physically connect a hostcomputer to the physical media over which data canbe transmitted

    The functions of Network Access Layer can be broken

    into two major categories: Data Link (Encapsulation & Addressing)

    Physical ( Bit Transmission)

    7/9

    10 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    11/20

    TCP/IP Networking Model

    Ethernet is one of the protocol at the TCP/IP NetworkAccess Layer

    Ethernet defines the required cabling, addressing,

    and protocols used to create an Ethernet LAN

    Network Access Layer also defines protocols used todeliver data across WAN links, such as Point-to-Point

    Protocol (PPP) and Frame Relay

    8/9

    11 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    12/20

    TCP/IP Networking Model

    The following figure depicts the services provided bythe Ethernet and PPP to IP

    9/9

    12 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    13/20

    OSI Reference Networking Model

    In late 1970s, the Open Systems Interconnection (OSI)reference model was created by the ISO

    The OSI model was meant to help vendors create

    interoperable network devices

    The OSI reference model consists of seven layers

    Each layer defines a set of typical networking functions

    OSI as a whole never succeeded in the marketplace

    So, why to read about OSI? Well, the OSI model now is

    mainly used as a point of reference for discussing other

    protocol specifications

    1/4

    13 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    14/20

    OSI Reference Networking Model

    The seven layers are divided into two groups: Upper Layers

    Lower Layers

    Upper Layers

    Lower Layers

    2/4

    14 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    15/20

    OSI Reference Networking Model

    Summary of the functions defined at each layer ofthe OSI modelAll People Seem To Need Data Processing (Layers

    7 to 1)

    3/4

    15 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    16/20

    OSI Reference Networking Model

    Devises and Protocols covered in CCNA exams, andtheir comparable OSI layers.

    4/4

    16 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    17/20

    Comparing OSI & TCP/IP Networking Models

    OSI can be used as a standard of comparison toother networking models

    You can examine any networking protocol or

    specification and make some determination of

    whether it most closely matches OSI Layer L1, L2,

    and so on

    1/1

    17 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    18/20

    Layering Concepts and Benefits

    The layers break a large, complex set of conceptsand protocols into smaller pieces, making it easier

    to talk about, easier to implement with hardware

    and software, and easier to troubleshoot

    The following list summarizes the benefits of

    layered protocol specifications

    Less complex compared to not using a model

    Easier to learn Easier to develop

    Multivendor interoperability

    Modular engineering

    1/1

    18 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    19/20

    Layers Interaction Concept

    Same-Layer Interaction on Different Computers

    The two computers use a protocol to communicate withthe same layer on another computer

    The protocol defined by each layer uses a header that istransmitted between the computers, to communicate

    what each computer wants to do

    Adjacent-Layer Interaction on Same Computer

    On a single computer, one layer provides a service to ahigher layer

    The software or hardware that implements the higherlayer requests that the next lower layer perform theneeded function

    1/1

    19 www.asghars.blogspot.com

  • 7/29/2019 01 - The TCPIP and OSI Networking Models

    20/20

    Data Encapsulation Terminology

    The term encapsulation refers to the process ofputting headers and trailers around some data

    TCP/IP Encapsulation

    OSI Encapsulation

    1/1

    OSI uses a more generic term:

    protocol data unit, or PDU

    20 www.asghars.blogspot.com