Skip to content
Computer Science · Class 12

Active learning ideas

Networking Devices: Hubs, Switches, Routers

Active learning works best here because networking devices like hubs, switches, and routers are abstract concepts that students often misuse in theory. Hands-on simulations and role-plays let students see real collisions, selective forwarding, and cross-network routing, turning textbook definitions into visible evidence that sticks.

CBSE Learning OutcomesCBSE: Computer Networks - Evolution of Networking - Class 12
25–45 minPairs → Whole Class4 activities

Activity 01

Simulation Game45 min · Small Groups

Simulation Lab: Packet Tracer Networks

Download Cisco Packet Tracer. Small groups build LANs with a hub, then a switch, then add a router for inter-network links. Generate traffic via pings, capture ARP and routing tables, and log collision rates. Compare results in plenary.

Differentiate between the functions of a hub, a switch, and a router.

Facilitation TipIn the Packet Tracer lab, circulate and ask each pair to explain why the switch’s MAC table updates while the hub floods every port, reinforcing Layer 2 vs Layer 1 behavior.

What to look forPresent students with three diagrams, each showing a different device (hub, switch, router) connecting multiple computers. Ask them to label each device and write one sentence explaining its primary function in that specific setup.

ApplyAnalyzeEvaluateCreateSocial AwarenessDecision-Making
Generate Complete Lesson

Activity 02

Simulation Game30 min · Whole Class

Role-Play Game: Data Flow Relay

Divide class into stations representing PCs, hub, switch, router. Students as packets carry messages; hub announces to all, switch targets one, router routes across groups. Switch roles twice, chart delays and errors.

Explain how a router directs data packets across different networks.

Facilitation TipDuring the role-play, pause when students reach the router and ask them to mimic how IP headers change addresses between subnets, making the abstraction concrete.

What to look forPose this scenario: 'Imagine a small school network with 20 computers and a single server. If you had to choose between using a hub or a switch to connect them, which would you pick and why? What problems might arise if you chose the other device?'

ApplyAnalyzeEvaluateCreateSocial AwarenessDecision-Making
Generate Complete Lesson

Activity 03

Simulation Game25 min · Pairs

Device Matrix Challenge: Pairs Compare

Pairs create tables listing OSI layer, function, pros, cons for each device. Predict outcomes for a 15-PC office network. Share via whiteboard, vote on best device choice.

Predict the impact of using a hub instead of a switch in a busy network.

Facilitation TipFor the Device Matrix Challenge, give each pair only three minutes to list speed, duplex mode, and collision risk for each device to keep the comparison sharp.

What to look forOn a slip of paper, ask students to write: 1. One key difference between a switch and a router. 2. An example of a situation where a router is essential.

ApplyAnalyzeEvaluateCreateSocial AwarenessDecision-Making
Generate Complete Lesson

Activity 04

Simulation Game35 min · Small Groups

Fault Diagnosis Quest: Scenario Cards

Distribute cards with network problems (e.g., slow speeds from hub). Groups identify faulty device, justify with Layer logic, propose upgrades. Present fixes to class.

Differentiate between the functions of a hub, a switch, and a router.

Facilitation TipIn the Fault Diagnosis Quest, let struggling pairs start with a simple two-router scenario before adding switches and hubs to isolate variables.

What to look forPresent students with three diagrams, each showing a different device (hub, switch, router) connecting multiple computers. Ask them to label each device and write one sentence explaining its primary function in that specific setup.

ApplyAnalyzeEvaluateCreateSocial AwarenessDecision-Making
Generate Complete Lesson

A few notes on teaching this unit

Start with a five-minute demo showing a hub flooding traffic and a switch filtering it, then immediately have students replicate it in Packet Tracer. Avoid long lectures on OSI layers; instead, let students discover layer numbers by observing device behavior. Research shows that students grasp Layer 3 routing better when they physically move packets between subnets in a role-play rather than just hearing about it.

By the end of these activities, students should confidently label each device’s OSI layer, predict its behavior in a small network, and choose the right device for a given scenario without mixing up their functions. They should also explain why a hub would slow down a crowded lab versus a switch, and why a router is needed to reach the internet.


Watch Out for These Misconceptions

  • During Simulation Lab: Packet Tracer Networks, watch for students assuming hubs and switches function the same because both have multiple ports.

    During Simulation Lab: Packet Tracer Networks, ask students to enable 'show collisions' and 'show mac address-table' options, then have them send pings from multiple devices. They will see the hub’s ports flooding traffic with collisions while the switch sends frames only to the correct port, turning the misconception into visible proof.

  • During Role-Play Game: Data Flow Relay, watch for students thinking routers are just faster switches.

    During Role-Play Game: Data Flow Relay, give students two subnets and have them try to send data using only switches. When packets fail to reach the other subnet, introduce the router and show how IP headers change. The failure of switches to cross subnets makes the router’s necessity unforgettable.

  • During Device Matrix Challenge: Pairs Compare, watch for students believing hubs are adequate for modern networks.

    During Device Matrix Challenge: Pairs Compare, provide simulated traffic loads and have students measure throughput with hubs versus switches. They will notice throughput drops sharply with hubs in busy labs, quantifying why switches dominate modern LANs and correcting the idea that 'basic equals sufficient'.


Methods used in this brief