et225 networking concepts

96
ET225 Networking Concepts Chapter 1 What is a Computer Network?

Upload: networksguy

Post on 09-May-2015

2.649 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: ET225 Networking Concepts

ET225

Networking Concepts

Chapter 1

What is a Computer Network?

Page 2: ET225 Networking Concepts

Objectives

• Identify the advantages of connecting computers and

devices on a network.

• Recognize common network components in a lab

setting.

Page 3: ET225 Networking Concepts

Objectives

• Report the difference between physical and logical

network topologies.

• Describe the different network hierarchies that are

fundamental to modern networking.

• Recognize the advantages and disadvantages of a

wireless network.

Page 4: ET225 Networking Concepts

What is Networking?

• Networking involves connecting computers and

other electronic devices for the purpose of sharing

information and resources and for communication

• A great deal of technology is required for one device

to connect and communicate with another, and

many choices for physical connections and related

software are possible

Page 5: ET225 Networking Concepts

Networking Fundamentals

• An elementary network consists of two computers

connected by some kind of transmission medium

Page 6: ET225 Networking Concepts

Networking Fundamentals

Motivation: need to share data and to communicate

quickly and efficiently

– Sharing enables users to exchange information and

route data between them as workflow demands

– Can improve human communication substantially

– Peripheral device sharing enables users to take

advantage of peripherals and other devices attached

directly to a network or to a generally available

computer attached to a network

Page 7: ET225 Networking Concepts

Networking Fundamentals (continued)

Page 8: ET225 Networking Concepts

Local and Wide Area Networks

• Local Area Network (LAN): small network, limited to a single collection of machines and one or more cables and other peripheral equipment

• Internetwork: networked collection of LANs tied together by devices such as routers

– The Internet is the best example

Page 9: ET225 Networking Concepts

Local and Wide Area Networks

• Wide Area Network (WAN): internetwork that spans distances measured in miles and links two or more separate LANs

• Metropolitan Area Network (MAN): uses WAN technologies to interconnect LANs in a specific geographic region, such as a county or a city

Page 10: ET225 Networking Concepts

Developing a Networking Lexicon

• Networking is a subject rich with specialized

terminology and technology

• Computer networks have spawned a language of

their own, and half the challenge of becoming

network literate lies in mastering this terminology

• You must learn some new vocabulary

Page 11: ET225 Networking Concepts

Clients, Peers, and Servers

Page 12: ET225 Networking Concepts

Network Medium

• To communicate successfully, computers must share access to a common network medium

– Examples: twisted-pair, coaxial and fiber-optic cable, and wireless media

– Its job is to carry the signals one computer sends to one or more other computers

Page 13: ET225 Networking Concepts

Network Medium

• Computers must attach to the network medium by using some kind of physical interface

– Network interface card (NIC) or network adapter

• For large-scale networks, multiple media usually work together (interoperate) across the total networking environment

Page 14: ET225 Networking Concepts

Network Protocols

• Network protocol: common set of rules that allows two computers on a network to communicate with one another successfully

– How to interpret signals, how to identify a computer on a network, how to initiate and end networked communications, and how to manage information exchange across the network medium

• Examples:

– TCP/IP

– NetBEUI

– IPX/SPX

Page 15: ET225 Networking Concepts

Network Software

• Computers need network software to issue the requests and responses that let them take the roles of clients and servers

Page 16: ET225 Networking Concepts

Network Software

• Network operating system (NOS): determines what services that computer can offer or request

– Controls access to network services and network resources a computer makes available to clients

• With today’s operating systems, the line between a client and a server has become blurred

– However, most operating systems have a workstation version and a server version

Page 17: ET225 Networking Concepts

Network Services

• Sharing resources and communication requires two

components: a server component that provides

access to the resource and a client component that

requests access to the resource

Page 18: ET225 Networking Concepts

Network Services

• Both components are referred to as a service

• NOSs must be outfitted with the types of services

your client operating systems require, whether they

