PCs on a Network - PowerPoint PPT Presentation

1 / 74
About This Presentation
Title:

PCs on a Network

Description:

About different types of physical network architectures. How networking works with Windows. How to install a network card and a ... Unconcerned about data ... – PowerPoint PPT presentation

Number of Views:45
Avg rating:3.0/5.0
Slides: 75
Provided by: jeanan5
Category:

less

Transcript and Presenter's Notes

Title: PCs on a Network


1
Chapter 18
  • PCs on a Network

2
You Will Learn
  • About different types of physical network
    architectures
  • How networking works with Windows
  • How to install a network card and a network
    protocol using Windows

3
You Will Learn (continued)
  • About sharing resources on a network
  • Troubleshooting tools and tips for network
    connections
  • How to connect networks to each other

4
Physical Network Architectures
  • Ethernet (most popular)
  • Wireless LAN
  • Token ring
  • FDDI (Fiber Distributed Data Interface)

5
Network Architecture Terminology
  • Network adapter
  • Provides direct connection between PC and
    network usually an expansion card (NIC)
  • Matches type and speed of physical network
  • Network port matches connectors on network

6
Network Architecture Terminology (continued)
  • Network protocols
  • OS protocols (eg, NetBEUI, TCP/IP)
  • Hardware protocols (eg, Ethernet, Token Ring)
  • Data transmission
  • Packets, datagrams, or frames

7
Ethernet Variations, Distinguished by Speed
8
Ethernet Cable Types
continued
9
Ethernet Cable Types (continued)
10
Ethernet Topology
  • Bus topology
  • Connects each node in a line
  • Has no central connection point
  • Star topology
  • Connects all nodes to a centralized hub
  • More popular easier to maintain
  • Patch cables and crossover cables

11
Bus and Star Topologies
12
Ethernet Hub Broadcasting a Data Packet
13
A Hub
14
Star Bus Topology
15
Repeaters
  • Amplify signals on a network
  • Help overcome limitations on length of cables
    that can be used signals can travel farther
  • Two kinds
  • Amplifier repeater
  • Signal-regenerating repeater (used by Ethernet)

16
Repeaters (continued)
17
Wireless LANs
  • Use radio waves or infrared light to connect
    computers or devices
  • Wireless NIC includes antenna to send and receive
    signals
  • Standards
  • 1999 IEEE 802.11b (Wi-Fi or AirPort)
  • Bluetooth
  • Slower than wired networks
  • Security is an issue

18
Wireless LANs (continued)
19
Token Ring
  • Physical star logical ring
  • Data packet is preceded by a token
  • Transmits data at 4 Mbps or 16 Mbps
  • Uses a centralized device called a MAU
    (Multistation Access Unit)
  • Uses UTP or STP cables (two twisted pairs)
  • Uses RJ-45 or UDC connectors

20
FDDI
  • Uses tokens structured as a ring, but does not
    require a centralized hub
  • Multiple nodes can have data on the ring at the
    same time
  • Provides data transfer at 100 Mbps
  • Used as
  • Network technology for a large LAN
  • Backbone network to connect several LANs

21
Now NICs Work
  • Plug into motherboard expansion slot
  • Provide port(s) on back of card for connection to
    network
  • Manage communication and hardware network
    protocol for the PC

22
Network Cards
23
Network Cards
  • Send and receive data
  • To and from system bus in parallel
  • To and from network in series
  • Use a transceiver for signal conversion
  • Identified by a MAC address
  • Require an IRQ and an I/O address range
  • May be PnP legacy cards can use jumpers or DIP
    switches

24
Ethernet Combo Card
25
Considerations When Selecting a Network Card
  • Speed and type of network
  • Type of cable (shielded twisted-pair, coaxial, or
    fiber-optic)
  • Type of slot (PCI or ISA)

26
Segmenting a Network
  • Communication on a local network uses MAC address
    of NIC to identify the destination computer
  • Other computers discard the packet because it is
    not addressed to them
  • Bridges and switches
  • Reduce traffic on each segment and improve
    network performance
  • More intelligent than hubs

27
How Bridges Work
28
Bridges and Switches
29
Bridges and Switches (continued)
  • Bridges
  • Send broadcast messages not good for large
    networks
  • Effective at separating high-volume areas on a
    LAN
  • Best for connecting LANs that do not communicate
    outside their immediate network

30
Bridges and Switches (continued)
  • Switches
  • Send a packet only to network segment for which
    it is destined
  • Both keep source and destination MAC addresses in
    routing tables and learn new addresses

31
Bridges Compared with Switches
32
Windows on a Network
  • Workgroup model and domain model
  • Networking protocols supported at physical level
  • Ethernet
  • ATM
  • Token Ring
  • Protocols supported at OS level
  • TCP/IP
  • IPX/SPX
  • NetBEUI

33
Windows on a Network (continued)
34
OS Protocols
  • Automatically bind themselves to any NICs they
    find
  • More than one can be associated with a single NIC

35
Addressing on a Network
36
MAC Addresses and IP Addresses
37
IP Configuration
38
MAC Addresses and IP Addresses
39
Classes of IP Addresses
40
IP Addresses
41
Different Ways of Assigning IP Addresses
  • Public, private, and reserved IP addresses
  • Dynamically assigned IP addresses
  • DHCP server
  • Network Address Translation (NAT)

42
Reserved IP Addresses
43
Configuring a DHCP Server
44
Using NAT
45
How Computers Find Each Other on a LAN
  • Checks NetBIOS name cache
  • Queries WINS server, if it has its IP address
  • Sends broadcast message to all computers on LAN
    asking for IP address of computer with
    broadcasted NetBIOS name
  • Checks LMHosts file
  • If IP address still not discovered, computer
    assumes network is using DNS and checks Hosts
    file
  • Queries DNS server, if it has its IP address

46
Installing a Network Card and Connecting to a
Network
  • Physically install the card and device drivers
  • Configure the NIC using Windows so it has
    appropriate addresses on the network and correct
    network protocols
  • Give the computer a name
  • Test the NIC to verify that PC can access
    resources on the network

47
Installing a NIC Using Windows 2000/XP
48
Installing a NIC Using Windows 2000/XP (continued)
49
Installing a NIC Using Windows 2000/XP (continued)
50
Installing and Configuring TCP/IP Using Windows
2000/XP
  • Will PC use dynamic or static addressing?
  • If static addressing, what are IP address, subnet
    mask, and default gateway?
  • If you use DNS, what are the IP addresses of the
    DNS servers?
  • If a proxy server is used to connect to other
    networks, what is IP address of proxy server?

51
Installing a NIC UsingWindows 9x
  • Physically install NIC and turn computer on
  • Windows 9x automatically detects the card and
    guides you through driver installation
  • Assign computer name
  • Install TCP/IP using Select Network Protocol
    Window (Windows 98)
  • Configure TCP/IP by selecting binding and
    clicking Properties (Windows 98)

52
Installing a Wireless NIC
  • Use NICs configuration software to specify
    wireless network parameters
  • Computer must be within acceptable range of an
    access point or another wireless device that it
    will communicate with directly
  • Distance determined by type of technology used
    most likely 802.11b

53
Installing a Wireless NIC (continued)
54
Installing a Wireless NIC (continued)
55
Installing a Wireless NIC (continued)
56
Using Resources on the Network
  • LAN
  • Assign all users to same workgroup or domain with
    My Network Places (Windows 2000/XP) or Network
    Neighborhood (Windows 9x)
  • Peer-to-peer network
  • Install Client for Microsoft Networks and File
    and Printer Sharing
  • Share resources

57
Sharing Files, Folders, and Applications
58
Installing Windows XP Components Needed to Share
Resources
59
Installing Windows 98 Components Needed to Share
Resources
60
Sharing Files and Folders with the Workgroup
61
Sharing Files and Folders with the Workgroup
(continued)
62
Network Drive Maps
  • Using NFS client/software, network drive map
    makes one PC (client) appear to have new hard
    drive when that hard drive space is actually on
    another host computer (server)
  • Use Windows Explorer to map a network drive

63
Results of Drive Mapping
64
Symptoms of NIC Problems
  • Cannot make connection to network
  • My Network Places or Network Neighborhood does
    not show other computers on network
  • Error message appears during installation of NIC
    drivers
  • Device Manager shows yellow exclamation point or
    red X beside name of NIC
  • No lights on NIC

65
Troubleshooting Network Connections
  • Check the following
  • Cabling and ports for PC
  • NIC itself
  • BIOS
  • Device drivers
  • Troubleshooting tools
  • Ping (TCP/IP utility)
  • Ipconfig (Windows NT/2000/XP)
  • Winipcfg (Windows 9x)

66
Connecting Networks with Routers
  • Use IP addresses to determine path by which to
    send a packet
  • Tables determine most efficient available route
  • Stateless devices - concerned about destination
    address
  • Unconcerned about data
  • Transmit data packet to remote network only if
    routable protocol was used to produce data packet

67
Connecting Networks with Routers (continued)
68
Brouter
  • Functions both as a bridge and a router
  • As a router
  • Routes routable protocols (TCP/IP and IPX/SPX
    packets)
  • As a bridge
  • Forwards packets that are not routable (NetBEUI
    packets) to other local networks

69
Connecting Networks with Bandwidth Technologies
  • Bandwidth measure of data capacity
  • Greater bandwidth faster communication
  • Common bandwidth technologies
  • Regular telephone lines
  • Cable modem
  • ISDN (Integrated Services Digital Network)
  • DSL (Digital Subscriber Line)
  • Satellite access
  • Wireless access

70
Bandwidth Technologies
71
Bandwidth Technologies (continued)
72
Bandwidth Technologies (continued)
73
Bandwidth Technologies (continued)
74
Summary
  • How local networks are built
  • How bridges and switches can segment large local
    networks
  • How routers connect networks
  • Technologies used to connect PCs and networks to
    the Internet
  • Supporting PCs that are connected to a network
  • How computers are identified over a network
  • How to share computer resources over a network
  • How to troubleshoot a network connection
Write a Comment
User Comments (0)
About PowerShow.com