Learning Objectives
By the end of this topic you will be able to:
Distinguish LAN, WAN, MAN and PAN by scale and ownership
Compare bus, star, ring and mesh topologies including fault tolerance and cost
Describe the role of network hardware: switch, router, hub, NIC, WAP
Understand client-server and peer-to-peer network models
Hardware
Network Hardware
Switch: operates at Layer 2 (Data Link). Receives frames and forwards them only to the intended MAC address destination. Reduces unnecessary traffic. Replaces hubs in modern networks.
Router: operates at Layer 3 (Network). Connects different networks and routes packets using IP addresses. Maintains a routing table. Connects a LAN to the internet.
Hub: Layer 1 device. Broadcasts all incoming data to every connected device — creates unnecessary traffic and collisions. Largely replaced by switches.
NIC (Network Interface Card): hardware that connects a device to a network. Has a unique MAC address burned into it at manufacture.
WAP (Wireless Access Point): provides Wi-Fi connectivity. Connects wireless devices to a wired LAN. Uses radio waves; range limited by obstacles and interference.
Common Mistakes
Don't Lose Marks
!
Confusing switch and hub — a hub broadcasts to all devices (creates collisions); a switch intelligently forwards data only to the correct MAC address destination. Modern networks use switches, not hubs.
!
Saying a star topology has no single point of failure — the central switch IS a single point of failure. If the switch fails, all devices on that star network lose connectivity. Only the individual cable/node failure is isolated.
!
Confusing router and switch — a switch works within a network using MAC addresses; a router connects different networks using IP addresses. A home broadband router combines both functions but they are conceptually distinct.
1.3.3a Complete
Well done! ✓
Network Topologies, Types and Hardware
Return to lesson to continue