are Web servers, e-mail servers, file and print

servers, and so on

Page 19: ET225 Networking Concepts

Simulation 1-1: Layers of the

Networking Process

Page 20: ET225 Networking Concepts

Understanding Network Types

• Networks fall into two major types: peer-to-peer

and client/server (also called server-based)

• This discussion of network types addresses the

roles that computers play on the network and how

those roles interact

Page 21: ET225 Networking Concepts

Understanding Network Types

• Server-based networks are the most typical and

represent the primary focus of the discussion here

• Understanding both types is essential, especially

as they compare with one another

Page 22: ET225 Networking Concepts

Peer-to-Peer Networking

Page 23: ET225 Networking Concepts

Peer-to-Peer Networking (continued)

• In a peer-to-peer network, every user must also act

as a network administrator, controlling access to

the resources on their machines

– Because of this flexibility and individual discretion,

institutionalized chaos is the norm for peer-to-peer

networks, and security can be a major concern

• Computers can be affiliated into loose federations

called workgroups, but no network-wide security can

be enforced

• As the number of users and resources grows, these

networks can become unworkable

Page 24: ET225 Networking Concepts

Peer-to-Peer Networking Advantages

• Advantages:

– Easy to install and configure

– Machines don’t depend on the presence of a

dedicated server

– Users control their own shared resources

Page 25: ET225 Networking Concepts

Peer-to-Peer Networking Advantages

• Advantages:

– Inexpensive to purchase and operate

– Need no additional equipment or software beyond a

suitable operating system

– No dedicated administrators are needed

– Work best for networks with 10 or fewer users

Page 26: ET225 Networking Concepts

Peer-to-Peer Networking

Disadvantages

• Disadvantages:

– Network security applies to only a single resource at a time

– Users might be forced to use as many passwords as there are shared resources

– Each PC must be backed up to protect shared data

Page 27: ET225 Networking Concepts

Peer-to-Peer Networking

Disadvantages

• Disadvantages:

– When a shared resource is accessed, performance of the PC where the resource resides is reduced

– There is no centralized organizational scheme to locate or control access to data

– Access to a shared resource is unavailable if PC where resource resides is turned off/crashes

– Doesn’t usually work well with more than 10 users

Page 28: ET225 Networking Concepts

Server-Based Networks

Page 29: ET225 Networking Concepts

Server-Based Networking Advantages

• Centralized user accounts, security, and access

controls simplify network administration

• More powerful equipment means more efficient

access to network resources

Page 30: ET225 Networking Concepts

Server-Based Networking Advantages

• Server hardware design is generally more robust

• A single password delivers access to network-wide

resources as specified in access controls

• Server-based networking makes the most sense

for networks with 10 or more users or any networks

where resources are heavily used

Page 31: ET225 Networking Concepts

Server-Based Networking

Disadvantages

• At the worst, server failure renders a network

unusable; at the least, it results in loss of network

resources

• Complex server software requires allocating expert

staff, which increases expenses

• Dedicated hardware and specialized software add

to the cost of server-based networking

Page 32: ET225 Networking Concepts

Wireless Personal Area Networks

(WPANs)

• Wireless personal area network (WPAN): short-

range networking technology designed to connect

personal devices to exchange information

– Cell phones, pagers, PDAs, GPS devices, MP3

players, and even watches

– Can connect devices you wear or come in close

contact with, and can transmit to outside devices for

a short range, using a secure access method

– The emerging standard for WPANs is the IEEE

802.15 standard

• One product using this standard is Bluetooth

Page 33: ET225 Networking Concepts

Understanding the Role of Network

Servers

• The server is at the heart of any network that’s too

large for a peer-to-peer configuration

• Most large networks with more than a few dozen

workstations rely on several network servers

• Your knowledge of a server’s unique hardware

requirements and the many roles it can play in a

network is essential to being able to design and

support today’s computer networks

Page 34: ET225 Networking Concepts

Specialized Servers

