Skip to content
Computing · Year 9 · Networks and Cybersecurity · Spring Term

Network Hardware: Routers, Switches, Hubs

Students will identify and explain the function of common network hardware components.

National Curriculum Attainment TargetsKS3: Computing - Computer NetworksKS3: Computing - Hardware and Processing

About This Topic

Network hardware such as routers, switches, and hubs enables devices to communicate efficiently. Year 9 students identify routers as devices that connect multiple networks and direct data packets using IP addresses to ensure they reach the correct destination. Switches operate within a local area network, learning MAC addresses to forward data only to specific devices, which minimises collisions. Hubs broadcast data to all connected ports indiscriminately, often causing congestion in busy networks.

This topic supports KS3 Computing standards for networks and hardware processing. Students compare component roles to analyse data flow efficiency, linking to cybersecurity by understanding vulnerabilities like hub-related traffic overloads. Key skills include explaining functions and evaluating designs for performance.

Active learning benefits this topic greatly. Students use network simulators or physical models to test configurations, observe packet paths, and troubleshoot issues collaboratively. These experiences turn abstract concepts into practical insights, boosting retention and problem-solving confidence.

Key Questions

  1. Explain the primary function of a router in a network.
  2. Compare the roles of a switch versus a hub in directing network traffic.
  3. Analyze how different network hardware components contribute to efficient data flow.

Learning Objectives

  • Identify the primary function of a router in connecting different networks and directing data packets using IP addresses.
  • Compare the operational differences between a network switch and a hub in managing local network traffic.
  • Analyze how routers, switches, and hubs contribute to the efficiency and potential congestion of data flow within a network.
  • Explain the role of MAC addresses in switch operation and IP addresses in router operation for data delivery.

Before You Start

Introduction to Computer Networks

Why: Students need a basic understanding of what a network is and why devices need to communicate before learning about the hardware that facilitates this.

Computer Hardware Components

Why: Familiarity with basic computer hardware, such as network interface cards (NICs), is helpful for understanding how network devices connect.

Key Vocabulary

RouterA device that forwards data packets between computer networks. Routers perform the traffic directing functions on the Internet and can connect a home network to the wider internet.
SwitchA networking device that connects devices together on a computer network, by using packet switching to receive, process, and forward data to the destination device.
HubA basic networking device that connects multiple computers in a network, broadcasting any data it receives to all connected devices, regardless of destination.
IP AddressA unique numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication. It identifies the host or network interface.
MAC AddressA unique identifier assigned to network interfaces for communications at the data link layer of a network segment. It is used by switches to direct traffic within a local network.

Watch Out for These Misconceptions

Common MisconceptionSwitches and hubs perform the same role in networks.

What to Teach Instead

Switches intelligently forward data based on MAC addresses, while hubs send to all ports, causing bandwidth waste. Pair role-plays where students act as ports receiving or ignoring packets reveal these differences clearly.

Common MisconceptionRouters are only for connecting to the internet.

What to Teach Instead

Routers link any networks, such as school departments, using IP routing tables. Group mapping of a local network shows internal routing needs, correcting the Wi-Fi-only view through visual planning.

Common MisconceptionAll network hardware prevents data collisions completely.

What to Teach Instead

Hubs increase collisions by broadcasting, unlike switches. Simulator trials in small groups let students measure and compare collision rates, building accurate mental models via direct experimentation.

Active Learning Ideas

See all activities

Real-World Connections

  • Internet Service Providers (ISPs) like BT or Virgin Media use powerful routers to direct internet traffic from millions of homes and businesses to their destinations globally.
  • In an office environment, network switches are essential for connecting computers, printers, and servers within the building, ensuring efficient communication for daily tasks.
  • The security operations center (SOC) at a large corporation monitors network traffic patterns, identifying anomalies that could indicate a cyberattack, with understanding hardware functions being critical.

Assessment Ideas

Quick Check

Present students with three diagrams: one showing a router connecting two networks, one showing a switch connecting devices in a LAN, and one showing a hub connecting devices in a LAN. Ask students to label each diagram with the correct hardware and write one sentence explaining its primary role in the diagram.

Discussion Prompt

Pose this question: 'Imagine a small office network with 10 computers. If you had to choose between using only hubs or only switches to connect them, which would you choose and why? Consider network speed and potential problems.' Facilitate a class discussion comparing their reasoning.

Exit Ticket

Provide students with a scenario: 'Data needs to travel from Computer A to Computer C, but not to Computer B.' Ask them to draw a simple network diagram showing the necessary hardware (router, switch, or hub) and explain how the chosen hardware would ensure the data reaches only Computer C.

Frequently Asked Questions

What is the main function of a router?
A router connects different networks and directs data packets to their destinations using IP addresses and routing tables. It decides the best path for traffic between LANs or to the internet, ensuring efficient delivery. In school settings, routers manage inter-departmental data flow, preventing overloads and supporting secure access controls.
How does a switch differ from a hub?
A switch learns device MAC addresses and sends data only to the intended recipient, reducing unnecessary traffic and collisions. A hub broadcasts to all ports, wasting bandwidth. This makes switches ideal for modern LANs, while hubs are outdated for anything beyond simple setups.
How can active learning help teach network hardware to Year 9 students?
Active learning engages students through simulators, role-plays, and station rotations to mimic data flows. They experiment with configurations, observe failures like hub congestion, and redesign networks collaboratively. This hands-on approach makes abstract packet routing tangible, improves understanding of efficiency differences, and fosters problem-solving skills essential for KS3 Computing.
What activities work best for comparing routers, switches, and hubs?
Use Packet Tracer for building virtual networks, role-plays for packet paths, and debates for pros/cons. These 25-45 minute activities in pairs or groups let students test scenarios, measure performance, and explain choices. They align with key questions on functions and data flow, reinforcing standards through practical application.