networking fundamentals and the internet

Upload: dzulyahya

Post on 08-Aug-2018

215 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/22/2019 Networking Fundamentals and the Internet

    1/105

    Chapter 16

    Networking Fundamentals

    and the Internet

  • 8/22/2019 Networking Fundamentals and the Internet

    2/105

    16

    You Will Learn

    About the typical hardware componentsof a network

    How several popular networkarchitectures manage data traffic

    How data is transmitted over several

    interconnected networks How communications layers and their

    protocols are used on a network

    continued

  • 8/22/2019 Networking Fundamentals and the Internet

    3/105

    16

    You Will Learn

    About many of the popular applications

    used on a network

    How to connect to a network using amodem and a phone line

    About the Internet and how to support

    PCs connected to the Internet

  • 8/22/2019 Networking Fundamentals and the Internet

    4/105

    16

    An Overview of Networking

    A means of connecting computers togetherso they can share data (files and programs)and resources (printers and modems)

    Network hardware and network software

    Terminology Node

    Packet or frame Header

    Trailer

  • 8/22/2019 Networking Fundamentals and the Internet

    5/105

    16

    The OSI Layer Network Model

    A seven-layer model of communications

    supported by a network; layers are

    responsible for: Disassembling data into segments to be assigned

    to separate packets

    Later reassembling packets into contiguous data

    Passing packets to and receiving packets from thenetwork media or cabling

    Refers to software and firmware only

  • 8/22/2019 Networking Fundamentals and the Internet

    6/105

  • 8/22/2019 Networking Fundamentals and the Internet

    7/105

    16

    Seven Layers of the OSI Model

    Application layer Interfaces with the user or application using the

    network

    Presentation layer Compresses and decompresses data and

    interfaces with the application layer and thesession layer

    Session layer Makes and manages a connection between two

    nodes of the network

    continued

  • 8/22/2019 Networking Fundamentals and the Internet

    8/105

    16

    Seven Layers of the OSI Model

    Transport layer Verifies data and requests a resend when the data

    is corrupted

    Network layer Routs packets

    Data-link layer

    Disassembles packets and reassembles data intopackets

    Physical layer Interfaces with the network media (cabling)

  • 8/22/2019 Networking Fundamentals and the Internet

    9/105

    16

    Data Frames

  • 8/22/2019 Networking Fundamentals and the Internet

    10/105

    16

    Network Architectures

    Most popular physical network architectures

    Ethernet

    Token Ring Fiber Distributed Data Interface (FDDI)

    Relatively new type of network

    Asynchronous Transfer Mode (ATM)

    Very fast

    Works well over both short and long distances

  • 8/22/2019 Networking Fundamentals and the Internet

    11/105

    16

    Networks

    Basic differentiating characteristics

    How computers are logically connected

    How traffic is controlled

    Network types

    LAN

    WAN

    Internetwork

  • 8/22/2019 Networking Fundamentals and the Internet

    12/105

    16

    Ethernet

    Most popular network topology

    Configured as either a bus or a star

    A passive network (the computers, notdedicated network devices, drive thesignals over the network)

    Contention-based system (eachcomputer contends for the opportunityto transmit on the network)

  • 8/22/2019 Networking Fundamentals and the Internet

    13/105

    16

    Ethernet

  • 8/22/2019 Networking Fundamentals and the Internet

    14/105

    16

    Ethernet

    Uses Carrier Sense Multiple Access with

    Collision Detection (CSMA/CD)

    Carrier sense Computer must sense that network is free to handle its

    transmission before initiating a signal

    Multiple access

    Many computers use the same network

    Collision detection

    Each computer must detect and manage collisions

  • 8/22/2019 Networking Fundamentals and the Internet

    15/105

    16

    Ethernet Cabling Systems

    Can use any one of six cabling systems

    Two most popular

    10BaseT

    10Base2 (Thinnet)

  • 8/22/2019 Networking Fundamentals and the Internet

    16/105

  • 8/22/2019 Networking Fundamentals and the Internet

    17/105

  • 8/22/2019 Networking Fundamentals and the Internet

    18/105

    16

    10BaseT Networks

  • 8/22/2019 Networking Fundamentals and the Internet

    19/105

    16

    Thinnet Networks

  • 8/22/2019 Networking Fundamentals and the Internet

    20/105

  • 8/22/2019 Networking Fundamentals and the Internet

    21/105

    16

    Token Ring

    Physical star but a logical ring

    Stations are connected to a centralized

    multistation access unit (MAU) in a star formation Compared with Ethernet:

    More robust and reliable

    More complex and expensive

    More difficult to maintain

    Can use UTP or STP cables that have 2

    twisted pairs for a total of 4 wires in the cable

  • 8/22/2019 Networking Fundamentals and the Internet

    22/105

    16

    Connecting Components on a

    Token Ring

  • 8/22/2019 Networking Fundamentals and the Internet

    23/105

    16

    Communication on a Token

    Ring

    Controlled by a token

    A small frame that constantly travels

    around the ring in only one direction When a station seizes the token, it controls

    the channel until its message is sent

  • 8/22/2019 Networking Fundamentals and the Internet

    24/105

    16

    FDDI

    Does not require a centralized hub,

    making it both a logical and physical

    ring Often used as a backbone network

    (links several networks together)

    Often uses fiber-optic cabling

  • 8/22/2019 Networking Fundamentals and the Internet

    25/105

    16

    FDDI

  • 8/22/2019 Networking Fundamentals and the Internet

    26/105

    16

    FDDI

  • 8/22/2019 Networking Fundamentals and the Internet

    27/105

    16

    Summary of Network

    Architecture

  • 8/22/2019 Networking Fundamentals and the Internet

    28/105

    16

    Networking Hardware

    Some common components

    Network interface card (NIC)

    Provides a PC with direct connection to network

    Hubs

    Provide centralized location for nodes to

    connect on a star network

    Bridges, routers, and gateways

    Connect one network to another

  • 8/22/2019 Networking Fundamentals and the Internet

    29/105

    16

    Network Interface Card (NIC)

    A network adapter board that plugs into

    a computers system board and

    provides a port on the back of the cardto connect a PC to a network

    Requires an IRQ, an I/O address, and,

    for DOS and Windows 9x real mode,upper memory addresses

  • 8/22/2019 Networking Fundamentals and the Internet

    30/105

  • 8/22/2019 Networking Fundamentals and the Internet

    31/105

    16

    Network Card Communication

  • 8/22/2019 Networking Fundamentals and the Internet

    32/105

    16

    Combo Card

  • 8/22/2019 Networking Fundamentals and the Internet

    33/105

    16

    Considerations when Selecting a

    Network Card

    Type of network you are attaching to(e.g., Ethernet, Token Ring, FDDI, or a

    proprietary network standard) Type of media you are using (e.g.,

    shielded twisted-pair, coaxial, or fiber-optic cable)

    Type of I/O bus you are attaching thecard to (e.g., PCI or ISA)

  • 8/22/2019 Networking Fundamentals and the Internet

    34/105

    16

    Bridges, Routers, and Gateways

    Devices used to connect networks and

    network segments to each other

    Main reasons for internetworking Extend geographical area past what a

    single LAN can support

    Decrease traffic on a single LAN bydividing the LAN into more than one

    network

  • 8/22/2019 Networking Fundamentals and the Internet

    35/105

    16

    Bridges, Routers, and Gateways

    Bridge Hardware device, coupled with software at the

    data-link layer, used to connect similar networks

    and network segments

    Router Transfers a packet to other networks only when

    the packet is addressed to a station outside its

    network Gateway

    Device or process that connects networks withdifferent protocols

  • 8/22/2019 Networking Fundamentals and the Internet

    36/105

    16

    Networking Software Overview

    Each layer in the OSI model uses a different

    protocol

    Firmware on network cards controls the twolowest layers (physical and data-link)

    OS managing the network controls most layers

    Best known: UNIX, NetWare by Novell, and Microsoft

    Windows NT

    Third-party add-on software can provide top layers

    Examples: Netscape Communicator, Chameleon by

    NetManage, and Eudora by QUALCOMM

  • 8/22/2019 Networking Fundamentals and the Internet

    37/105

    Networking Software Overview

  • 8/22/2019 Networking Fundamentals and the Internet

    38/105

    16

    Network Protocol

    Point-to-Point Protocol (PPP)

    A common way PCs with modems can

    connect to an internet TCP/IP

    Supports the internet

    IPX/SPX protocol Used by Novell NetWare for LANs

  • 8/22/2019 Networking Fundamentals and the Internet

    39/105

    16

    Network Protocol

    NetBEUI protocol

    Proprietary Microsoft networking protocol

    used only by Windows-based systems, andlimited to LANs because it does notsupport routing

    Protocols to communicate with their

    counterpart services on the receivingnode of the network

    Examples: SMTP, HTTP, FTP

  • 8/22/2019 Networking Fundamentals and the Internet

    40/105

    16

    Network Services

    Web browsers

    Chat rooms

    E-mail

    FTP

    Telnet

    Print services

    Network drive

  • 8/22/2019 Networking Fundamentals and the Internet

    41/105

    16

    Two Network Configurations

    Peer-to-peer network

    Users at each workstation can use shared printers

    and files on each others computers

    Services are often limited to FTP, print services,

    and network drives

    Dedicated-server network

    Has at least one computer, or server, on thenetwork that serves the other computers on the

    network

  • 8/22/2019 Networking Fundamentals and the Internet

    42/105

    16

    Peer-to-Peer Network

  • 8/22/2019 Networking Fundamentals and the Internet

    43/105

    16

    Dedicated-Server Network

  • 8/22/2019 Networking Fundamentals and the Internet

    44/105

    16

    Networking with Windows 9x

    and Windows NT Workstation

    Methods of connecting to network

    Network card (Ethernet, Token Ring, or

    other design) Direct cable connect (serial or parallel port)

    Dial-up networking (modem and phonelines)

    Installing a network card Supporting PCs on a network

  • 8/22/2019 Networking Fundamentals and the Internet

    45/105

    16

    Dial-Up Networking (DUN)

    Allows a PC to remotely connect to a

    network through a phone line

    Uses PPP to send packets of data overphone lines

  • 8/22/2019 Networking Fundamentals and the Internet

    46/105

    16

    How DUN Works

  • 8/22/2019 Networking Fundamentals and the Internet

    47/105

    16

    Creating a Dial-Up Connection

  • 8/22/2019 Networking Fundamentals and the Internet

    48/105

    16

    Creating a Dial-Up Connection

  • 8/22/2019 Networking Fundamentals and the Internet

    49/105

    16

    Creating a Dial-Up Connection

  • 8/22/2019 Networking Fundamentals and the Internet

    50/105

    16

    Creating a Dial-Up Connection

  • 8/22/2019 Networking Fundamentals and the Internet

    51/105

    16

    Dial-Up Adapter

  • 8/22/2019 Networking Fundamentals and the Internet

    52/105

    16

    Direct Cable Connection

  • 8/22/2019 Networking Fundamentals and the Internet

    53/105

    16

    Installing Network Adapters Using

    Windows 9x and Windows NT

    Installing an NIC under Windows NT

    Installing an NIC under Windows 9x

    Using resources on a network

    i C

  • 8/22/2019 Networking Fundamentals and the Internet

    54/105

    16

    Installing an NIC under

    Windows NT

    I lli NIC d

  • 8/22/2019 Networking Fundamentals and the Internet

    55/105

    16

    Installing an NIC under

    Windows NT

    I lli NIC d

  • 8/22/2019 Networking Fundamentals and the Internet

    56/105

    16

    Installing an NIC under

    Windows 9x

  • 8/22/2019 Networking Fundamentals and the Internet

    57/105

    16

    Using Resources on a Network

  • 8/22/2019 Networking Fundamentals and the Internet

    58/105

    16

    Using Resources on a Network

  • 8/22/2019 Networking Fundamentals and the Internet

    59/105

    16

    Using Resources on a Network

  • 8/22/2019 Networking Fundamentals and the Internet

    60/105

    16

    Servicing PCs on a Network

    Verify that the PC is network-ready

    Log off the network

    Save network files and parameters to disk Disconnect network cable and repair the PC

    Restore network configurations

    Reconnect PC to the network Verify that network resources are available to

    the PC

  • 8/22/2019 Networking Fundamentals and the Internet

    61/105

    16

    Saving Network Files and Parameters

    to Disk Using DOS or Windows 95

  • 8/22/2019 Networking Fundamentals and the Internet

    62/105

    16

    PCs and the Internet

    Internet

    The worldwide collection of over a million

    hosts that can communicate with eachother using TCP/IP

    A web of interconnecting, yet independent,

    networks

  • 8/22/2019 Networking Fundamentals and the Internet

    63/105

    16

    How the Internet Works

  • 8/22/2019 Networking Fundamentals and the Internet

    64/105

    16

    Connecting to the Internet

    Most people use an Internet service

    provider (ISP)

    Provides access to the Internet for amonthly fee

    Provides online services

  • 8/22/2019 Networking Fundamentals and the Internet

    65/105

    16

    IP Addresses

    Internet Protocol (IP) address

    A 32-bit dotted-decimal addressconsisting of four numbers separated byperiods

    Used to uniquely identify a device on anetwork that uses TCP/IP protocols

    Divided into three classes based onnumber of possible IP addresses ineach network within each class

  • 8/22/2019 Networking Fundamentals and the Internet

    66/105

    16

    Classes of IP Addresses

  • 8/22/2019 Networking Fundamentals and the Internet

    67/105

    16

    Reserved IP Addresses

    Static and D namic IP

  • 8/22/2019 Networking Fundamentals and the Internet

    68/105

    16

    Static and Dynamic IP

    Addresses

    Static IP address

    Permanently assigned to a workstation

    Dynamic IP address An assigned IP address used for current

    session only

    When session is terminated, IP address isreturned to the list of available addresses

  • 8/22/2019 Networking Fundamentals and the Internet

    69/105

    16

    Domain Names

    Unique, text-based name that identifies

    an Internet address

    Typical endings in the United States:.edu, .gov, .com, .org, .net

    Also include a country code

  • 8/22/2019 Networking Fundamentals and the Internet

    70/105

    16

    Domain Name Resolution

    Services that track relationships

    between domain names and IP

    addresses Domain Name System or Domain Name

    Service (DNS)

    Windows Internet Naming Service (WINS)

    The Internet Networks and

  • 8/22/2019 Networking Fundamentals and the Internet

    71/105

    16

    The Internet, Networks, and

    Subnets

    The many different protocols that make

    up the TCP/IP protocol suite

    How TCP/IP uses the IP addresssystem

  • 8/22/2019 Networking Fundamentals and the Internet

    72/105

    16

    Routing Using TCP/IP

    TCP/IP uses routers to transfer packets

    of data (datagrams) from network to

    network in such a way that the overalltransmission makes all these networks

    appear to be one large network

    Each protocol of the CCP/IP suiteperforms a single task

  • 8/22/2019 Networking Fundamentals and the Internet

    73/105

    16

    The Suite of TCP/IP Protocols

    IP Addresses and Physical

  • 8/22/2019 Networking Fundamentals and the Internet

    74/105

    16

    IP Addresses and Physical

    Addresses

  • 8/22/2019 Networking Fundamentals and the Internet

    75/105

    16

    How TCP/IP Routing Works

    Default Gateways and Network

  • 8/22/2019 Networking Fundamentals and the Internet

    76/105

    16

    Default Gateways and Network

    Masks

  • 8/22/2019 Networking Fundamentals and the Internet

    77/105

    16

    Subnets and Subnet Masks

    Subnet

    Division of a large network, consisting of

    smaller separate networks, each assigneda logical network IP name

    Subnet mask

    Defines which portion of the host addresswithin an IP address is being borrowed to

    define separate subnets within a network

  • 8/22/2019 Networking Fundamentals and the Internet

    78/105

    16

    Classless Addresses

    Class C network addresses that a

    service provider owns and then

    subleases to small companies

  • 8/22/2019 Networking Fundamentals and the Internet

    79/105

    16

    Classless Addresses

  • 8/22/2019 Networking Fundamentals and the Internet

    80/105

    16

    Routing Packets over Networks

    Static routing

    Routing tables dont automatically change

    and must be manually edited Dynamic routing

    Routing tables are automatically updated

    as new information about routes becomes

    known and is shared by one router with

    another

    Configuring TCP/IP with

  • 8/22/2019 Networking Fundamentals and the Internet

    81/105

    16

    Configuring TCP/IP with

    Windows 9x

    Configuring TCP/IP with

  • 8/22/2019 Networking Fundamentals and the Internet

    82/105

    16

    Configuring TCP/IP with

    Windows 9x

    Configuring TCP/IP with

  • 8/22/2019 Networking Fundamentals and the Internet

    83/105

    16

    Configuring TCP/IP with

    Windows 9x

    Configuring TCP/IP with

  • 8/22/2019 Networking Fundamentals and the Internet

    84/105

    16

    Configuring TCP/IP with

    Windows NT

    Configuring TCP/IP with

  • 8/22/2019 Networking Fundamentals and the Internet

    85/105

    16

    Configuring TCP/IP with

    Windows NT

    Establishing Dial-up Connection to

  • 8/22/2019 Networking Fundamentals and the Internet

    86/105

    16

    Establishing Dial-up Connection to

    the Internet Using Windows 9x

    Install and configure the modem

    Configure Dial-Up Adapter

    Configure Dial-Up Networking

    Install applications software to use the

    Internet

    Configuring Dial-Up

  • 8/22/2019 Networking Fundamentals and the Internet

    87/105

    16

    Configuring Dial Up

    Networking

    Configuring Dial-Up

  • 8/22/2019 Networking Fundamentals and the Internet

    88/105

    16

    Configuring Dial Up

    Networking

  • 8/22/2019 Networking Fundamentals and the Internet

    89/105

    16

    Examples of Network Services

    Most function at top three layers of the

    OSI model -- application, presentation,

    and session layers Must be a program running on both

    nodes of the network for the service to

    work

  • 8/22/2019 Networking Fundamentals and the Internet

    90/105

    16

    Upper-Level Protocols

    Hypertext Transfer Protocol (HTTP)

    Used by the World Wide Web

    File Transfer Protocol (FTP) Used to transfer files

    Simple Mail Transfer Protocol (SMTP)

    Used to transfer e-mail

    Uniform Resource Locator

  • 8/22/2019 Networking Fundamentals and the Internet

    91/105

    16

    Uniform Resource Locator

    (URL)

  • 8/22/2019 Networking Fundamentals and the Internet

    92/105

    16

    World Wide Web Browsers

    Provide interface between Web sites and PCs

    Access a server by either its IP address or its

    domain name

    Use HTTP to request and pass documents on

    the Web

    Terminology

    Hypertext

    HTML

    i f

  • 8/22/2019 Networking Fundamentals and the Internet

    93/105

    16

    File Transfer

    File Transfer Protocol (FTP)

    Used to transfer files between two

    computers using same or different OS Can be initiated at a command prompt

    or using an ISP

    File Transfer from a Command

  • 8/22/2019 Networking Fundamentals and the Internet

    94/105

    16

    File Transfer from a Command

    Prompt

    Fil T f U i ISP

  • 8/22/2019 Networking Fundamentals and the Internet

    95/105

    16

    File Transfer Using an ISP

    Fil T f U i ISP

  • 8/22/2019 Networking Fundamentals and the Internet

    96/105

    16

    File Transfer Using an ISP

    N t k D i M

  • 8/22/2019 Networking Fundamentals and the Internet

    97/105

    16

    Network Drive Map

    One of most powerful and versatile methods

    of communicating over a network

    Uses network file service (NFS) software to

    make one PC appear to have a new hard

    drive

    Files and folders on host computer are

    available even to network-unaware DOSapplications

    Preparing a Windows NT Host

  • 8/22/2019 Networking Fundamentals and the Internet

    98/105

    16

    Preparing a Windows NT Host

    Computer for a Network Drive Map

    Preparing a Windows NT Host

  • 8/22/2019 Networking Fundamentals and the Internet

    99/105

    16

    Preparing a Windows NT Host

    Computer for a Network Drive Map

    Preparing a Windows NT Host

  • 8/22/2019 Networking Fundamentals and the Internet

    100/105

    16

    Preparing a Windows NT Host

    Computer for a Network Drive Map

    Mapping the Network Drive from a

  • 8/22/2019 Networking Fundamentals and the Internet

    101/105

    16

    pp g

    Remote to a Host Computer

    Mapping the Network Drive from a

  • 8/22/2019 Networking Fundamentals and the Internet

    102/105

    16

    pp g

    Remote to a Host Computer

    Mapping the Network Drive from a

  • 8/22/2019 Networking Fundamentals and the Internet

    103/105

    16

    pp g

    Remote to a Host Computer

    Network Troubleshooting

  • 8/22/2019 Networking Fundamentals and the Internet

    104/105

    16

    g

    Guidelines

    Windows 9x dial-up problems (modemproblems) Cannot make a connection

    You can connect, but you get the messageUnable to resolve hostname

    After connecting, you get the error messageUnable to establish a compatible set of networkprotocols

    Problems with TCP/IP Problems with TCP/IP configuration or suspected

    network problems (packet Internet groper orPING)

    Ch t S

  • 8/22/2019 Networking Fundamentals and the Internet

    105/105

    16

    Chapter Summary

    Fundamentals of the hardware and

    software that make up networks

    How to support a PC that interfaces withthe Internet