This topic covers the fundamental principles of computer networks, including their definition, types, and the distinction between wired and wireless connec
Topic Synopsis
This topic covers the fundamental principles of computer networks, including their definition, types, and the distinction between wired and wireless connections. It explores network topologies, common protocols, security methods, and the structure of the 4-layer TCP/IP model.
Key Concepts & Core Principles
- LAN vs WAN: LAN covers a small area (e.g., school) and is owned by one organisation; WAN covers a large area (e.g., internet) and uses leased lines.
- Star topology: All devices connect to a central switch/hub; if one cable fails, only that device is affected, but the switch is a single point of failure.
- Mesh topology: Every device connects to every other device; highly fault-tolerant but expensive and complex to set up.
- Network hardware: Router (forwards data between networks), Switch (connects devices within a LAN), NIC (network interface card, built into devices).
- IP addressing: Every device on a network has a unique IP address (e.g., 192.168.1.1) to identify it; IPv4 uses 32 bits, IPv6 uses 128 bits.
Exam Tips & Revision Strategies
- Be prepared to draw and label topology diagrams
- Ensure you can explain the function of each layer in the TCP/IP model
- Memorize the specific use cases for each network protocol listed in the specification
- Practice explaining how security methods like encryption and firewalls work together
- Be ready to compare the advantages and disadvantages of different network types and topologies
Common Misconceptions & Mistakes to Avoid
- Confusing the purpose of different network protocols
- Failing to correctly identify the layers of the TCP/IP model
- Misunderstanding the difference between a LAN and a WAN
- Inability to select the most appropriate topology for a given scenario
- Confusing the function of a firewall with other security measures
Examiner Marking Points
- Definition of a computer network
- Advantages and disadvantages of computer networks
- Distinction between PAN, LAN, and WAN
- Comparison of wired and wireless networks
- Description of star and bus topologies
- Purpose and use of common protocols (Ethernet, Wi-Fi, TCP, UDP, IP, HTTP, HTTPS, FTP, SMTP, IMAP)
- Network security methods (authentication, encryption, firewall, MAC address filtering)
- Description of the 4-layer TCP/IP model (application, transport, internet, link)