DP Computer Science · HL / SL · A2 Networks

A2.1 Network fundamentals

Get started
Notes Quiz

Introduction to Network Devices

Network devices are the building blocks of digital communication. Each device plays a specific role in ensuring that data is transmitted efficiently, reliably, and securely across a network.

To truly understand how networks function, you need to know:

  • What each device does , its core function
  • Where it sits in the TCP/IP model , which layer it operates at
  • Why it matters , what problem it solves

Quick orientation: The TCP/IP Model
The TCP/IP model describes how data travels across a network in four layers:

LayerNameWhat it handles
4Application LayerHigh-level protocols, data formatting, user-facing services
3Transport LayerEnd-to-end communication, reliability, ports
2Internet LayerLogical addressing (IP), routing between networks
1Link LayerPhysical transmission, local delivery, hardware addressing (MAC)

Each network device primarily operates at one or more of these layers, which determines the type of addresses it uses and the decisions it can make.

Note

This section covers seven key network devices: Gateways, Hardware Firewalls, Modems, NICs, Routers, Switches, and WAPs , and maps each one to the TCP/IP model. It also introduces essential supporting concepts: default gateway, DHCP, DNS, and packet switching.

Gateways

Gateway: A gateway is a network device or software component that enables communication between different networks. The term has two distinct and important meanings that you must know: the default gateway (the most commonly tested concept) and the protocol-translation gateway.


1. Default Gateway (Internet Layer , most commonly tested)

In everyday networking , and in most IB exam questions , the term gateway refers to the default gateway: the IP address of the router that a device uses to send traffic outside its local network.

  • When your computer needs to reach a website, it sends the packet to the default gateway (your router's IP address)
  • The router then forwards the packet toward the destination across the internet
  • Without a default gateway configured, a device can only communicate within its own local network
Note

The default gateway is a router's IP address. It operates at the Internet Layer of the TCP/IP model. This is the meaning you will most commonly encounter in IB exam questions about gateways.

Example: A device has the IP address 192.168.1.10 and its default gateway is set to 192.168.1.1 (the router). When it wants to reach google.com, it sends the packet to 192.168.1.1, which routes it onward to the internet.


2. Protocol-Translation Gateway (Application Layer)

A protocol-translation gateway is a device that acts as a bridge between two networks that use fundamentally different protocols. It translates data formats and protocols so that incompatible systems can communicate.

  • Performs protocol translation at a high level
  • Can function across multiple layers because translating between protocols may require understanding data at several levels
  • Used where networks with fundamentally different architectures must exchange data (e.g., connecting a legacy system using a proprietary protocol to a modern TCP/IP network)
Note

Protocol-translation gateways primarily operate at the Application Layer of the TCP/IP model, but they can function across multiple layers depending on their specific role.

Analogy

Imagine sending a letter from France to Japan. A protocol-translation gateway is like a translator who not only converts the language but also reformats the letter to comply with the local postal system's requirements.

Warning

Do not confuse these two uses of the word 'gateway':

  • Default gateway = the router's IP address used to reach external networks → Internet Layer
  • Protocol-translation gateway = a device converting between incompatible protocols → Application Layer

In IB exams, "what is the role of the default gateway?" expects the Internet Layer/router-forwarding answer, not a discussion of protocol translation.

Free preview

12 more sections in this topic

Next topic →A2.2 Network architecture
Koncepts

Learn it properly. Then practise like it's the real paper.

Start free

Features

  • Lessons
  • Past papers
  • Library
  • Homework Help
  • Duels

More

  • For parents
  • Compare
  • Plans & pricing
  • DP for students

Legal

  • Privacy
  • Terms
  • Account deletion

© 2026 Koncepts (product of PrepAiro, Inc). All rights reserved.
DP, IB, EE and TOK are terms of the International Baccalaureate Organization.

Made for IB DP students.