Chapter 15 / 15.10
Back to reading
15.10 REVISION QUESTIONS
- Explain the difference between networking and internetworking.
- Compare the functions of a repeater, bridge, switch, router, and gateway.
- Why do routers, rather than switches, enable communication between independent networks?
- Explain why hierarchical IP addressing is essential for a scalable Internet.
- What is the difference between a MAC address and an IP address?
- Describe the purpose of the network prefix and host identifier in an IP address.
- What is CIDR, and why did it replace the original class-based IPv4 addressing system?
- Explain how Network Address Translation (NAT) allows many devices to share a single public IPv4 address.
- Why was IPv6 developed, and what advantages does it offer over IPv4?
- Describe the main features of the IPv6 packet header and explain the purpose of the Next Header field.
- Explain the difference between encapsulation and re-encapsulation as a packet passes through an internetwork.
- Why is the Layer-2 frame replaced at every router while the IP packet remains largely unchanged?
- Outline the sequence of operations performed by a router when forwarding a packet.
- What is the purpose of ARP in IPv4 networks, and what protocol performs the equivalent function in IPv6?
- What is the Maximum Transmission Unit (MTU), and why can it influence packet transmission across different networks?
- Explain the difference between static routing and dynamic routing.
- What is an Autonomous System (AS), and why is the Internet organized into autonomous systems?
- Distinguish between Interior Gateway Protocols (IGPs) and the Border Gateway Protocol (BGP).
- What is the purpose of transport-layer port numbers?
- Compare TCP and UDP in terms of reliability, connection establishment, and typical applications.
- Why are some Internet applications better suited to TCP, while others are better suited to UDP?
- Explain how a Virtual Private Network (VPN) allows secure communication across the public Internet.
- What role do cloud computing and Content Delivery Networks (CDNs) play in the modern Internet?
- Why has security become an essential consideration in modern internetworking?
- Explain how the principles of logical addressing, routing, and layered protocols together enable billions of devices to communicate across the global Internet.
Back to reading