LambdaLabTM
Computer Networks · Class 12 · Network Devices
networksrevision⏱️ 6 min read

Which Device, Where?

Nine devices, each with one job. Here they are side by side, the two pairs that exam papers love to set against each other, and the rules for placing them in a campus case study.

1All nine at a glance

DeviceWhat it doesRemember it by
Ethernet card (NIC)Connects a computer to a wired network; has a MAC addressthe socket inside the computer
RJ458-pin connector on the ends of an Ethernet cablethe clear plug that clicks
Wi-Fi cardConnects a computer to a wireless network by radio wavesa network card with an antenna
RepeaterRegenerates a weak signal so it can travel furthercable longer than about 100 m
HubConnects computers in a LAN; copies data to every portbroadcast — not intelligent
SwitchConnects computers in a LAN; sends data only to the right portunicast — MAC address table
RouterConnects different networks with the same protocol; sends data along the best routepicks the next hop
GatewayEntry and exit point of a network; joins networks with different protocolsthe gate, often with a firewall
ModemConverts digital signals to analog and backMOdulator–DEModulator

2The two pairs that get mixed up

📢 Hub vs 🎯 Switch

Same: both connect the computers of one LAN.
Different: a hub sends data to every computer; a switch sends it only to the computer it is for, using MAC addresses.

🚦 Router vs ⛩️ Gateway

Same: both pass data from one network to another.
Different: a router joins networks that use the same protocols and picks routes; a gateway joins networks that use different protocols and converts between them.

Hub or switch? Test the difference

Switch between hub and switch, and send the same messages to both.

From
to
A hub has no idea which computer is on which port. Pick who sends to whom, and send.

3Placing devices in a case study

The long networking question on the paper describes a campus with several blocks and asks where devices should go. Four rules answer almost all of it.

🎯 Inside each block

A switch (or hub) in every block, to connect all the computers in that block.

📣 Between far-apart blocks

A repeater on any cable between two blocks more than about 100 m apart.

🚦 Out to other offices

A router (working as the gateway) where the campus connects to the Internet or to a head office in another city.

〰️ On the line from the ISP

A modem where a telephone or cable line brings the internet connection in.

Seen in some papers: the bridge
A few papers ask about a bridge, a device that joins two LANs of the same kind into one. It is not in the current syllabus list, but it is worth recognising.

4Name the device

Which device?

Read what the device does and pick it.

1 of 12score 0
Two buildings 180 m apart are joined by Ethernet cable, and the signal arrives too weak

5Check yourself

Quick Check

Which of these is a connector rather than a device that handles data?

Quick Check

A company's campus has four blocks; the Admin and Store blocks are 150 m apart. Where should a repeater go?

Quick Check

Which device is needed in every computer that joins a wireless network?