This topic covers the fundamental principles of computer networks, including the reasons for networking and the distinction between LANs and WANs. It explo
Topic Synopsis
This topic covers the fundamental principles of computer networks, including the reasons for networking and the distinction between LANs and WANs. It explores the structure of the internet, network performance factors, protocols, the TCP/IP model, network topologies, and essential network security measures.
Key Concepts & Core Principles
- LAN vs WAN: A LAN (Local Area Network) covers a small geographical area like a school, while a WAN (Wide Area Network) spans a large area, such as the internet, using leased lines or satellite links.
- Network Topologies: Star topology has all devices connected to a central switch/hub, offering high performance and easy troubleshooting but requiring more cabling. Mesh topology connects every device to every other, providing redundancy and reliability but at higher cost.
- Protocols and the TCP/IP Model: Protocols are rules for data transmission. The TCP/IP model has four layers: Application (HTTP, FTP), Transport (TCP, UDP), Internet (IP), and Network Access (Ethernet, Wi-Fi). TCP ensures reliable delivery, while IP handles addressing.
- IP Addressing and MAC Addresses: An IP address (e.g., 192.168.1.1) identifies a device on a network and can be static or dynamic. A MAC address is a unique hardware identifier burned into a NIC, used for local network communication.
- Packet Switching: Data is split into packets, each containing the sender's and receiver's IP addresses, a sequence number, and payload. Packets travel independently and are reassembled at the destination, allowing efficient use of network resources.
Exam Tips & Revision Strategies
- Ensure you can define and explain the purpose of each protocol listed in the specification
- Practice calculations involving file size, transmission rate, and time
- Be prepared to draw or describe the characteristics of bus, star, and mesh topologies
- Use specific terminology when discussing network security measures
- Review the 4-layer TCP/IP model carefully as it is a common area for detailed questions
Common Misconceptions & Mistakes to Avoid
- Confusing the roles of different network protocols
- Misunderstanding the layers of the TCP/IP model
- Failing to correctly calculate transmission rates or file sizes
- Confusing the characteristics of different network topologies
- Inability to distinguish between physical security and logical security measures
Examiner Marking Points
- Understanding of why computers are connected in a network
- Distinction between LAN and WAN
- Knowledge of internet structure including IP addressing and routers
- Impact of wired and wireless connectivity on performance (speed, range, latency, bandwidth)
- Calculation of network speeds and data transmission
- Role and function of network protocols (Ethernet, Wi-Fi, TCP/IP, HTTP, HTTPS, FTP, POP3, SMTP, IMAP)
- Understanding the 4-layer TCP/IP model
- Characteristics of bus, star, and mesh topologies