CH 2
CH 2
CH 2
Communications Networks
Introduction
• Look at:
– Telephony Networks (2.2)
– OSI Reference Model(2.3)
– The Internet (2.4)
– Asynchronous Transfer Mode Networks
(2.5)
– Networking Components (2.6)
– Network Topologies(2.7)
Introduction
• A network is a group of computers that
can communicate with each other so
they can share information
• When computers can communicate with
each other they can share resources
• When a server provides a resource for
a client to access, this is referred to as
a shared resource
Telephony Networks
• Bus topology:
– Consists of computers connected by a
single cable called a backbone
– All the computers share in its capacity
– Simplest method for connecting computers
– 10Base2 or10Base5 cable is used
– The more devices, the slower the network
Networking Topologies
• Ring topology:
– Consists of each computer, connects
directly to the next one in line, forming a
circle
– Data travels in a clockwise direction and
each machine accepts the information
intended for it
– Passes on the information that is for other
machines
Networking Topologies
• Ring topology:
– Uses a token, which is actually a small
packet, to send information
– Every computer in the ring is responsible
for either passing the token or creating a
new one
Networking Topologies
• Peer-to-peer network:
– All machines are equal
– Each can act as a server and a client
– There is no central control over shared
resources
– Individual users decide what to share and
with whom
– Less secure than a server based network
Networking Topologies
• Star topology:
– Computers are connected to a centralized
hub by a cable segment
– Require more cabling than ring or bus
topologies
– One computer connection goes down, it
does not affect the rest of the network
– Much easier to move computers around or
connect them to other networks
Networking Topologies
• Mesh topology:
– All devices are connected to each other
more than once to create fault tolerance
– A single device or cable failure will not
affect the performance
– More expensive
– Requires more hardware and cabling
Networking Topologies