• Within the broad classification of machines that function as network servers, assigning a variety of specialty roles is possible, depending on the services provided

• On large networks in particular, servers with specialized roles are often deployed

• In Windows Server 2000/2003 and Linux environments, these server types typically include application servers, communication servers, domain controllers/directory servers, fax servers, file and print servers, mail servers, and Web servers

Page 35: ET225 Networking Concepts

Application Servers

• Application servers supply the server side of

client/server applications, and often the data that

goes along with them, to network clients

– For example, a database server

– Differ from basic file and print servers by providing

processing services as well as handling requests for

file or print services

Page 36: ET225 Networking Concepts

Communication Servers

• Communication servers provide a mechanism for

users outside a network to access that network’s

resources, and sometimes permit users on a

network to access resources outside network’s

local scope

– Often, installing communication servers on a

network enables users who are traveling or working

at home to dial in to the network via a modem

• In Windows Server 2000/2003: Routing and Remote

Access Service (RRAS)

Page 37: ET225 Networking Concepts

Domain Controllers/Directory Servers

• Make it possible to locate, store, and secure

information about a network and its resources

– Windows Server 2000/2003 permits computers,

users, groups, and resources to be combined into

logical groups called domains

• A user belonging to a domain can access all

resources and information that he or she has

permission to use simply by logging on to the domain

• Server that handles this logon service and manages

the collection of computers, users, and so on in a

domain is a domain controller or directory server

Page 38: ET225 Networking Concepts

Fax Servers

• Fax servers manage fax traffic for a network

– Receive incoming faxes via telephone, distribute

them to recipients over the network, and collect

outgoing faxes across the network before sending

them via telephone

– Use one or more fax modem interfaces to perform

these tasks

– As with most communication servers, Windows-,

NetWare-, and Linux-based fax servers come from

third parties instead of the platform vendors

Page 39: ET225 Networking Concepts

File and Print Servers

• File and print servers provide basic network file

storage, retrieval services, and access to

networked printers

– Users can run applications locally but keep data files

on the server (and print those files when they want

hard copies)

– Any Windows, NetWare, or Linux server can act as a

file and print server

Page 40: ET225 Networking Concepts

Mail Servers

• Mail servers handle e-mail messages for users

– Might involve simply acting as a clearinghouse for

local exchange of messages

– Also commonly provide “store-and-forward” services

– Can store outgoing messages until a connection to

an external mail server is established, and then

forward messages to their intended destinations

– Examples: Microsoft Exchange Server, GroupWise,

and Lotus Notes

Page 41: ET225 Networking Concepts

Web Servers

• The World Wide Web is the most well-known

aspect of the Internet, made up of documents that

can be interlinked by using hyperlinks

– Examples: Internet Information Services (IIS),

Apache Web server

• Apache is the most widely used Web server in the

world

– Many organizational intranets take advantage of

free Web server packages

Page 42: ET225 Networking Concepts

Web-Based Networks

• Most computers today are connected to the

Internet, and the latest handheld devices are

connecting through wireless communications

• Because of the always-on connections available

via DSL and cable modems, the Web is an integral

and seamless part of the computing experience

– Technologies such as the Microsoft .NET initiative

and Web-enabled devices, such as cell phones and

PDAs, promise to integrate the Web even further into

people’s lives

Page 43: ET225 Networking Concepts

.Net Computing

• The Microsoft .NET computing model uses the Web

to deliver applications and to enable applications on

different devices running different operating

environments to communicate and share data

– Allows a device with a wireless interface to the Web

to download and run applications directly

– Allows a handheld computer to transfer information to

and from a network server or another handheld

computer by using the Web as the network

– Information can be transferred from one place to

another easily and conveniently

Page 44: ET225 Networking Concepts

Web-Enabled Devices

• WPANs allow devices within a person’s personal space to communicate

• Many devices used in a WPAN are Web-enabled devices that can gather and send information via the Internet

• Other devices are becoming Web-enabled

– For example, automobiles

