Title: PCs on a Network
1Chapter 18
2You 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
3You Will Learn (continued)
- About sharing resources on a network
- Troubleshooting tools and tips for network
connections - How to connect networks to each other
4Physical Network Architectures
- Ethernet (most popular)
- Wireless LAN
- Token ring
- FDDI (Fiber Distributed Data Interface)
5Network 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
6Network Architecture Terminology (continued)
- Network protocols
- OS protocols (eg, NetBEUI, TCP/IP)
- Hardware protocols (eg, Ethernet, Token Ring)
- Data transmission
- Packets, datagrams, or frames
7Ethernet Variations, Distinguished by Speed
8Ethernet Cable Types
continued
9Ethernet Cable Types (continued)
10Ethernet 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
11Bus and Star Topologies
12Ethernet Hub Broadcasting a Data Packet
13A Hub
14Star Bus Topology
15Repeaters
- 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)
16Repeaters (continued)
17Wireless 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
18Wireless LANs (continued)
19Token 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
20FDDI
- 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
21Now 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
22Network Cards
23Network 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
24Ethernet Combo Card
25Considerations 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)
26Segmenting 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
27How Bridges Work
28Bridges and Switches
29Bridges 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
30Bridges 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
31Bridges Compared with Switches
32Windows 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
33Windows on a Network (continued)
34OS Protocols
- Automatically bind themselves to any NICs they
find - More than one can be associated with a single NIC
35Addressing on a Network
36MAC Addresses and IP Addresses
37IP Configuration
38MAC Addresses and IP Addresses
39Classes of IP Addresses
40IP Addresses
41Different Ways of Assigning IP Addresses
- Public, private, and reserved IP addresses
- Dynamically assigned IP addresses
- DHCP server
- Network Address Translation (NAT)
42Reserved IP Addresses
43Configuring a DHCP Server
44Using NAT
45How 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
46Installing 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
47Installing a NIC Using Windows 2000/XP
48Installing a NIC Using Windows 2000/XP (continued)
49Installing a NIC Using Windows 2000/XP (continued)
50Installing 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?
51Installing 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)
52Installing 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
53Installing a Wireless NIC (continued)
54Installing a Wireless NIC (continued)
55Installing a Wireless NIC (continued)
56Using 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
57Sharing Files, Folders, and Applications
58Installing Windows XP Components Needed to Share
Resources
59Installing Windows 98 Components Needed to Share
Resources
60Sharing Files and Folders with the Workgroup
61Sharing Files and Folders with the Workgroup
(continued)
62Network 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
63Results of Drive Mapping
64Symptoms 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
65Troubleshooting 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)
66Connecting 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
67Connecting Networks with Routers (continued)
68Brouter
- 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
69Connecting 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
70Bandwidth Technologies
71Bandwidth Technologies (continued)
72Bandwidth Technologies (continued)
73Bandwidth Technologies (continued)
74Summary
- 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