Introduction To Networking
Introduction To Networking
Introduction To Networking
Introduction to Networking
1
References
Held G., Internetworking LANs and WANs Concepts, Techniques and Methods, Wiley, 2nd Ed., 1998
Comment: Good at concepts
Stallings W., Data and Computer Communications, Prentice Hall, 7th Ed., 2004
Comment: Good at concepts and very up-to-date
Redmond W., MCSE Training Kit: Networking Essentials Plus, Microsoft Press, 2000
What is a Network?
A network consists of 2 or more computers connected together, and they can communicate and share resources (e.g. information)
Why Networking?
Sharing information i.e. data communication
Do you prefer these?
Or this?
Transmission Media
Two main categories:
Guided wires, cables Unguided wireless transmission, e.g. radio, microwave, infrared, sound, sonar Twisted-Pair cables: Unshielded Twisted-Pair (UTP) cables Shielded Twisted-Pair (STP) cables Coaxial cables Fiber-optic cables
Twisted-Pair Cables
If the pair of wires are not twisted, electromagnetic noises from, e.g., motors, will affect the closer wire more than the further one, thereby causing errors
Insulator
Metal
10
11
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
12
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
13
An optical fiber consists of a core (denser material) and a cladding (less dense material) Simplest one is a multimode step-index optical fiber
Multimode = multiple paths, whereas step-index = refractive index follows a step-function profile (i.e. an abrupt change of refractive index between the core and the cladding) Light bounces back and forth along the core
Common light sources: LEDs and lasers
14
16
WAN
Student Computer Centre
17
Frame relay
Each link offers 1.544Mbps or even higher
18
19
PC TV
The connection is shared by a number of subscribers, hence may raise performance and security problems
Coaxial Cable
Cable Drop
Cable company
20
May be reduced to 3 10 Mbps downstream and 2 Mbps upstream, depending on no. of subscribers Need a special cable modem
Ethernet link to PC
21
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
22
23
Network Servers
Computers that manage and provide network resources and services to clients Usually have more processing power, memory and hard disk space than clients Run Network Operating System that can manage not only data, but also users, groups, security, and applications on the network Servers often have a more stringent requirement on its performance and reliability
24
25
Bus Topology
Ring Topology
Star Topology
Hub
26
Bus Topology
Simple and low-cost A single cable called a trunk (backbone, segment) Only one computer can send messages at a time Passive topology - computer only listen for, not regenerate data
Star Topology
Each computer has a cable connected to a single point More cabling, hence higher cost All signals transmission through the hub; if down, entire network down Depending on the intelligence of hub, two or more computers may send message at the same time
27
Coaxial cable
Star Topology
BNC T-Connector
28 Network Card
Ring Topology
Ack T T Every computer serves as a repeater to boost signals T data Typical way to send data: Token passing T only the computer who gets the token can send T Ack data Disadvantages T Difficult to add computers More expensive If one computer fails, whole network fails
T
T
data
T T T
Ack data Ack
29
TO BE CONTINUE
30