• A host of devices are being created that can access the Web, thus shifting the networking paradigm from clients and servers to Web-enabled and not Web-enabled

Page 45: ET225 Networking Concepts

Selecting the Right Type of Network

• You have a number of choices to make when

deciding how to design and implement a network

– Will a single LAN do, or is an internetwork required?

– Is a MAN or WAN required?

– Will peer-to-peer networking suffice, or is a server-

based network in order?

– Do some functions need to be server-based while

others work well as a peer-to-peer network?

• The following sections offer a brief summary to

help in the decision-making process

Page 46: ET225 Networking Concepts

Choosing a LAN Versus an

Internetwork

• The decision to design a LAN or an internetwork is primarily based on how many total computers will participate on the network and whether there’s a need to tie groups of computers together with network devices such as routers

– The distance the network will span also plays a part in the decision

– A LAN is usually called for when:

• The number of computers is fewer than 100

• Network use and security factors don’t require a router

• The network is confined to a single building or floor

Page 47: ET225 Networking Concepts

Is it a MAN or a WAN?

• If you need the services of a communications

provider to tie multiple sites together, you have a

MAN or WAN

– The only real difference is whether the sites are

confined to a town or city or whether the sites are

located in different cities

• Within one town or city, the network is generally

referred to as a MAN

• If the network spans different cities, it’s considered as

a WAN

Page 48: ET225 Networking Concepts

Choosing a Peer-to-Peer or Server-

Based Network

• Choosing peer-to-peer networking exclusively is

appropriate only when all the following hold:

– The network includes no more than 10 users

– All networked machines are close enough to fit

within the span of a single LAN

– Budget considerations are paramount

– No specialized servers are needed

Page 49: ET225 Networking Concepts

Choosing a Peer-to-Peer or Server-

Based Network (continued)

• A server-based network makes sense when one or more of the following conditions is true:

– More than 10 users must share network access

– Centralized control, security, resource management, or backup is desirable

– Users need access to specialized servers, or they place heavy demands on network resources

– An internetwork is in use

• Hybrid network uses elements of both a server-based network and a peer-to-peer network

Page 50: ET225 Networking Concepts

IEEE 802 Standards

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 51: ET225 Networking Concepts

Computer Network Topologies – Ring Topology:

No Centralized Point

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 52: ET225 Networking Concepts

Wireless Networks

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 53: ET225 Networking Concepts

Encoding Methods – Analog Methods:

Amplitude Modulation

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 54: ET225 Networking Concepts

OSI Model

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 55: ET225 Networking Concepts

Protocol Data Unit

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 56: ET225 Networking Concepts

Network Operating System Services

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 57: ET225 Networking Concepts

Troubleshooting Model

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

1. Identify the symptoms and potential causes

2. Identify the affected area

3.Establish what has changed

4.Select the most probable cause

5.Implement an action plan and solution including

potential effects

6. Test the result

7.Identify the results and effects of the solution

8. Document the solution and the process

Page 58: ET225 Networking Concepts

Net+ Interactive: The OSI Model

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 59: ET225 Networking Concepts

Examining the Basics of a Network

Layout

• To implement a network, you must first decide how

to best situate the components in a topology

– Topology refers to the physical layout of its

computers, cables, and other resources, and also to

how those components communicate with each other

• The arrangement of cabling is the physical topology

• The path that data travels between computers on a

network is the logical topology

– Topology has a significant effect on the network’s performance and growth, and equipment decisions

Page 60: ET225 Networking Concepts

Understanding Standard Topologies

• Networks are based on three physical topologies

– A bus consists of a series of computers connected along a single cable segment

– Computers connected via a central concentration point (hub) are arranged in a star topology

– Computers connected to form a loop create a ring

• Physical topologies describe cable arrangement

– How the data travels along those cables might represent a different logical topology

• The logical topologies that dominate LANs include bus, ring, and switching, all of which are usually implemented as a physical star

Page 61: ET225 Networking Concepts

Physical Bus Topology

Low fault tolerance

Page 62: ET225 Networking Concepts

Signal Propagation

• Computers communicate by sending information

across the media as a series of signals

– In a typical (copper wire) physical bus, those signals

are sent as electrical pulses that travel along the

length of the cable in all directions

– The signals continue to travel until they weaken

enough so as not to be detectable or until they

encounter a device that absorbs them

– This traveling across the medium is called signal

propagation

• At the end of a cable, the signal bounces back

Page 63: ET225 Networking Concepts

Signal Bounce

Page 64: ET225 Networking Concepts

Cable Termination

Page 65: ET225 Networking Concepts

Cable Failure

Page 66: ET225 Networking Concepts

Logical Bus Topology

• Logical topologies describe the path that data

travels from computer to computer

• A physical bus topology is almost always

implemented as a logical bus as well

– Technology has moved past the physical bus, but a

logical bus topology is still in use on some physical

topologies, in particular a star

• All computers communicate in the same way

– They address data to one or more computers and

then transmit that data across the cable in the form

of electronic signals

Page 67: ET225 Networking Concepts

Sending the Signal

• When a computer has data to send, it addresses that data, breaks it into manageable chunks, and sends it across the network as electronic signals

– All computers on a logical bus receive them

• Only the destination accepts the data

• All users must share the available amount of transmission time

– Thus, network performance is reduced

• A bus topology is a passive topology

– In an active topology network, computers and other devices regenerate signals and are responsible for moving data through the network

Page 68: ET225 Networking Concepts

Physical Ring Topology

Page 69: ET225 Networking Concepts

Logical Ring Topology

• Data in a logical ring topology travels from one

device, or node, on the network to the next device

until the data reaches its destination

– Token passing is one method for sending data

around a ring

• Modern logical ring topologies use “smart hubs”

that recognize a computer’s failure and remove the

computer from the ring automatically

• An advantage of the ring topology lies in its

capability to share network resources fairly

Page 70: ET225 Networking Concepts

Physical Star Topology

Page 71: ET225 Networking Concepts

A Logical Bus Implemented as a

Physical Star

Page 72: ET225 Networking Concepts

A Logical Ring Implemented as a

Physical Star

Page 73: ET225 Networking Concepts

Computer Network Topologies – Bus Topology:

Single Physical Layer

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 74: ET225 Networking Concepts

Switching Implemented as a Physical

Star

• Switching is neither a bus nor a ring logically, but is always implemented as a physical star

– A switch takes a signal coming from a device connected and builds a circuit on the fly to forward the signal to the intended destination computer

– Superior to other logical topologies because, unlike bus and ring, multiple computers can communicate simultaneously without affecting each other

– Dominant method used in almost every LAN design

Page 75: ET225 Networking Concepts

Wireless Topologies

• Wireless networking has a logical and physical

topology

– Ad hoc topology: two computers can communicate

directly with one another; sometimes called a peer-

to-peer topology

– Infrastructure mode: Use a central device, called

an access point (AP), to control communications

• Star physical topology because all the signals travel

through one central device

• Logical bus topology

Page 76: ET225 Networking Concepts

Examining Variations of Physical

Topologies

• The major physical topologies have three typical

variations or combinations

– Extended star

– Mesh

– Combination star and bus

• These combinations can be used to get the most

from any network

Page 77: ET225 Networking Concepts

Mesh Topology

Page 78: ET225 Networking Concepts

Computer Network Topologies – Mesh

Topology: Fully Connected

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 79: ET225 Networking Concepts

Computer Network Topologies - Star Topology:

Centralized Point

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 80: ET225 Networking Concepts

Combination Star Bus Topology

Page 81: ET225 Networking Concepts

Extended Star Topology

Page 82: ET225 Networking Concepts

Switches

• Central connecting point in a star topology network

• Does more than simply regenerate signals

• Looks just like a hub, with several ports for

connecting workstations in a star topology

• Determines to which port the destination device is

connected and forwards the message to that port

– This capability allows a switch to handle several

