A2.1.3 — Network Devices

← Back to A2.1 overview

Devices

DeviceWhat it doesKey detailTCP/IP Layer
GatewayBridges two networks using different protocols.Translates data formats between networks.Application
FirewallMonitors and controls network traffic based on security rules.Hardware or software. Blocks unauthorised access.All layers
ModemConverts digital to analogue signals for transmission over phone/broadband lines.Bridges digital networks and analogue phone systems.Link
NICConnects a device to the physical network.Converts electical signals to digital data.Link
RouterDirects packets between different networks using IP addresses.Uses routing table to find best next hop.Internet
SwitchConnects devices within a LAN and forwards frames to the correct device.Uses MAC address table to forward frames.Link
WAPExtends wired network to wireless devices.Converts Ethernet ? radio signals. Supports WPA/WPA2/WPA3.Link

Firewalls

  • Hardware firewall: Standalone physical unit. Sits between the entire network and the outside world. Handles all incoming/outgoing traffic centrally. Does not impact individual device performance.
  • Software firewall: Installed as an application on a single device. Controls traffic at the device level. Useful for protecting individual machines from internal threats.