Describe the hardware that is used to support a LAN
2.1 Networks including the Internet
Hardware that Supports a LAN
A Local Area Network (LAN) is like a small neighbourhood where every device is a house. The hardware in this neighbourhood ensures that all the houses can talk to each other quickly and reliably.
- Router 🚗 – The post‑office of the neighbourhood. It forwards data between the LAN and the wider Internet, deciding the best path for each packet.
- Switch 🔀 – The roads that connect the houses. It forwards frames only to the device that needs them, reducing traffic and improving speed.
- Hub 🔌 – A simple traffic light that broadcasts data to all houses. It’s old‑school and not very efficient.
- Network Interface Card (NIC) 💻 – The door of each house. It lets a device send and receive data over the network.
- Cables (Ethernet, fiber) 📡 – The streets. Ethernet cables (Cat5e, Cat6) are the most common, while fiber offers ultra‑fast, long‑distance links.
- Wireless Access Point (WAP) 📶 – The wireless bridge. It lets devices connect without cables, like a Wi‑Fi hotspot.
- Modem 📞 – The telephone exchange. It converts digital data from the LAN into the analogue or digital signals used by the Internet.
Typical LAN Topologies
| Topology | Description | Pros | Cons |
|---|---|---|---|
| Star | All devices connect to a central hub or switch. | Easy to manage, failure of one cable doesn’t affect others. | Central device is a single point of failure. |
| Bus | All devices share a single cable. | Simple and inexpensive. | Performance drops as more devices join; cable failure affects all. |
| Ring | Devices connected in a closed loop. | Predictable bandwidth. | Failure of one link breaks the whole ring. |
Exam Tip
When asked to describe the hardware that supports a LAN, remember the neighbourhood analogy: routers are post‑offices, switches are roads, and NICs are doors. Use bullet points to list each device and give a one‑sentence purpose. This structure is easy to read and covers all key points.
Mathematically, the speed of a typical Ethernet cable can be expressed as:
$1 \text{ Gbps} = 1000 \text{ Mbps}$
Quick Recap with Emojis
- 🏠 NIC – Door to the network.
- 🔀 Switch – Roads that keep traffic flowing.
- 🚗 Router – Post‑office directing traffic.
- 📶 WAP – Wireless bridge for mobile devices.
- 📡 Cables – Streets that carry data.
Final Exam Preparation
• Practice drawing a star topology and labeling each component. • Explain why a switch is preferred over a hub in modern LANs. • Be ready to compare the roles of a router and a modem.
Revision
Log in to practice.