Presentation On Computer Networks
Presentation On Computer Networks
Title
Evolution of Internet Protocols: Navigating Through IPv4 to IPv6
Abstract:
Exploring Internet protocols, their development from the early days of ARPANET to the current state of
IPv6. It examines the limitations of previous versions, the need for expansion, and the features of the latest
protocol. Additionally, it delves into critical protocols like TCP and UDP, explores the layered structure of
the protocols, and discusses ongoing efforts to secure and improve communication in the ever-growing
internet landscape.
Introduction:
The internet has become an integral part of our lives, connecting us globally and enabling communication,
information exchange, and countless other applications. This vast network functions on a foundation of
established rules and protocols. These protocols act as a common language for devices to communicate
and ensure data delivery across vast distances. Let’s explore the evolution of these protocols, focusing
specifically on the development and transition between different versions of the Internet Protocol (IP) and
delves into crucial supporting protocols and technical aspects.
Main Content
The Dawn of Networking: ARPANET and NCP
The internet's story begins with the Advanced Research Projects
Agency Network (ARPANET), a pioneering network developed in
the late 1960s by the U.S. Department of Défense. ARPANET laid
the groundwork for the modern internet by connecting research ARPANET Map (1960)
institutions and universities across the United States. To facilitate
communication on this network, the Network Control Protocol
(NCP) was developed. NCP handled tasks like message
transmission, routing, and network interface management.
▪ Application Layer: Handles user applications like web browsing, email, and file transfer.
▪ Transport Layer: Provides reliable data delivery (TCP) or connectionless data transfer (UDP).
▪ Network Layer: Responsible for network routing and addressing (IP).
▪ Data Link Layer: Manages communication between devices on the same physical network segment.
▪ Physical Layer: Transmits and receives raw data bits over the physical medium (cables, fiber optics).
The Need for Expansion: The Rise of IPv4 and its Limitations
The initial version of TCP/IP implemented a 32-bit addressing scheme known as IPv4. While it provided
approximately 4.3 billion unique addresses at the time, the rapid growth of the internet and the increasing
number of connected devices led to concerns about address exhaustion. This limitation posed a significant
challenge to the future expansion of the internet.
Addressing the Future: The Development of IPv6 and its Advantages
To address the limitations of IPv4, the Internet Engineering Task Force (IETF) developed a new version of
the IP protocol in the early 1990s, known as IPv6. IPv6 offers several significant improvements:
✓ Expanded Address Space: Utilizes a 128-bit addressing scheme, providing a vast pool of unique
addresses, accommodating the growing internet and IoT devices.
✓ Enhanced Security: Built-in authentication and encryption capabilities address.
As we look to the future, the evolution of Internet protocols will continue unabated, guided by the
principles of openness, interoperability, and scalability. With emerging technologies such as 5G, artificial
intelligence, and edge computing poised to reshape the Internet landscape, the role of Internet protocols in
enabling seamless connectivity and communication will be more critical than ever before.
References:
o https://www.ietf.org/standards/
o https://en.wikipedia.org/wiki/Internet_Protocol
o https://www.geeksforgeeks.org/ipv6-addressing-scheme-in-cisco-router/