Skip to main content
EnglandComputer ScienceSyllabus dot point

How are computers connected into networks, what topologies and models are used, and what hardware makes a network work?

Networks: LANs and WANs, network topologies (bus, star, mesh), the client-server and peer-to-peer models, and the hardware that connects a network (network interface cards, switches, routers and the role of the internet).

An Eduqas Component 2 answer on networks: the difference between LANs and WANs, the bus, star and mesh topologies with their pros and cons, the client-server versus peer-to-peer models, and the hardware (NICs, switches, routers) that connects a network.

Generated by Claude Opus 4.813 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

Eduqas wants you to distinguish LANs and WANs, describe the bus, star and mesh topologies with their pros and cons, compare the client-server and peer-to-peer models, and describe the hardware (NICs, switches, routers) that connects a network.

The answer

LANs, WANs and topologies

Client-server and peer-to-peer models

Network hardware

Examples in context

A home network is typically a star (devices to a combined router/switch) using a client-server relationship with internet servers but peer-to-peer for local file sharing. Schools and offices use client-server LANs for central control. The router in every home is exactly the device that connects the LAN to the internet WAN. This dot point sets up the next module's data transmission topic, the protocols, TCP/IP stack and packet switching that govern how data actually moves across these networks.

Try this

Q1. State one difference between a LAN and a WAN. [1 mark]

  • Cue. A LAN covers a small area (one site, one organisation); a WAN spans a large geographical area (often leased infrastructure, like the internet).

Q2. Give one advantage and one disadvantage of a star topology. [2 marks]

  • Cue. Advantage: a single failed cable or device does not affect the others (and good performance). Disadvantage: more cabling, and the central switch is a single point of failure.

Q3. What is the role of a router? [1 mark]

  • Cue. It connects different networks together and routes data packets between them using IP addresses.

Exam-style practice questions

Practice questions written in the style of WJEC Eduqas exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Eduqas 20206 marksDescribe the bus, star and mesh network topologies, giving one advantage and one disadvantage of each.
Show worked answer →

Bus (up to 2 marks): all devices share a single central cable (the backbone). Advantage: cheap and simple to set up with little cabling. Disadvantage: the whole network fails if the backbone breaks, and performance falls with heavy traffic (data collisions).

Star (up to 2 marks): all devices connect to a central switch or hub. Advantage: a single device or cable failing does not affect the others, and it performs well. Disadvantage: more cabling is needed and the central switch is a single point of failure.

Mesh (up to 2 marks): devices are interconnected with multiple paths between them. Advantage: very resilient, as data can take an alternative route if a link fails. Disadvantage: expensive due to the large amount of cabling/connections (in a full mesh).

Markers reward a correct description of each topology with one valid advantage and one valid disadvantage.

Eduqas 20225 marksExplain the difference between the client-server and peer-to-peer network models, and describe the role of a router and a switch.
Show worked answer →

Client-server versus peer-to-peer (up to 3 marks): in a client-server model, dedicated servers provide resources and services (files, printing, authentication) to client machines that request them; it offers central control, security and backup but needs a powerful server. In peer-to-peer, every device is equal and shares its own resources directly with others; it is cheaper and simpler with no dedicated server, but lacks central management and security.

Router (up to 1 mark): connects different networks together (for example a home network to the internet) and directs (routes) data packets between them using IP addresses.

Switch (up to 1 mark): connects devices within a single network and forwards data only to the specific device it is addressed to, using MAC addresses.

Markers reward the dedicated-server versus equal-peers distinction, the router connecting networks/routing by IP, and the switch connecting devices within a network/forwarding by MAC.

Related dot points

Sources & how we know this