1. networking konsep

Upload: fachry-maulana

Post on 05-Mar-2016

218 views

Category:

Documents


0 download

DESCRIPTION

Untuk matakuliah Jaringan Komputer pada Jurusan Teknik Informatikan

TRANSCRIPT

  • 7/21/2019 1. Networking Konsep

    1/44

    2000, Cisco Systems, Inc. 2-1

    InternetworkingConcepts Overview

  • 7/21/2019 1. Networking Konsep

    2/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-2

    Objectives

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

    Describe how data traffic is exchangedbetween source and destination devices.

    Identify the roles and functions of a hub,switch, and router, and where they best fit in

    the network.Select the appropriate Cisco equipment for agiven set of network requirements.

  • 7/21/2019 1. Networking Konsep

    3/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-3

    Defining Componentsof the Network

    Main OfficeBranch Office

    HomeOffice

    MobileUsers

    Internet

  • 7/21/2019 1. Networking Konsep

    4/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-4

    Floor 2

    Floor 1

    Server Farm

    Defining Components ofthe Network (cont.)

    BranchOffice

    Telecommuter

    ISDN

    Remote Campus

  • 7/21/2019 1. Networking Konsep

    5/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-5

    Network Structure Defined byHierarchy

    DistributionLayer

    Core Layer

    AccessLayer

  • 7/21/2019 1. Networking Konsep

    6/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-6

    Access Layer Characteristics

    End-station entry point to the network

    Access Layer

  • 7/21/2019 1. Networking Konsep

    7/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-7

    Distribution LayerCharacteristics

    Access layeraggregation point

    Traffic routingBroadcast/multicastdomains

    Media translationSecurity

    Possible point for remote access

    Distribution Layer

  • 7/21/2019 1. Networking Konsep

    8/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-8

    Core Layer Characteristics

    Fast transport to enterprise services

    No packet manipulation

    Core Layer

  • 7/21/2019 1. Networking Konsep

    9/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-9

    OSI Model Overview

    Application(Upper)Layers

    Session

    Presentation

    Application

  • 7/21/2019 1. Networking Konsep

    10/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-10

    OSI Model Overview

    Data FlowLayers

    Transport

    Data-Link

    Network

    Physical

    Application(Upper)Layers

    Session

    Presentation

    Application

  • 7/21/2019 1. Networking Konsep

    11/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-11

    Role of Application Layers

    TelnetFTP

    User Interface

    Examples

    Application

  • 7/21/2019 1. Networking Konsep

    12/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-12

    TelnetFTP

    ASCIIEBCDICJPEG

    User Interface

    How data is presented

    Special processingsuch as encryption

    Examples

    Presentation

    Application

    Role of Application Layers

  • 7/21/2019 1. Networking Konsep

    13/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-13

    TelnetFTP

    ASCIIEBCDICJPEG

    Keeping differentapplicationsdata separate

    User Interface

    How data is presented

    Special processingsuch as encryption

    Operating System/Application Access

    Scheduling

    Examples

    Session

    Presentation

    Application

    Role of Application Layers

  • 7/21/2019 1. Networking Konsep

    14/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-14

    Keeping differentapplications dataseparate

    User interface

    How data is presented

    Special processingsuch as encryption

    TelnetFTP

    ASCIIEBCDICJPEG

    Operating System/Application Access

    SchedulingTransport

    Data-Link

    Network

    Physical

    Examples

    Session

    Presentation

    Application

    Role of Application Layers

  • 7/21/2019 1. Networking Konsep

    15/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-15

    Role of Data Flow Layers

    EIA/TIA-232

    V.35

    Examples

    PhysicalMove bits between devices

    Specifies voltage, wire speed, and

    pin-out cables

  • 7/21/2019 1. Networking Konsep

    16/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-16

    802.3 / 802.2HDLC

    EIA/TIA-232V.35

    Examples

    Role of Data Flow Layers

    Data Link

    Physical

    Combines bits into bytes and

    bytes into framesAccess to media using MAC address

    Error detection not correction

    Move bits between devices

    Specifies voltage, wire speed, and

    pin-out cables

  • 7/21/2019 1. Networking Konsep

    17/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-17

    802.3 / 802.2HDLC

    EIA/TIA-232V.35

    IPIPX

    Examples

    Role of Data Flow Layers

    Network

    Data Link

    Physical

    Combines bits into bytes and

    bytes into framesAccess to media using MAC address

    Error detection not correction

    Move bits between devices

    Specifies voltage, wire speed, and

    pin-out cables

    Provide logical addressing thatrouters use for path determination

  • 7/21/2019 1. Networking Konsep

    18/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-18

    TCPUDPSPX

    802.3 / 802.2HDLC

    EIA/TIA-232V.35

    IPIPX

    Examples

    Role of Data Flow Layers

    Transport

    Data Link

    Physical

    Reliable or unreliable delivery

    Error correction before retransmit

    Combines bits into bytes and

    bytes into framesAccess to media using MAC address

    Error detection not correction

    Move bits between devices

    Specifies voltage, wire speed, and

    pin-out cables

    NetworkProvide logical addressing thatrouters use for path determination

  • 7/21/2019 1. Networking Konsep

    19/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-19

    TCPUDPSPX

    802.3/802.2HDLC

    EIA/TIA-232V.35

    IPIPX

    Presentation

    Application

    SessionExamples

    Role of Data Flow Layers

    Reliable or unreliable delivery

    Error correction before retransmit

    Combines bits into bytes and

    bytes into framesAccess to media using MAC address

    Error detection, not correction

    Move bits between devices

    Specifies voltage, wire speed, andpinout cables

    Transport

    Data-Link

    Physical

    NetworkProvide logical addressing thatrouters use for path determination

  • 7/21/2019 1. Networking Konsep

    20/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-20

    Encapsulating Data

    Transport

    Data-Link

    Physical

    Network

    Upper-Layer Data

    Upper-Layer DataTCP Header

    DataIP Header

    DataLLC Header

    0101110101001000010

    DataMAC Header

    Presentation

    Application

    Session

    Segment

    Packet

    Bits

    Frame

    PDU

    FCS

    FCS

  • 7/21/2019 1. Networking Konsep

    21/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-21

    Upper-Layer Data

    De-encapsulating Data

    LLC Hdr + IP + TCP + Upper-Layer Data

    MACHeader

    IP + TCP + Upper-Layer Data

    LLCHeader

    TCP+ Upper-Layer Data

    IPHeader

    Upper-Layer Data

    TCPHeader

    0101110101001000010

    Transport

    Data-Link

    Physical

    Network

    Presentation

    Application

    Session

  • 7/21/2019 1. Networking Konsep

    22/44 2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-22

    Application

    Presentation

    Session

    Transport

    Network

    Data-Link

    Physical

    OSI Model PDU Functional Responsibilities Examples

    Written Exercise 1: OSI Model

  • 7/21/2019 1. Networking Konsep

    23/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-23

    Physical Layer Functions

    Defines

    Media type

    Connector type

    Signaling type

    Eth

    erne

    t

    802.3

    V . 3

    5

    Physical

    EIA

    /TIA

    -232

  • 7/21/2019 1. Networking Konsep

    24/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-24

    Physical Layer: Ethernet/802.3

    Hub

    Hosts

    Host

    10Base2Thin Ethernet

    10Base5Thick Ethernet

    10BaseTTwisted Pair

  • 7/21/2019 1. Networking Konsep

    25/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-25

    Hubs Operate at Physical Layer

    A B C D

    Physical

    All devices are in the same collision domain.

    All devices are in the same broadcast domain.

    Devices share the same bandwidth.

  • 7/21/2019 1. Networking Konsep

    26/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-26

    Hubs: One Collision Domain

    More end stations means

    more collisions.CSMA/CD is used.

  • 7/21/2019 1. Networking Konsep

    27/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-27

    Data-Link Layer Functions

    Defines:

    Physical source anddestination addresses

    Higher-layer protocol(service access point)associated with frame

    Network topology

    Frame sequencingFlow control

    Connection-orientedor connectionless

    Data-Link

    Physical

    EIA/TIA-232V.35

    Eth

    erne

    t

    F r a m

    e R

    e l a

    y

    HDLC

    802.2

    802.3

  • 7/21/2019 1. Networking Konsep

    28/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-28

    DataSource Address FCSLengthDestination Address

    Variable266 4

    0000.0C xx.xxxx

    VendorAssigned

    IEEE Assigned

    MAC Layer802.3

    Data-Link Layer Functions (cont.)

    Preamble

    Ethernet IIuses Typehere and

    does not use802.2.

    MAC Address

    8Number of Bytes

  • 7/21/2019 1. Networking Konsep

    29/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-29

    DataDestination

    SAP

    Source

    SAP

    DataSourceAddress

    FCSLengthDestinationAddress

    Variable11

    802.2 (SAP)

    MAC Layer802.3

    Data-Link Layer Functions (cont.)

    Control

    1 or 2

    3 2

    Preamble

    DataDestinationSAP

    AA

    Source SAP

    AA

    Variable11

    802.2 (SNAP)

    Control

    03

    1 or 2

    OR

    OUIID

    Type

    Number of Bytes

    Number of Bytes

    S ih dBid O

  • 7/21/2019 1. Networking Konsep

    30/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-30

    Each segment has its own collision domain.

    All segments are in the same broadcast domain.

    Data-Link

    Switches and Bridges Operateat Data-Link Layer

    OR1 2 3 1 24

  • 7/21/2019 1. Networking Konsep

    31/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-31

    Switches

    Each segment is itsown collision domain.

    Broadcasts areforwarded to allsegments.

    Memory

    Switch

  • 7/21/2019 1. Networking Konsep

    32/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-32

    Network Layer Functions

    Defines logicalsource anddestination

    addressesassociated with aspecific protocol

    Defines pathsthrough network

    Interconnectsmultiple data links

    Network

    IP, IPX

    Data-Link

    Physical

    EIA/TIA-232V.35

    Ethe

    rne

    t

    F r a m e

    R e

    l a y

    HDLC

    802.2

    802.3

  • 7/21/2019 1. Networking Konsep

    33/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-33

    DataSource

    Address

    Destination

    Address

    IP

    Network Layer Functions (cont.)

    Header

    172.15.1.1

    NodeNetwork

    LogicalAddress

    Network Layer End-Station Packet

  • 7/21/2019 1. Networking Konsep

    34/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-34

    Network Layer Functions (cont.)

    11111111111111110000000000000000

    10101100000100000111101011001100

    BinaryMask

    BinaryAddress

    172.16.122.204 255.255.0.0

    172 16 122 204

    255

    Address Mask

    255 0 0

    Network Host

  • 7/21/2019 1. Networking Konsep

    35/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-35

    Routing Table

    NET INTMetric

    124

    S0S0E0

    100

    1.0 4.0

    1.3

    E0

    4.3

    S0

    2.2

    E0

    2.1

    S0

    4.1

    4.2

    1.1

    1.2

    Routing Table

    NET INT Metric

    124

    E0S0S0

    001

    Logical addressing allows for hierarchical network.

    Configuration is required.

    Configured information identifies paths to networks.

    Network Layer Functions (cont.)

  • 7/21/2019 1. Networking Konsep

    36/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-36

    Routers: Operate at theNetwork Layer

    Broadcast control

    Multicast control

    Optimal pathdetermination

    Traffic management

    Logical addressing

    Connects to WANservices

  • 7/21/2019 1. Networking Konsep

    37/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-37

    Using Routers to ProvideRemote Access

    Internet

    Telecommuter

    Branch Office

    Modem or ISDN Terminal Adapter

    Mobile User

    Main Office

  • 7/21/2019 1. Networking Konsep

    38/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-38

    Transport Layer Functions

    Distinguishes betweenupper-layer applications

    Establishes end-to-end

    connectivity betweenapplications

    Defines flow control

    Provides reliable orunreliable services fordata transfer

    Network

    IPXIP

    Trans

    port

    SPXTCP UDP

    RliblT tL

  • 7/21/2019 1. Networking Konsep

    39/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-39

    Reliable Transport LayerFunctions

    Synchronize

    Acknowledge, Synchronize

    Acknowledge

    Data Transfer

    (Send Segments)

    Sender Receiver

    Connection EstablishedConnection EstablishedConnection EstablishedConnection Established

  • 7/21/2019 1. Networking Konsep

    40/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-40

    Network Device Domains

    Hub Bridge Switch Router

    Collision Domains:

    1 4 4 4

    Broadcast Domains:

    1 1 1 4

  • 7/21/2019 1. Networking Konsep

    41/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-41

    Product SelectionConsiderations

    Functionality and features you need today

    Capacity and performance

    Easy installation and centralized managementNetwork resiliency

    Investment protection in existing infrastructure

    Migration path for change and growthSeamless access for mobile users andbranch offices

    P d Sl i

  • 7/21/2019 1. Networking Konsep

    42/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-42

    First, select WANtechnology solutionsbased on the following:

    Availability of service.

    Bandwidth requirement.

    Cost.

    Second, choose productsthat support selected WANsolutions.

    Product SelectionConsiderations (cont.)

    Costper

    Month

    Usage

    Leased Line, T1

    Modem/ISDN

    Frame Relay

    0

    P d Sl i

  • 7/21/2019 1. Networking Konsep

    43/44

    2000, Cisco Systems, Inc. www.cisco.com ICND v1.12-43

    Product SelectionConsiderations (cont.)

    1544

    128

    64

    56

    19.2

    9.6

    4.8

    Determine applications that you want to run.

    ISDN,ISDN,Frame RelayFrame Relay

    Old ModemOld Modem Telnet

    New ModemNew Modem

    Web Browsing

    Voice

    Video, Multimedia

    E-Mail, File Transfer

    Leased Line,Leased Line,Frame Relay,Frame Relay,xDSLxDSL

    kbps

  • 7/21/2019 1. Networking Konsep

    44/44

    Summary

    After completing this chapter, you should beable to perform the following tasks:

    Describe how data moves through a network.

    Identify the roles and functions of routers,switches, and hubs, and specify where eachdevice best fits in the network.

    Select the appropriate Cisco equipment for anetwork that combines switching, routing, andremote access requirements.