CHAPTER 1 - EXPLORE THE NETWORK - Ext
CHAPTER 1 - EXPLORE THE NETWORK - Ext
Network
DFC20143 : Introduction To Network.
1.1 EXPLAIN LANs WANs AND THE INTERNET
COMPUTER NETWORKS
• Computer network is a group of computers and other devices(such as printer)
that are connected by some type of transmission media(cable/wireless).
• Two computers to thousands of computers connected across the world via the
Internet.
• Networks may link mainframe computers, desktop computers, printers, fax
machines, and phone systems.
• Networks allow multiple users to share devices and resources such as :
• printers
• faxes
• program and files
ADVANTAGES OF
NETWORKING
• Data and information sharing
• Hardware sharing
• Effective communication
• Internet access sharing
• Cost Efficiency
• Store data Centrally
COMMON NETWORK
ELEMENT
• Client - A computer on the network that requests resources or services from
another computer on a network.
• Server - A computer on the network that manages shared resources.
• Workstation - A personal computer ,which may or may not be connected to a
network.
• Network Interface Card - A device inside a computer that connects a computer to
the network media.
• Network Operating System(NOS) - The software that runs on a server and
enable a computer to control network access and manage resources.
• Node - A device such as, client, server, or other network equipment that is
identified by a unique network address.
COMMON NETWORK
ELEMENT
• Connectivity Device - A specialized device that allows multiple networks or
multiple parts of one network to connect and exchange data.
• Backbone - The backbone of a network that combines smaller network into a
large network.
• Segment - It is a physical partitioning of network. Usually, a segment is
composed of a group of nodes that use the same communications channel for
all their traffic.
• Topology - The physical layout of a computer network. Network topology can
be a ring, bus or star formation, or hybrid combinations.
• Transmission Media - Media that carrying the network signal (cable/chanel)
NETWORKING TECHNOLOGIES
CHANGING THE HOME ENVIRONMENT
TECHNOLOGY TRENDS IN
THE HOME
• Newest home trends include Cloud
WIRELESS BROADBAND
SERVICE
• Wireless Internet Service
Provider (WISP)
• commonly found in rural
environments where DSL or
cable services are not
available.
• Wireless Broadband Service
PROVIDING RESOURCES IN
NETWORK
• Peer to Peer
• Client/Server
Peer to Peer
• Peer to Peer(P2P) network is created when two or
more computer are connected and share resources
without going through separate server computer.
• The simplest peer-to-peer network consists of two
directly connected computers using a wired or
wireless connection.
• Multiple PCs can also be connected to create a larger
peer-to-peer network but this requires a network
device, such as a hub, to interconnect the computers.
Client / Server Network
• Use a central computer(server) to facilitate
communication and resource sharing between other
computers(client) on the network.
• It is a network where the servers provide services to
different clients.
• A centralized server provides client authentication
services.
• Servers play a key role in managing several
applications like access to shared files, printers, and
CATEGORIES OF NETWORK
There are four main categories of networks:
• Local Area Network (LAN) – is a relatively small network of computers,
printers, and other devices in single building or floor.
• Personal Area Network(PAN) - is a computer network organized around
an individual person.
• Metropolitan Area Network (MAN) – is a high-speed internetwork of
LANs across a metropolitan area.
• Wide Area Network (WAN) – traditionally connects LANs using the
PSTN(Public Switched Telephone Network) or more commonly the Internet.
To provide connectivity over a large geographic area.
Local Area Network
LAN characteristics:
• Group of interconnected computers within a small area. (room,
building, campus)
• Two or more pc's can from a LAN to share files, folders,
printers, applications and other devices.
• Coaxial or CAT 5 cables are normally used for connections.
• Due to short distances, errors and noise are minimum.
• Data transfer rate is 10 to 100 mbps.
• Example: A computer lab in a school.
Personal Area Network
PAN characteristics:
• Network organized by the individual user
for its personal use.
• Range - 10 meters
• Communication among the personal
devices themselves.
Metropolitan Area Network
MAN characteristics:
• Design to extend over a large area.(city or town)
• Connecting number of LAN's to form larger network, so that
resources can be shared.
• Networks can be up to 5 to 50 km.
• Owned by organization or individual.
• Data transfer rate is low compare to LAN.
• Example: Organization with different branches located in the
city.
Wide Area Network
WAN characteristics :
• Are country and worldwide network.
• Contains multiple LAN's and MAN's.
• Distinguished in terms of geographical range.
• Uses satellites and microwave relays.
• Data transfer rate depends upon the ISP provider and varies over
the location.
• Best example is the internet.
The Internet, Intranets, and Extranets
• The Internet
• Worldwide collection of
interconnected networks to
exchange various forms of
information through a
various forms of network
medium.
• Not owned by any individual
or group
The Internet, Intranets, and Extranets
Internet Intranet Extranet
It is a Global system It is a Private It is a Private
of interconnected network specific to network that uses
computer network. an organization. public network to
share information
with suppliers and
vendors.
It is means of It is means of It is means of
sharing information sharing sensitive sharing information
throughout the information between members
world. throughout and external
organization. members.
Users can access Users should have Users should have
Internet valid valid
BASIC REQUIREMENT OF
RELIABLE NETWORK
• Fault Tolerance
• Scalability
• Quality of Service (QOS)
• Security
Fault Tolerance
• Is one that limits the impact of a
failure, so that the fewest number
of devices are affected.
• These networks depend on multiple
paths between the source and
destination of a message.
• If one path fails, the messages can
be instantly sent over a different
link. Having multiple paths to a
destination is known as
redundancy.
Scalability
• A scalable network can
expand quickly to support
new users and
applications without
impacting the
performance of the service
being delivered to existing
users.
Quality Of Service (QOS)
• Quality of service (QoS) refers to
any technology that manages
data traffic to reduce packet
loss, latency and jitter on
the network.
• QoS controls and
manages network resources by
setting priorities for specific
types of data on the network.
Security
• There are two types of network security
concerns that must be addressed: network
infrastructure security and information
security.
• Securing a network infrastructure includes the
physical securing of devices that provide
network connectivity, and preventing
unauthorized access to the management
software that resides on them
• Information security refers to protecting the
information contained within the packets
being transmitted over the network and the
• 1.2. CLASSIFY NETWORK PROTOCOLS AND
COMMUNICATION
Cisco Internetwork Operating
System
• Infrastructure network devices use a network operating
system. The network operating system used on Cisco
devices is called the Cisco Internetwork Operating
System (IOS).
• Cisco IOS is a generic term for the collection of network
operating systems used on Cisco networking devices.
• The most common method of accessing these devices is
using a CLI(Command Line Interface).
Location of the Cisco IOS
• Cisco IOS stored in Flash
• Non-volatile storage, not lost when power is lost
• Can be changed or overwritten as needed
• Can be used to store multiple versions of IOS
• IOS copied from flash to volatile RAM when the
device is powered on.
• Quantity of flash and RAM memory determines
IOS that can be used
IOS Functions
• Major functions performed or enabled by Cisco routers and switches
include:
• Providing network security
• IP addressing of virtual and physical interfaces
• Enabling interface-specific configurations to optimize connectivity
of the respective media
• Routing
• Enabling quality of service (QoS) technologies
• Supporting network management technologies
IOS Functions
• Each feature or service
has an associated
collection of
configuration commands
that allow a network
technician to implement
it.
• The services provided
by the Cisco IOS are
Accessing a Cisco IOS Device
IOS Modes of
Operation
Navigating the IOS