networking lesson 01

Upload: maccry

Post on 30-May-2018

223 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/9/2019 Networking Lesson 01

    1/40

    1

    Lesson - 1

    Introduction to Computer Networks and

    Data Communications

  • 8/9/2019 Networking Lesson 01

    2/40

    2

    Introduction Who today has notused a computer network?

    Mass transit, interstate highways, 24-hour bankers, grocery

    stores, cable television, pagers, mobile telephones, most

    businesses and schools, and other retail outlets can support someform of computer networks.

  • 8/9/2019 Networking Lesson 01

    3/40

    3

    The Language of Computer Networks Computer network - an interconnection of computers and

    computing equipment using either wires or radio waves over small

    or large geographic distances

    Local area network - networks that are small in geographic sizespanning a room, building, or campus

    Metropolitan area network - networks that serve an area of 3 to

    30 miles - approximately the area of a typical city

  • 8/9/2019 Networking Lesson 01

    4/40

    4

    The Language of Computer Networks Wide area network - a large network that encompasses parts of

    states, multiple states, countries, and the world

    Data communications - the transfer of digital or analog data using

    digital or analog signals

    Voice network - a network that transmits telephone signals

    Data network - a network that transmits computer data

  • 8/9/2019 Networking Lesson 01

    5/40

    5

    The Language of Computer Networks Telecommunications - the study of telephones and the systems

    that transmit telephone signals

    Network management - the design, installation, and support of a

    network and its hardware and software

    Personal area networka network of a few meters, between

    wireless devices such as PDAs, laptops, and similar devices.

  • 8/9/2019 Networking Lesson 01

    6/40

    6

    The Big Picture of Networks Networks are composed of many devices, including:

    workstations (computers and telephones)

    network servers

    network hubs and switches (bridges)

    routers (LAN-WAN and WAN-WAN)

    telephone switching gear

  • 8/9/2019 Networking Lesson 01

    7/40

    7

  • 8/9/2019 Networking Lesson 01

    8/40

    8

    Computer Networks - Basic Configurations Computer terminal-to-mainframe computer

    Microcomputer-to-mainframe computer

    Microcomputer-to-local area network

    Microcomputer-to-Internet

    Local area network-to-local area network

  • 8/9/2019 Networking Lesson 01

    9/40

    9

    Computer Networks - Basic Configurations Local area network-to-metropolitan area network

    Personal area network-to-workstation

    Local area network-to-wide area network

    Sensor-to-local area network

    Satellite and microwave

    Wireless telephone and wired telephone-to-network

  • 8/9/2019 Networking Lesson 01

    10/40

    10

    Basic ConfigurationsComputer terminal

    to mainframe computer

    Predominant form in 60s and 70s.

    Still used in many types of businesses for data entry and data

    retrieval.

    Usually involves a low-speed connection.

  • 8/9/2019 Networking Lesson 01

    11/40

  • 8/9/2019 Networking Lesson 01

    12/40

    12

    Basic ConfigurationsMicrocomputer-to-

    Local Area NetworkHighly common throughout business and academic environments,

    and now even homes

    Typically a medium- to high-speed connection

    Microcomputer requires a NIC (network interface card)

    NIC connects to a hub-like device

  • 8/9/2019 Networking Lesson 01

    13/40

    13

  • 8/9/2019 Networking Lesson 01

    14/40

    14

    Basic ConfigurationsMicrocomputer-to-

    InternetVery popular with home users and some small businesses

    Typically a dial-up modem is used to connect users

    microcomputer to an Internet service provider.Newer technologies such as DSL and cable modems are replacing

    modems.

  • 8/9/2019 Networking Lesson 01

    15/40

    15

  • 8/9/2019 Networking Lesson 01

    16/40

    16

    Basic ConfigurationsLocal Area

    Network-to-Local Area Network

    Found in businesses and schools that have two or more LANs and

    a need for them to intercommunicate.

    A bridge-like device is typically used to interconnect LANs.

    Bridge-like device can filterframes

  • 8/9/2019 Networking Lesson 01

    17/40

    17

  • 8/9/2019 Networking Lesson 01

    18/40

    18

    Basic ConfigurationsPersonal AreaNetwork-to-Workstation

    Interconnects wireless devices such as PDAs, laptops, and music

    playback devicesUsed over a short distance such as a few meters

  • 8/9/2019 Networking Lesson 01

    19/40

    19

  • 8/9/2019 Networking Lesson 01

    20/40

    20

    Basic ConfigurationsLocal Area

    Network-to-Metropolitan Area Network

    Used to interconnect companies (usually local area networks) to

    networks that encompass a metropolitan city

    High speed networks with redundant circuits

  • 8/9/2019 Networking Lesson 01

    21/40

    21

  • 8/9/2019 Networking Lesson 01

    22/40

    22

    Basic ConfigurationsLocal AreaNetwork-to-Wide Area Network

    One of the most common ways to interconnect a user on a LAN

    workstation to the Internet (a wide area network).

    A router is the typical device that performs LAN to WAN

    connections.

    Routers are more complex devices than bridges/switches

  • 8/9/2019 Networking Lesson 01

    23/40

    23

  • 8/9/2019 Networking Lesson 01

    24/40

    24

    Basic ConfigurationsSensor-to-Local

    Area Network

    Not all local area networks deal with microcomputer workstations.

    Often found in industrial and laboratory environments.

    Assembly lines and robotic controls depend heavily on sensor-

    based local area networks.

  • 8/9/2019 Networking Lesson 01

    25/40

    25

  • 8/9/2019 Networking Lesson 01

    26/40

    26

    Basic ConfigurationsSatellite andMicrowave

    Long distance wireless connections

    Many types of applications including long distance telephone,

    television, radio, long-haul data transfers, and wireless data

    services.

    Typically expensive services but many companies offer

    competitive services and rates.

  • 8/9/2019 Networking Lesson 01

    27/40

    27

  • 8/9/2019 Networking Lesson 01

    28/40

    28

    Basic ConfigurationsMobile Telephones

    Quickly expanding market across the U.S. and world.

    First generation analog services and second generation PCS

    services available in most areas and under many types of plans.

    Third generation services beginning to appear in Europe and Asia.

  • 8/9/2019 Networking Lesson 01

    29/40

    29

  • 8/9/2019 Networking Lesson 01

    30/40

    30

    Network Architecture Models

    A reference model that describes the layers of hardware and

    software necessary to transmit data between two points

    Reference models are necessary to increase the likelihood that

    different components from different manufacturers will converse

    There are two models that are required learning: The OSI Model,

    and the Internet Model

  • 8/9/2019 Networking Lesson 01

    31/40

    31

    Network Architecture Models

    The OSI Models seven layers

  • 8/9/2019 Networking Lesson 01

    32/40

    32

    Network Architecture Models Application layer - where the application using the network

    resides. Common network applications include remote login, file

    transfer, e-mail, and web page browsing.

    Presentation layer - performs a series of miscellaneous functions

    necessary for presenting the data package properly to the sender or

    receiver.

  • 8/9/2019 Networking Lesson 01

    33/40

    33

    Network Architecture Models

    Session layer - responsible for establishing sessions between

    users.

    Transport layer - provides an end-to-end error-free network

    connection. Makes sure the data arrives at the destination exactlyas it left the source.

    Network layer - responsible for creating, maintaining and ending

    network connections. Transfers a data packet from node to node

    within the network.

  • 8/9/2019 Networking Lesson 01

    34/40

    34

    Network Architecture Models Data link layer - responsible for taking the data and transforming

    it into a frame with header, control and address information, and

    error detection code.

    Physical layer - handles the transmission of bits over acommunications channel. Includes voltage levels, connectors,

    media choice, modulation techniques.

  • 8/9/2019 Networking Lesson 01

    35/40

    35

  • 8/9/2019 Networking Lesson 01

    36/40

    36

    Network Architecture Models

    The Internet Model (DoD Model or TCP/IP Model)

  • 8/9/2019 Networking Lesson 01

    37/40

    37

    Network Architecture Models

    Application layer - equivalent to the OSIs presentation and

    application layers

    Transport layer - performs same function as OSI transport layer

    Network layer - roughly equivalent to the OSIs network layer

    Interface layer - equivalent to the OSIs physical and data link

    layers

  • 8/9/2019 Networking Lesson 01

    38/40

    38

    Network Models in Action

  • 8/9/2019 Networking Lesson 01

    39/40

    39

    The Internet Model in Action

    Note the flow of data from user to web browser and back

    At each layer, information is either added or removed, depending

    on whether the data is leaving or arriving at a workstation

    Adding information over pre-existing information is termedencapsulation

  • 8/9/2019 Networking Lesson 01

    40/40

    40