Network
Network
FUNDAMENTALS
Selected Concepts
WHAT IS A NETWORK?
A network is simply two or more computers that
are linked together.
The most common types of networks are:
Local Area Networks (LANS) and
Wide Area Networks (WANS).
The primary difference between the two is that
a LAN is generally confined to a limited
geographical area, whereas a WAN covers a
large geographical area. Most WANs are made
up of several connected LANs.
TYPES OF NETWORKS
Local Area Network (LAN) – a network that spans a
small area such as a building or an office.
Wide Area Network (WAN) – a network that spans a
wide geographical area; there are several types of
WANS
Virtual Private Network(VPN) – a network deployed
over public facilities that provides similar levels of
privacy, security, quality of services, and
manageability compared to networks built entirely on
dedicated, privately owned or leased facilities.
Virtual Private Network
Thereare three types of VPN services,
which are not mutually exclusive to one
another. They are:
o Remote Access VPNs
o Intranet VPNs
o Extranet VPNs
Remote Access VPN
VPN access using dial-up or broadband
(DSL or cable) access to a service
provider network to connect remote or
mobile users to the company network.
Intranet VPN
Ambrose, Bergerud, Busche, Morrison, and Wells-Pusins: IC3 BASICS, Thomson Course Technology, 2003
RISKS OF NETWORK
COMPUTING
The security of a computer network is
challenged everyday by:
Equipment malfunctions
System failures
Note: equipment malfunctions and system failures may
be caused by natural disasters such as floods, storms, or
fires, and electrical disturbances
Computer hackers
Virus attacks
Ambrose, Bergerud, Busche, Morrison, and Wells-Pusins: IC3 BASICS, Thomson Course Technology, 2003
COMMUNICATIONS
MEDIA
Communications Channel
form of bits
Analog and Digital
Signalling
Basic Signal Terminologies
Kilo K 2^10
MegaM 2^20
Giga G 2^30
Tera T 2^40
Peta P 2^50
Exa E 2^60
Zetta Z 2^70
Yotta Y 2^80
Transmission Modes
Architecture
NETWORK
TOPOLOGIES
Network Topology (or layout) – refers to the way
computers and peripherals are configured to form
networks
Bus topology – all computers are linked by a single
line of cable
Star topology – multiple computers and peripheral
devices are linked to a central computer, called a
host
Ring topology – each computer or workstation is
connected to two other computers, with the entire
network forming a circle
Bus Topology
Ambrose, Bergerud, Busche, Morrison, and Wells-Pusins: IC3 BASICS, Thomson Course Technology, 2003
NETWORK/COMMUNICATIONS
PROTOCOLS
"Gateway" is a term that was once used to refer to a routing device. Today, in
the TCP/IP world, the term "router" is used to describe such a device.
The term gateway now refers to special-purpose devices, that perform protocol
conversions. Gateways implement application layer conversions of
information received from various protocols.
Internal/External
Firewalls are systems that establish access control policies among networks. They
can block information from entering a network or from getting out of that network,
they can permit different users to perform different kinds of operations, according
to the user's authorizations.