Summary and Exam Tips for Network Hardware
Network Hardware is a subtopic of Hardware, which falls under the subject Computer Science in the Cambridge IGCSE curriculum. This section covers essential components like Network Interface Cards (NICs) and Routers. A NIC, also known as a network adaptor, is a circuit board installed in computers to connect to networks such as the internet. Each NIC has a unique MAC address, assigned during manufacturing, which helps identify devices on a network. MAC addresses are composed of six sets of hexadecimal characters and can be either Universally Administered Addresses (UAA) or Locally Administered Addresses (LAA).
The IP address is another crucial identifier in networks, provided by Internet Service Providers (ISPs). There are two versions: IPv4 (32 bits) and IPv6 (128 bits), and two types: Static IP (permanently assigned) and Dynamic IP (assigned each time a device connects to the internet via DHCP).
Routers connect multiple packet-switched networks, managing traffic by forwarding data packets to their intended IP addresses and allowing multiple devices to share the same internet connection. Think of routers as air traffic controllers, ensuring data packets reach their destinations efficiently.
Exam Tips
- Understand Key Terms: Make sure you know the differences between MAC and IP addresses, including their types and purposes.
- Focus on Functions: Be clear on the primary functions of NICs and routers, such as how they connect devices to networks and manage data traffic.
- IPv4 vs. IPv6: Remember the bit differences and why both versions exist.
- Static vs. Dynamic IP: Know how these IP addresses are assigned and their implications for network connectivity.
- Real-World Analogies: Use analogies like routers being air traffic controllers to better understand and remember their functions.
