Cambridge A-Level Computer Science 9618 – 2.1 Networks (Purpose and Benefits of Networking Devices)
2.1 Networks including the Internet
Objective
Show understanding of the purpose and benefits of networking devices.
Why Use Networking Devices?
Networking devices enable computers and other digital equipment to communicate, share resources, and access services beyond the local environment. They provide:
Physical connectivity between devices.
Logical separation of network traffic.
Control over data flow and security.
Scalability for expanding networks.
Key Networking Devices and Their Purposes
Hub – Repeats incoming signals to all ports; simple, operates at OSI Layer 1.
Switch – Forwards frames based on MAC addresses; reduces collisions, operates at Layer 2.
Bridge – Connects two LAN segments, filters traffic using MAC addresses; Layer 2.
Router – Directs packets between different networks using IP addresses; Layer 3.
Gateway – Translates between different protocols (e.g., Ethernet ↔ Wi‑Fi); can operate at any layer.
Modem – Modulates and demodulates signals for transmission over telephone or cable lines; Layer 1.
Access Point (AP) – Provides wireless connectivity to wired networks; Layer 2/3.
Firewall – Enforces security policies by filtering traffic; can operate at multiple layers.
Using a switch that reduces collisions can increase the numerator (bits transferred) for a given time, thereby improving throughput.
Suggested Diagram
Suggested diagram: A simple LAN showing a router connected to the Internet, a switch linking multiple PCs, an access point for wireless devices, and a firewall protecting the internal network.
Summary
Networking devices are essential for creating efficient, secure, and scalable computer networks. Understanding each device’s purpose and the benefits it provides enables students to design and evaluate real‑world network solutions.