Networks and Topologies - Worksheets, Questions and Revision

20 original exam-style questions - 14 pages of questions with a full mark scheme - free printable PDF.

Download PDFJump to mark scheme (page 15)Read the revision guide
« Previous: System SoftwareNext: Network Security »
Revision Library
revisionlibrary.co.uk
GCSE · Computer Systems - Networks

P1.5 Networks and Topologies

OCR J277 · Calculators not allowed · about 105 minutes
Total Marks
Name: _______________________________    Date: ____ / ____ / ______
Answer ALL questions. Show all your working.
1
A local college has one building in the centre of Sheffield. All of its computers are connected together using cabling installed inside that building.
(a)Define the term Local Area Network (LAN).(1)
(b)Define the term Wide Area Network (WAN).(1)
(c)The college later joins its Sheffield building's network with a second campus in Rotherham, 10 km away, so staff at both sites can share the same files. State, giving a reason, whether the combined network is now a LAN or a WAN.(2)
(Total for Question 1 is 4 marks)
2
State the piece of network hardware described in each case.
(a)Connects a LAN to another network (such as the internet) and directs data packets between the two networks based on IP address.(1)
(b)Connects multiple wired devices within a LAN and forwards each data frame only to the specific device it is addressed to, using the device's MAC address.(1)
(c)Allows wireless devices to join a wired network by transmitting and receiving data using radio waves.(1)
(d)Hardware, built into or fitted inside a device, that allows the device to connect to a network and is given a unique MAC address by its manufacturer.(1)
(e)Converts digital data from a computer into a signal suitable for transmission over a telephone/broadband line, and converts the incoming signal back into digital data.(1)
(Total for Question 2 is 5 marks)
3
The diagram below shows part of a small office network.
S Switch A B C D E
(a)Identify the network topology shown in the diagram.(1)
(b)Give two advantages of using a star topology rather than a mesh topology to connect the computers in a small office.(2)
(c)Give two disadvantages of using a star topology rather than a mesh topology.(2)
(Total for Question 3 is 5 marks)
4
A network administrator is connecting 6 computers together in a server room.
Connecting 6 computers: full mesh vs star topology 1 2 3 4 5 6 Full mesh (every pair directly connected) Switch 1 2 3 4 5 6 Star (all connected via one switch)
(a)Calculate the number of cables needed to connect all 6 computers in a full mesh topology, where every computer has a direct connection to every other computer. Show your working.(2)
(b)State the number of cables needed to connect the same 6 computers using a star topology with one central switch.(1)
(c)Give one reason, other than the cost of cabling, why a school computer network is more likely to use a star topology rather than a full mesh topology.(2)
(Total for Question 4 is 5 marks)
5
A cafe offers free WiFi to its customers using a single wireless access point (WAP).
(a)State one factor, other than bandwidth, that can affect the performance of this wireless network.(1)
(b)Explain how having many customers' devices connected to the same wireless access point at the same time can affect network performance.(2)
(c)Modern WAPs can broadcast on the 2.4 GHz or the 5 GHz frequency band. Give one advantage of using the 5 GHz band rather than the 2.4 GHz band.(2)
(Total for Question 5 is 5 marks)
6
A small graphic design studio in Bristol, run by Priya, has 4 employees who each need to share files between their own computers.
(a)Define the term client-server network.(1)
(b)Define the term peer-to-peer network.(1)
(c)State one advantage of a client-server network over a peer-to-peer network.(1)
(d)Recommend, with a justification linked to the studio, which network model Priya's studio should use.(2)
(Total for Question 6 is 5 marks)
7
A student uploads a photo of size 45 MB to their school's cloud storage over a connection with an upload bandwidth of 9 Mbps. Assume 1 MB = 8 Mb (megabits).
(a)Calculate the size of the photo in megabits (Mb).(2)
(b)Calculate how many seconds the upload will take, assuming the connection runs at the full bandwidth of 9 Mbps.(2)
(Total for Question 7 is 4 marks)
8
Every device on a network is given an IP address, which is stored and processed in binary.
(a)Convert the 8-bit binary number 11010110 to denary. Show your working.(2)
(b)Convert your answer to part (a) into hexadecimal.(2)
(c)The final octet of an IPv4 address has the denary value 47. Convert 47 to 8-bit binary.(2)
(Total for Question 8 is 6 marks)
9
Every network interface card is manufactured with a unique MAC address.
(a)State what a MAC address is used for.(1)
(b)Give two ways in which a MAC address is different from an IP address.(2)
(c)A MAC address is 48 bits long and is usually written in hexadecimal. Calculate how many hexadecimal digits are needed to represent 48 bits, and explain your answer.(2)
(Total for Question 9 is 5 marks)
10
Name the protocol described in each case.
(a)Transfers web page data between a web server and a browser, without encryption.(1)
(b)Transfers web page data between a web server and a browser, using encryption.(1)
(c)Used to transfer files between a client and a server.(1)
(d)Used to send an email from a client to a mail server, or between mail servers.(1)
(e)Used by an email client to download messages and store a copy locally, normally removing them from the server.(1)
(f)Used by an email client to view and synchronise messages that remain stored on the mail server, allowing access from several devices.(1)
(g)The suite of protocols that governs how data is broken into packets, addressed, transmitted, routed and reassembled across the internet.(1)
(Total for Question 10 is 7 marks)
11
The TCP/IP model organises network communication into four layers.
(a)Starting with the layer closest to the user's application, list the four layers of the TCP/IP model in order.(2)
(b)State the function of the Transport layer.(2)
(c)State the function of the Link layer (also called the Network Access layer).(2)
(Total for Question 11 is 6 marks)
12
A large video file is sent from a source device to a destination device across the internet.
(a)Describe how packet switching is used to send the file across the internet.(4)
(b)State one advantage of packet switching over sending the whole file as a single continuous, unformatted stream of data.(1)
(Total for Question 12 is 5 marks)
13
A network technician wants to demonstrate a very simple encryption method before explaining why modern networks do not rely on it.
(a)Encrypt the plaintext ROUTER using a Caesar cipher with a shift of +4 (each letter is replaced by the letter 4 places later in the alphabet).(2)
(b)Explain one weakness of the Caesar cipher as a method of encrypting data sent across a network.(2)
(c)State one advantage of using a modern symmetric encryption algorithm rather than a Caesar cipher to protect data sent over a network.(1)
(Total for Question 13 is 5 marks)
14
For each scenario, name the type of attack or malware being described.
(a)An employee receives a convincing email, apparently from their bank, asking them to click a link and enter their password on a fake but realistic-looking website.(1)
(b)A school's network becomes extremely slow, then stops responding, after being flooded with an overwhelming number of fake requests sent simultaneously from thousands of different devices.(1)
(c)A user unknowingly installs software that secretly records every key they press, including their online banking password.(1)
(d)State two ways a school could reduce the risk of the attack described in part (b).(2)
(Total for Question 14 is 5 marks)
15
A secondary school in Leicester is planning a new computer network across its main teaching building, which will connect around 60 classroom computers. The IT manager is deciding between a star topology and a full mesh topology. Discuss the factors the school should consider, and recommend which topology would be more suitable. Justify your recommendation.
(Total for Question 15 is 6 marks)
16
A user wants to download a game update file of size 3 GB over a broadband connection with a bandwidth of 80 Mbps. Assume 1 GB = 1000 MB and 1 MB = 8 Mb.
(a)Calculate the size of the file in megabits (Mb).(2)
(b)Calculate the minimum time, in seconds, needed to download the file at the full bandwidth of 80 Mbps.(2)
(c)Give the download time found in part (b) in minutes and seconds.(1)
(Total for Question 16 is 5 marks)
17
A network technician writes the following algorithm, using OCR Exam Reference Language, to count how many port numbers in a list are valid (a valid port number is in the range 0 to 65535 inclusive).
ports <- [21, 80, 443, 3306, 8080, 70000]
count <- 0
FOR i <- 0 TO 5
   IF ports[i] >= 0 AND ports[i] <= 65535 THEN
      count <- count + 1
   ENDIF
