You are on page 1of 27

Introduction to

Networking

Network Fundamentals – Chapter 1

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 1
Objectives
 List the advantages of networked computing relative
to standalone computing
 Distinguish between client/server and peer-to-peer
networks
 List elements common to all client/server networks
 Describe several specific uses for a network
 Identify some of the certifications available to
networking professionals
 Identify the kinds of nontechnical, or “soft,” skills that
will help you succeed as a networking professional

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 2
Why Use Networks?
 Network: group of computers and other devices that are
connected by some type of transmission media
 Advantages of using networks over standalone
computers:
• Networks enable multiple users to share the network’s
resources (devices and data)
• Networks allow you to manage, or administer, resources on
multiple computers from a central location

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 3
Networking and Its Benefits
 Describe the benefits of computer networking and list
examples of small, medium and large networks

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 4
Networking and Its Benefits
 Define the components of an Information network

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 5
Types of Networks:
Peer-to-peer Networks
 Every computer can communicate directly with every other
computer
 By default, no computer has more authority than another
 Every computer is capable of sending and receiving information to
and from every other computer

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 6
Networking and Its Benefits
 Build computer peer-to-peer network and verify

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 7
Network Topologies
 Differentiate between logical and physical topologies,
and explain how networks are represented graphically

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 8
Client/Server Networks
 Server: central computer used to facilitate
communication and resource sharing between other
computers on the network (called clients)
 Client/server network: uses a server to enable clients to
share data, data storage space, and devices
 To function as a server, a computer must be running a
network operating system (NOS)
 Most of the concepts on the Network+ exam pertain to
client/server networks

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 9
Client/Server Networks (continued)

Figure 1-2: Resource sharing on a client/server network


ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 10
Client/Server Networks (continued)
 Advantages of using client/server networks over peer-
to-peer networks:
a. User logon accounts and passwords can be assigned in one place
b. Access to multiple shared resources can be centrally granted to a single
user or groups of users
c. Problems can be tracked, diagnosed, and often fixed from one location
d. Servers are optimized to handle heavy processing loads and dedicated to
handling requests from clients, enabling faster response time
e. Because of their efficient processing and larger disk storage, servers can
connect more than a handful of computers on a network

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 11
Communication Protocols
 Explain standard message patterns in relation to
human communication
Unicast
Multicast
Broadcast

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 12
Communication Across a Local Ethernet
Network
 Describe the need for a hierarchical design in an
Ethernet Network

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 13
Network Types

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 14
LANs
 A local area network (LAN) is a collection of computers
located in a relatively small area and connected by a
common medium.
 Local area network (LAN): confine to a relatively small
space, such as a building or an office

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 15
MANs, and WANs
 Metropolitan area network (MAN): larger than a LAN;
connects clients and servers from multiple buildings
 Wide area network (WAN): connects two or more
geographically distinct LANs or MANs

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 16
Network Types
Define the Internet
The internet is defined as a
global mesh of interconnected networks

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 17
Elements Common to Client/Server Networks
 Client  Backbone
 Server  Topology
 Workstation  Protocol
 Network interface card  Data packets
(NIC)
 Addressing
 NOS
 Transmission media
 Host
 Node
 Connectivity device
 Segment
ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 18
Figure 1-5: A NIC

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 19
Figure 1-6: A LAN backbone

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 20
Figure 1-7: Common network topologies
Star Topology Ring Topology

Bus Topology

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 21
Figure 1-7: Common network topologies
Mesh LAN Topology
Hierarchical Star Topology

Mesh Internetwork

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 22
Figure 1-8: Examples of network transmission media

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 23
Summary

 A network is a group of computers and other devices


that are connected by some type of transmission media
 In a peer-to-peer network, every computer can
communicate directly with every other computer
 A client/server network uses a server to enable clients
to share data, data storage space, and devices
 A LAN is confined to a relatively small space, such as a
building or office

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 24
Summary

 A MAN is larger than a LAN and connects clients and


servers from multiple buildings
 A WAN connects two or more geographically distinct
LANs or MANs
 Elements common to client/server networks: client,
server, workstation, NIC, NOS, host, node, connectivity
device, segment, backbone, topology, protocol, data
packets, addressing, and transmission media

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 25
Summary

 Network services include file, print, communications,


mail, Internet, and management services
 Certification is the process of mastering material
pertaining to a particular hardware system, OS,
programming language, or other software application
and then proving your mastery by passing a series of
exams

ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 26
ITE PC v4.0
Chapter 1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 27

You might also like