5 Intro To Networking
5 Intro To Networking
5. Introduction to Networking
1
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
References
Held G., Internetworking LANs and WANs Concepts,
Techniques and Methods, Wiley, 2nd Ed., 1998
Comment: Good at concepts
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
What is a Network?
A network consists of 2 or more computers
connected together, and they can communicate and
share resources (e.g. information)
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Why Networking?
Sharing information i.e. data communication
Do you prefer these?
Or this?
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Physical Media
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
PHYSICAL MEDIA
Physical Media
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Physical Media
Physical Media
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Transmission Media
Two main categories:
10
Twisted-Pair cables:
Unshielded Twisted-Pair (UTP) cables
Shielded Twisted-Pair (STP) cables
Coaxial cables
Fiber-optic cables
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Twisted-Pair Cables
A twisted pair consists of two conductors (normally
copper), each with its own plastic insulation, twisted
together.
11
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Insulator
12
Metal
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
13
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
14
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Coaxial Cables
In general, coaxial cables, or coax, carry signals of
higher freq (100KHz500MHz) than UTP cables
Outer metallic wrapping serves both as a shield
against noise and as the second conductor that
completes the circuit
16
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Fiber-Optic Cables
Light travels at 3108 ms-1 in free space and is the
fastest possible speed in the Universe
Light slows down in denser media, e.g. glass
Refraction occurs at interface, with light bending away
from the normal when it enters a less dense medium
17
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
18
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
20
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
WAN
Student
Computer Centre
21
USA
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
T3: 28T1
Frame relay
Each link offers 1.544Mbps or even higher
22
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
PC
TV
Fiber-o
ptic cab
l
Coaxial
Cable
23
Cable
Drop
Cable company
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Peer-to-Peer Networks
Peer-to-peer network is also called workgroup
No hierarchy among computers all are equal
No administrator responsible for the network
Peer-to-peer
24
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
25
10 or less users
No specialized services required
Security is not an issue
Only limited growth in the foreseeable future
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Network Servers
26
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
27
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Star Topology
Hub
28
Ring Topology
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Bus Topology
Star Topology
29
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Coaxial
cable
Star Topology
BNC T-Connector
30
Network Card
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Ring Topology
31
Ack
T T
Every computer serves as
a repeater to boost signals
T dat
Typical way to send data:
a
Token passing
T
only the computer who
T Ack
gets the token can send
data
Disadvantages
T
Difficult to add computers
More expensive
If one computer fails, whole network fails
T
T
dat
a
T
T
T
Ack
Ack
dat
a
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Tree Topology
Tree topologies integrate multiple star topologies
together onto a bus.
In its simplest form, only hub devices connect directly
to the tree bus, and each hub functions as the "root" of
a tree of devices.
This bus/star hybrid approach supports future
expandability of the network much better than a bus
(limited in the number of devices due to the broadcast
traffic it generates) or a star (limited by the number of
hub connection points) alone
32
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Tree Topology
33
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Mesh Topology
Mesh topologies involve the concept of routes.
Unlike each of the previous topologies, messages sent
on a mesh network can take any of several possible
paths from source to destination. (Recall that even in a
ring, although two cable paths exist, messages can only
travel in one direction.)
Some WANs, most notably the Internet, employ mesh
routing.
A mesh network in which every device connects to
every other is called a full mesh.
34
ENG224
INFORMATION TECHNOLOGY Part II
5. Introduction to Networking
Mesh Topology
35