NEXT i
OUTPUT count

Complete the trace table for this algorithm. The rows for i = 0 and i = 1 have been completed for you.
Trace table i ports[i] condition true/false count 0 21 True 1 1 80 True 2 2 443 3 3306 4 8080 5 70000 OUTPUT
(a)Complete the row for i = 2 (ports[i] = 443).(1)
(b)Complete the row for i = 3 (ports[i] = 3306).(1)
(c)Complete the row for i = 4 (ports[i] = 8080).(1)
(d)Complete the row for i = 5 (ports[i] = 70000).(1)
(e)State the value output by the algorithm.(1)
(Total for Question 17 is 5 marks)
18
An IP address is stored as an array of four integers, each representing one octet, for example octet <- [192, 168, 1, 15].

Write an algorithm, using OCR Exam Reference Language, that:
- uses a loop to check every one of the four octets
- determines whether all four octets are within the valid range 0 to 255 inclusive
- outputs the message "Valid IP" if every octet is within range, or "Invalid IP" if at least one octet is not within range.

Any correct logic will be awarded; ignore minor syntax errors.
(Total for Question 18 is 5 marks)
19
Some schools use network monitoring software to log and inspect the websites, files and messages accessed by students and staff on the school network. Discuss the security, ethical and legal issues associated with this kind of network monitoring, and evaluate whether you think schools are justified in using it.
(Total for Question 19 is 6 marks)
20
A section of a company's network design reserves 10 bits to represent the host part of each device's address within a subnet.
(a)Calculate the maximum number of different binary patterns (addresses) that can be represented using 10 bits. Show your working.(2)
(b)State how many of these 1024 addresses can actually be assigned to individual host devices, given that one address identifies the network itself and one is reserved as the broadcast address.(1)
(c)Explain why the network address and the broadcast address cannot be assigned to an individual host device.(2)
(Total for Question 20 is 5 marks)
Mark scheme · P1.5 Networks and Topologies

Question 1

Question 2

Question 3

Question 4

Question 5

Question 6

Question 7

Question 8

Question 9

Question 10

Question 11

Question 12

Question 13

Question 14

Question 15

Question 16

Question 17

Question 18

Question 19

Question 20