conversations at one time, thereby providing the full

network bandwidth to each device rather than

requiring bandwidth sharing

Page 83: ET225 Networking Concepts

Constructing a Network Layout

• The first step in any network design is to evaluate

the underlying requirements

– First determine how the network will be used, which

often decides the topology you use

– Decide the types of devices for interconnecting

computers and sites

– Finally, the type and usage level of network

resources dictates how many servers you need and

where to place servers

Page 84: ET225 Networking Concepts

Selecting a Topology

• Most new network designs come down to only one choice: How fast should the network be?

• The physical topology will certainly be a star, and the logical topology is almost always switching

• Ethernet switches are typically used on a LAN, but you might consider other logical topologies for other reasons:

– Use of legacy equipment

– Network size

– Cost restrictions

– Difficulty to run cables

Page 85: ET225 Networking Concepts

Creating the Layout

• Network must be documented

– Useful questions before drawing the diagram

• How many client computers will be attached?

• How many servers will be attached?

• Will there be a connection to the Internet?

• How will the building’s physical architecture

influence decisions, such as whether to use a

wired or wireless topology, or both?

• Which topology or topologies will you use?

– Network diagram must be kept up to date

Page 86: ET225 Networking Concepts

Creating the Layout (continued)

Page 87: ET225 Networking Concepts

Ethernet LAN Network Example

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 88: ET225 Networking Concepts

Token Ring LAN

Cisco Learning Institute

Network+ Fundamentals and

Certification

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Page 89: ET225 Networking Concepts

Mesh Topology

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Cisco Learning Institute

Network+ Fundamentals and

Certification

Page 90: ET225 Networking Concepts

Extended Star and Hybrid Networks

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Cisco Learning Institute

Network+ Fundamentals and

Certification

Page 91: ET225 Networking Concepts

Token Ring MAU

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Cisco Learning Institute

Network+ Fundamentals and

Certification

Page 92: ET225 Networking Concepts

Troubleshooting Network Breaks

Copyright ©2005 by Pearson Education, Inc.

Upper Saddle River, New Jersey 07458

All rights reserved.

Cisco Learning Institute

Network+ Fundamentals and

Certification

Page 93: ET225 Networking Concepts

Summary

• Basic physical topologies: bus, star, or ring

– Physical bus: easy to install but outdated

• The logical bus topology is still used, but is almost always implemented as a physical star

– Physical ring: connects devices in such a way that the cabling starts and ends with the same computer

• Rarely used (except in FDDI)

• Logical ring topology typically uses token passing to send data around ring; normally implemented as a star

– Physical star: centralized management and higher degree of fault tolerance

• Topology of choice in today’s networks

Page 94: ET225 Networking Concepts

Summary

• Basic elements of all networks include:

– Medium

– Physical interface to that medium for computers

seeking access to network resources

• Computers must have a networking protocol in

common to communicate, and they must include

networking SW that knows how to use the protocol to

send/receive information across a network

• Networks deliver services, such as file sharing,

printing, e-mail, and messaging services, to users

Page 95: ET225 Networking Concepts

Summary (continued)

• The major types of networks are peer-to-peer (any computer can function as client or server), server-based (users act as clients of dedicated server machines), and wireless personal area networks (network is limited to a small area around a person)

• Budget, number of users, types of applications or network services, and requirements for centralized administration and control are the major criteria in deciding which type of network to deploy

• Servers require specialized HW and SW, and are capable of taking specific roles (file and print servers, fax servers, e-mail servers, application servers)

Page 96: ET225 Networking Concepts

Summary (continued)

• For wireless networks: ad hoc or infrastructure mode

• Variations on major topologies

– Extended star (most widely used)

– Mesh (most fault tolerant)

– Combination star and bus

• Hub: central point of concentration for a star network

– Can be active (if it regenerates the signals) or passive

• Switch: provides better performance than a hub

– Device of choice in corporate star topology networks

• Network layout should be consistent and maintained accurately as the network changes