Download presentation
Presentation is loading. Please wait.
Published byJeffery Parks Modified over 8 years ago
1
A+ Guide to Managing and Maintaining your PC, 6e Chapter 17 PCs on a Network
2
A+ Guide to Managing and Maintaining your PC, 6e2 Objectives Learn about different types of physical network architectures Learn how networking works with Windows Learn how to install a network card and connect to a network Learn about sharing resources on a network
3
A+ Guide to Managing and Maintaining your PC, 6e3 Objectives (continued) Learn how to set up and secure a wireless network Learn about troubleshooting tools and tips for network connections
4
A+ Guide to Managing and Maintaining your PC, 6e4 Introduction Topics covered in this chapter: –Technologies used to build networks –How Windows supports a network connection –How to connect a computer to a network –How network share resources are shared –How switches and routers interface networks –How to setup and secure a wireless network –How to troubleshoot a network connection
5
A+ Guide to Managing and Maintaining your PC, 6e5 Physical Network Architectures Elements providing an overview of networks –The different sizes of networks –The different technologies used by networks –Some networking terms Network types commonly encountered –Ethernet –Wireless networks –Telephone networks –Mostly outdated token ring and FDDI networks
6
A+ Guide to Managing and Maintaining your PC, 6e6 Sizes of Networks A network links two or more computers PAN (personal area network) –Consists of personal devices at close range LAN (local area network) –Covers a small local area such as a home, or office MAN (metropolitan area network) –Covers a large campus or city WAN (wide area network) –Covers a large geographical area; e.g., the Internet
7
A+ Guide to Managing and Maintaining your PC, 6e7 Networking Technologies Factors driving network evolution: –The type of data the network is intended to support –The data capacity on the network –How a network is to fit among other networks Bandwidth (data throughput or line speed): –Analog systems: measured in cycles/sec (hertz or Hz) –Digital systems: measured in Kbps, Mbps, or Gbps As networks grow, the need for bandwidth grows
8
A+ Guide to Managing and Maintaining your PC, 6e8 Additional Terms Used in Networking Node (host): one device on a network; e.g., server Network adapter: interfaces a PC with a network –Network interface card (NIC): fits in a PCI slot Adapter (MAC, physical, or hardware) address: –48-bit (6-byte) id number hard-coded on card –Example: 00-0C-6E-4E-AB-A5 Network protocols: rules of communication Packets (datagrams or frames) –Basic unit of data transmitted on a network
9
A+ Guide to Managing and Maintaining your PC, 6e9 Figure 17-1 Ethernet network card showing its MAC address
10
A+ Guide to Managing and Maintaining your PC, 6e10 Introducing Ethernet Ethernet types (categorized by speed): –10-Mbps Ethernet –100-Mbps or Fast Ethernet –1000-Mbps or Gigabit Ethernet –10-Gigabit Ethernet Types of cabling used: –Two kinds of twisted-pair Unshielded twisted pair (UTP): four pairs of twisted wire Shielded twisted pair (STP): protected from EMI –Coaxial cable: single copper wire with braided shield –Fiber-optic: glass strands inside protective tubing
11
A+ Guide to Managing and Maintaining your PC, 6e11 Table 17-2 Variations of Ethernet and Ethernet cabling
12
A+ Guide to Managing and Maintaining your PC, 6e12 Figure 17-4 Fiber-optic cables contain a glass core for transmitting light
13
A+ Guide to Managing and Maintaining your PC, 6e13 Introducing Ethernet (continued) Topology: arrangement of nodes in a network Bus topology: connects all nodes with a line (no hub) Star topology –Connects nodes to central hub (or switch) –The hub broadcasts a data packet to every device –Switch uses a table to route packet to receiving device Scale networks by adding switches Star bus topology: –Multiple switches form a bus network –Nodes connected to each switch form a star
14
A+ Guide to Managing and Maintaining your PC, 6e14 Figure 17-6 Nodes on an Ethernet network can be connected to one another in a star or bus formation
15
A+ Guide to Managing and Maintaining your PC, 6e15 Figure 17-10 A star bus network uses more than one switch
16
A+ Guide to Managing and Maintaining your PC, 6e16 Introducing Ethernet (continued) Attenuation: the weakening of a transmitted signal Repeater: device used to amplify a signal in a LAN Amplifier repeater: simply amplifies incoming signal Signal-regenerating repeater –Reads and copies the signal (without noise) –Transmits an exact duplicate of the original Ethernet uses a signal-regenerating repeater –A switch or hub can act as the repeater
17
A+ Guide to Managing and Maintaining your PC, 6e17 Figure 17-14 A repeater on a network restores the clarity of the signal, which degrades over a distance because of attenuation
18
A+ Guide to Managing and Maintaining your PC, 6e18 Wireless Networks Use radio waves or infrared light to connect PCs Popular in places where cables are difficult to install 802.11wireless (Wi-Fi or Wireless Fidelity) –Types: 802.11 Draft N (300 Mbps), 802.11g (54 Mbps) (most popular), 802.11b (11 Mbps), 802.11a (54 Mbps) –Ad hoc mode: directly links two wireless devices –Access point (AP): connects wireless device to LAN WiMAX (802.16 Wireless) - Used in public hot spots and as a last mile solution Bluetooth: short range standard; e.g., optical mouse
19
A+ Guide to Managing and Maintaining your PC, 6e19 Figure 17-16 Nodes on a wireless LAN connect to a cabled network by way of an access point
20
A+ Guide to Managing and Maintaining your PC, 6e20
21
A+ Guide to Managing and Maintaining your PC, 6e21 Telephone Networks Plain old telephone service (POTS) –Switching creates closed circuits between phones VoIP (Voice over Internet Protocol) –Uses packets of data to communicate Cellular WAN –Made up cells created by base stations Cellular WAN standards –GSM (Global System for Mobile Communications) – Uses a swappable SIM card –CDMA (Code Division Multiple Access) – Was predominant in US until recently
22
A+ Guide to Managing and Maintaining your PC, 6e22 Figure 17-20 A cellular WAN is made up of many cells that provide coverage over a wide area
23
A+ Guide to Managing and Maintaining your PC, 6e23 Telephone Networks (continued) General Packet Radio Service (GPRS) –New communication protocol using data packets –Allowing for Data Services on Cellular Phones Two types of transmission: –Full-duplex: allows both users to talk and transmit –Half-duplex: allows only one user on a channel Satellite phone: communicates with satellites Cordless phone: communicates with phone base Radio phone: uses VHF radio waves allowing you to communicate over radio waves
24
A+ Guide to Managing and Maintaining your PC, 6e24 Figure 17-21 Full-duplex and half-duplex transmissions
25
A+ Guide to Managing and Maintaining your PC, 6e25 Token Ring and FDDI Token Ring is physically a star, logically a ring Components of a token ring: –Multistation Access Unit (MSAU or MAU) –Token Ring LAN card connecting node to MSAU –UTP or STP cables with two twisted pairs –RJ-45 or Universal Data Connector (UDC) Fiber Distributed Data Interface (FDDI) –Uses a token that travels in a ring like a Token Ring –Data frames travel on the ring without the token
26
A+ Guide to Managing and Maintaining your PC, 6e26 Windows on a Network Major software components on a network An operating system installed on each PC –Network operating system (NOS) for larger networks Peer-to-peer network (workgroup) –Each PC has the same authority on the network Client/server model (domain) –Access to network resources controlled by an NOS –Server is called a domain controller A few network operating systems –Windows 2003 Server, Novell NetWare, Linux
27
A+ Guide to Managing and Maintaining your PC, 6e27 Four Suites of Protocols TCP/IP (Transmission Control Protocol/Internet Protocol) –Primary protocol used on the Internet IPX/SPX (Internetwork Packet Exchange/Sequenced Packet Exchange) –Designed for use with Novell NetWare NetBEUI (NetBIOS Extended User Interface) –Supports NetBIOS (Network Basic Input/Output System) AppleTalk –Proprietary networking protocol suite for Macs
28
A+ Guide to Managing and Maintaining your PC, 6e28 Four Suites of Protocols (continued) Using a protocol on the network –Install a NIC card in the computer –Connect network cable to network device; e.g., a switch –NIC card binds to higher level protocol; e.g., TCP/IP How to identify which protocols are used in Windows –Look at the properties of a network connection More than one OS protocol can be used on a network New protocols may be installed Network printers can be accessed in various ways
29
A+ Guide to Managing and Maintaining your PC, 6e29 Figure 17-26 Three Windows XP network protocols are installed and two protocols are bound to this network card
30
A+ Guide to Managing and Maintaining your PC, 6e30 Addressing on a Network Four methods used to identify devices and programs –Using a MAC address –Using an IP address –Using character-based names (host, domain, NetBIOS) –Using a Port address IP addresses –Also called a Logical Address –Used in TCP/IP to identify any device on the network –4 bytes (octets) separated by dots; e.g., 190.180.40.120 –System allows for up to 4.3 billion IP addresses –First part identifies network, last part identifies host
31
A+ Guide to Managing and Maintaining your PC, 6e31 Figure 17-27 Computers on the same LAN use MAC addresses to communicate, but computers on different LANs use IP addresses to communicate over the Internet
32
A+ Guide to Managing and Maintaining your PC, 6e32 Addressing on a Network (continued) Classes of IP addresses –Class A: first octet for network, remainder for host –Class B: two octets for network, remainder for host –Class C: three octets for network, remainder for host –Class D: reserved for multicasting –Class E: reserved for research Subnet mask –Octets used to identify if PCs are in same network –Ex: if subnet is 255.0.0.0, the first octets must match –Two types: classful and classless (CIDR)
33
A+ Guide to Managing and Maintaining your PC, 6e33 Table 17-3 Classes of IP addresses
34
A+ Guide to Managing and Maintaining your PC, 6e34 Figure 17-31 The network portion and host portion for each class of IP addresses
35
A+ Guide to Managing and Maintaining your PC, 6e35 Addressing on a Network (continued) IP address categories –Public IP address: available for use on the Internet –Private IP address: only used on a private intranet –Static IP address: permanently assigned to a node –Dynamic IP address: assigned for current session Solutions for IP address shortages –1. Private IP addresses –2. Dynamic IP addressing (may be combined with 1) DHCP (Dynamic Host Configuration Protocol) server –Manages dynamically assigned IP addresses
36
A+ Guide to Managing and Maintaining your PC, 6e36 Addressing on a Network (continued) Network address translation (NAT) –Presents public IP address for PC with private address –A proxy server makes the IP address substitutions Proxy server: node between the network and the Internet Router can act as proxy server, DHCP server, firewall Name resolution: links a name to an IP address DNS (Domain Name System): tracks host names WINS (Windows Internet Naming Service) –Tracks NetBIOS names; e.g., joesmith, Workstation12
37
A+ Guide to Managing and Maintaining your PC, 6e37 Installing a NIC and Connecting to a Network Components needed to connect a PC to a network –NIC and network port or wireless NIC card in the PC –Patch cable –Device for the PC to connect to, such as a router NIC card selection criteria –NIC should match type of bus on motherboard –NIC should match speed and type of network –Wireless NIC should match network technology
38
A+ Guide to Managing and Maintaining your PC, 6e38 Installing a NIC Using Windows 2000/XP Overview of installation steps –Determine whether driver or NIC is installed first –If NIC precedes driver, install NIC and turn on PC –Follow instructions in Found New Hardware Wizard –Verify driver installation using the Device Manager –Update the driver if necessary –Connect patch cable to NIC port and network switch Configuring Windows 2000/XP to use a network –Name computer in System Properties dialog box
39
A+ Guide to Managing and Maintaining your PC, 6e39 Installing a NIC Using Windows 2000/XP (continued) Questions to ask before configuring TCP/IP –Will the PC use dynamic or static IP addressing? –What are the IP address, subnet mask, default gateway? A question to ask if static IP addressing is used –Do you use DNS? If so, what are the IP addresses of your DNS servers? –Is a proxy server used to connect to other networks? If so, what is the IP address of the proxy server? Gateway: device that connects two networks
40
A+ Guide to Managing and Maintaining your PC, 6e40 Installing a NIC Using Windows 2000/XP (continued) Internet Protocol (TCP/IP) Properties dialog box –Used to configure TCP/IP under Windows XP –Dialog opened from Properties of Local Area Connection NWLink or NetBEUI protocol –Used for network communication (excluding the Internet) –Can be used in combination with TCP/IP –Installed from Properties of Local Area Connection
41
A+ Guide to Managing and Maintaining your PC, 6e41 Figure 17-39 To configure TCP/IP under Windows XP, use the Internet Protocol (TCP/IP) Properties dialog box
42
A+ Guide to Managing and Maintaining your PC, 6e42 Installing a Wireless Adapter in a Notebook Wireless adapter uses a USB port or PC Card slot Installation package includes a CD and accessories Overview of steps for installing a Linksys adapter –Install the software from the setup CD –Plug the wireless adapter into a USB port –Launch Found New Hardware and follow instructions Managing the issue of an unsigned driver –Find approved driver or continue installation Deciding which installation utility to use –Choose manufacturer’s utility over Windows XP’s
43
A+ Guide to Managing and Maintaining your PC, 6e43 Figure 17-50 Plug the wireless USB adapter into the USB port
44
A+ Guide to Managing and Maintaining your PC, 6e44 Installing a Wireless Adapter in a Notebook (continued) Information displayed about a current connection: –MAC address of access point device used by adapter –The current channel the connection is using –Transfer rate, throughput, link quality, signal strength Configuration changes you can make: –Mode or network type –The SSID (service set identifier) –Encryption settings –TCP/IP configuration
45
A+ Guide to Managing and Maintaining your PC, 6e45 Figure 17-54 Opening screen to configure a Linksys wireless adapter
46
A+ Guide to Managing and Maintaining your PC, 6e46 Installing a Wireless Adapter in a Notebook (continued) Connecting to a public hot spot using Windows XP –Open Wireless Network Connection dialog box –Select unsecured network from list and click Connect –Open a browser to test the connection –View link in Wireless Network Connection Status box Two ways to troubleshoot a connection –Add network SSID in Wireless network properties –Provide MAC address to network administrator
47
A+ Guide to Managing and Maintaining your PC, 6e47 Figure 17-62 Enter the SSID of a hot spot to which you want to connect
48
A+ Guide to Managing and Maintaining your PC, 6e48 Using Resources on the Network Topics to cover: –How to share folders and files –How to share applications –How to share entire hard drives
49
A+ Guide to Managing and Maintaining your PC, 6e49 Sharing Files, Folders, and Applications PCs in same workgroup or domain share resources How to makes network shares available –Use My Network Places in Windows 2000/XP Windows components required for sharing resources –Client for Microsoft Networks –Printer Sharing for Microsoft Networks Creating a network share in Windows –Use Sharing tab in Properties dialog box of target
50
A+ Guide to Managing and Maintaining your PC, 6e50 Figure 17-65 View and access shared resources on the network using My Network Places in Windows XP
51
A+ Guide to Managing and Maintaining your PC, 6e51 Network Drive Maps Make the client PC appear to have a new hard drive –Physical hard drive space is on the host (the server) Network File System (NFS) –Manages network drive maps between client and server –Is a type of distributed file system (DFS) –Provides for more highly reliable file sharing Overview of steps to create a network drive map: –Create a network share on the host –Access network using remote computer (client) –Use Map Network Drive to map host drive to client
52
A+ Guide to Managing and Maintaining your PC, 6e52 Figure 17-71 Mapping a network drive to a host computer
53
A+ Guide to Managing and Maintaining your PC, 6e53 What If You Don't Want To Share? Disable File and Printer Sharing Make your personal folders private
54
A+ Guide to Managing and Maintaining your PC, 6e54 How to Set Up Your Own Wireless Network Two principal steps: –Buy a wireless access point –Configure AP and wireless PC for communication Providing security is critical for a successful network
55
A+ Guide to Managing and Maintaining your PC, 6e55 Security on a Wireless LAN Methods for securing a wireless connection: –Disable SSID broadcasting –Filter MAC addresses –Data encryption; e.g., WPA (WiFi Protected Access) –Change firmware default settings –Update firmware –Use a firewall –Virtual private network (VPN)
56
A+ Guide to Managing and Maintaining your PC, 6e56 Figure 17-74 With tunneling, packets can travel over a wireless LAN and the Internet in a virtual private network (VPN), but WEP or WPA applies only to the wireless connection
57
A+ Guide to Managing and Maintaining your PC, 6e57 Choosing a Wireless Access Point Selection criteria –The ability to use multiple security measures –Supports for the 802.11 b/g wireless standards –Good hardware reviews from other users An access point can be a standalone device An access point can also serve to extend the network
58
A+ Guide to Managing and Maintaining your PC, 6e58 Configure and Test Your Wireless Network Installing the hardware –Position device and plug it in –Connect the device using a network or USB cable Configuring the access point –Change default password to the administrative utility –Select basic wireless settings, such as the channel –Set up data encryption –Choose whether to filter MAC addresses –Save the settings and test the connection
59
A+ Guide to Managing and Maintaining your PC, 6e59 Troubleshooting a Network Connection Some symptoms indicating a faulty NIC: –You cannot make a connection to the network. –My Network Places does not show any other PCs –An error message displays during driver installation Displaying TCP/IP connection information –Use Ipconfig under Windows 2000/XP Ping (Packet Internet Groper) diagnostic tool –Sends a signal to a remote computer –If remote PC is online and senses signal, it responds
60
A+ Guide to Managing and Maintaining your PC, 6e60 Summary Network: system interconnecting two or more PCs Basic network types: PANs, LANs, MANs, and WANs Bandwidth: amount of data transmitted per unit time Ethernet topologies: bus, star, star bus Wireless standards: 802.11 draft n/g/b/a, WiMAX, Bluetooth
61
A+ Guide to Managing and Maintaining your PC, 6e61 Summary (continued) Telephone technologies: POTS, VoIP, Cellular WAN, satellite phone, cordless phone, and radio phone OS level protocols: TCP/IP, IPX/SPX, Net BEUI, AppleTalk IP address: 32-bit address identifying network node Local Area Connection dialog box: used to install and modify communication protocols Shared network resources: files, folders, and devices
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.