Networks & Protocols Grade 11

Building on Grade 10 networks — this page covers topologies, network devices in depth, protocols, VoIP, VPN and acceptable use.

T1Term 1 · Networks, Protocols & Devices

Network Topologies

A network topology is the layout or "shape" of a network — it describes how the computers and devices are physically or logically arranged and connected to one another. The topology you choose affects how easy the network is to set up, how it copes with a fault, and how easy it is to add new devices later.

Star Topology

In a star topology every device connects to one central point — usually a switch. Nothing connects directly to anything else; all traffic passes through the middle.

ANALOGY

Picture a bicycle wheel: the hub in the centre is the switch, and each spoke is a cable running out to one computer. If a single spoke breaks the rest of the wheel is fine — but if the hub itself fails, the whole wheel falls apart. That is exactly why a star network keeps working when one PC fails, yet goes completely down if the central switch fails.

TopologyLayoutAdvantagesDisadvantages
StarAll devices connect to a central switchOne failure doesn't affect others; easy to add devicesIf switch fails, entire network fails
RingDevices in a closed loopEqual opportunity to transmit; no collisionOne break can down the whole network

Ring Topology in Detail

In a ring topology, every device connects to exactly two neighbours, forming a closed loop. Data travels in a single direction around the ring, passing through each device in turn — every node acts as a repeater, regenerating the signal and passing it on to the next node until it reaches its destination.

Ring Topology PC 1 PC 2 PC 3 PC 4 PC 5 Data travels one direction; each PC repeats the signal to the next
AdvantagesDisadvantages
Organised and efficient — each node gets an equal opportunity to transmit, and one-way flow reduces data collisionsSingle point of failure — one broken cable or dead device can bring the whole ring down (unless it's a dual-ring setup)
No central server required to control connectivity between workstationsHard to troubleshoot — difficult to identify exactly where a fault occurred
Reliability depends on every single connection in the loop working

Thin vs Thick Client

Thin ClientThick (Fat) Client
ProcessingDone mostly on serverDone on local computer
StorageMinimal local storageLarge local storage
CostCheaperMore expensive
ExampleSchool lab PC connected to serverPersonal desktop PC

Key Protocols

ProtocolPurpose
HTTPTransfer web pages (unencrypted)
HTTPSSecure web transfer (SSL/TLS encryption)
SMTPSend emails
POP3Download emails to device
IMAPAccess emails online without downloading
FTPTransfer large files between computers
VoIPVoice calls over the Internet

VoIP

Voice over Internet Protocol allows phone/video calls using the Internet instead of traditional phone lines.

Your voice is broken into tiny digital packets, sent across the internet just like any other data, and reassembled at the other end. Because it rides on your existing internet connection, calls to other VoIP users are usually free no matter how far away they are — which makes it far cheaper than a traditional long-distance phone call.

VPN

A Virtual Private Network creates an encrypted "tunnel" over the Internet.

Internet vs Intranet vs Extranet

NetworkAccessDescription
InternetPublicGlobal network open to all
IntranetPrivateInternal company/school network
ExtranetControlled externalIntranet accessible from outside (VPN)

Acceptable Use Policies (AUP)

Rules governing how ICT resources may be used in an organisation. Key rules: