Logo

Home / Blogs

OCR GCSE Networks: LAN vs WAN, Topologies & Hardware

OCR GCSE Computer Science Revision Hub unpacks LAN versus WAN, network topologies, hardware roles, and performance factors with examiner-approved explanations.

OCR GCSE Networks: LAN vs WAN, Topologies & Hardware

OCR GCSE Networks: LAN vs WAN, Topologies & Hardware

Networking questions in OCR GCSE J277 frequently combine LAN/WAN characteristics, topology comparisons, and hardware responsibilities in one scenario. This guide will sharpen your definitions, help you evaluate design choices, and prepare you for data-driven questions. Keep revisiting related articles such as the network security revision piece and our overview of ethical and legal impacts, because security and policy decisions are often bundled into networking marks.

LAN vs WAN in OCR Exam Language

Begin every comparison with scope: Local Area Networks cover a small geographic area like a school building, while Wide Area Networks span cities or countries and rely on third-party infrastructure. The specification expects you to discuss technologies such as leased lines, fibre, copper, and cellular. When summarising benefits, mention the easier maintenance and higher security control of LANs contrasted with the cost and reliability trade-offs of WANs. Remember to reference bandwidth calculations; examiners like giving file size and transfer rate data to test your ability to convert bits to bytes and compute download times.

Key Exam Points

Analysing Topologies and Performance

When evaluating topologies, consider failure points, installation cost, complexity, and performance. For example, a star topology is easy to manage and isolate faults but cabling can become expensive in large buildings. Mesh networks provide high fault tolerance yet demand more hardware and configuration expertise. Always tailor your evaluation to the scenario – for exam marks, mention how a star network in a college allows simple QoS policies for exam halls, or how a partial mesh might support critical services like a VLE.

Expect calculations: if a 500 MB file transfers over a LAN at 100 Mbps, convert 500 MB to 4,000 Mb, then divide by 100 Mb/s to get 40 seconds. Use correct units to impress examiners. Link performance choices to cybersecurity: a segmented VLAN reduces broadcast traffic and limits the spread of malware; direct students to our languages and IDEs post for understanding how developers use tools to profile networked software.

In longer answers, reference real design documents such as network diagrams or service-level agreements. Mention redundancy techniques (stacked switches, dual routers, UPS units) and monitoring tools (SNMP, NetFlow) to show awareness of operational realities. When comparing WAN options, evaluate leased lines versus MPLS or VPN over the internet, and justify your recommendation with cost, latency, and security considerations.

Example Question & Answer

Question: A college currently uses a bus topology for its admin LAN. They plan to support 200 additional student laptops and real-time video streaming from science labs. Evaluate whether they should migrate to a star or mesh topology, considering reliability, performance, and cost (8 marks).

Model answer: A bus topology cannot handle 200 extra devices without introducing collisions and latency spikes. Switching to a star topology places each device on its own segment connected to a central switch, drastically reducing collisions and easing troubleshooting. However, the central switch becomes a single point of failure. A full mesh would offer resilience and cope well with video streaming, yet it requires multiple NICs and significant cabling, increasing cost and complexity. A hybrid star with stacked switches provides a good compromise: manageable cabling, support for VLANs, and failover options. Therefore, migrating to an enhanced star configuration with redundant switches is the most cost-effective solution while meeting the new demands.

Common Mistakes & Tips

Further Practice

Link to relevant site pages: