0% found this document useful (0 votes)
11 views2 pages

Ch-03 IPv6

Internet Protocol Version 6 (IPv6) is an upgraded protocol designed to address the limitations of IPv4, particularly its limited address space, by providing a 128-bit address format. Key features include a larger address space, improved header format, enhanced security, and support for various addressing methods like unicast, multicast, and anycast. However, challenges such as the transition period from IPv4, lack of backward compatibility, and communication barriers between IPv4 and IPv6 devices exist.

Uploaded by

kolekaryash617
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views2 pages

Ch-03 IPv6

Internet Protocol Version 6 (IPv6) is an upgraded protocol designed to address the limitations of IPv4, particularly its limited address space, by providing a 128-bit address format. Key features include a larger address space, improved header format, enhanced security, and support for various addressing methods like unicast, multicast, and anycast. However, challenges such as the transition period from IPv4, lack of backward compatibility, and communication barriers between IPv4 and IPv6 devices exist.

Uploaded by

kolekaryash617
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

What is Internet Protocol Version 6 (Pv6)

IPv6 is the upgraded Internet Protocol, designed to meet the growing demand for IP addresses that IPv4
cannot handle due to its limited address space.
Key Features of IPv6:
• 128-bit address space (2¹²⁸ possible addresses).
• Written in hexadecimal, separated by colons (:).
• Consists of 8 groups, each representing 2 bytes (16 bits).
• Each hexadecimal digit equals 4 bits (1 nibble).
• Groups are separated by a colon (:).
Components in IPv6 Address Format
• There are 8 groups and each group represents 2 Bytes (16-bits).
• Each Hex-Digit is of 4 bits (1 nibble)
• Delimiter used - colon (:)

Need For IPv6


IPv6 was mainly introduced to solve IPv4 address depletion caused by the rapid growth of devices
(especially IoT) and to improve efficiency, support multimedia, and enhance security. Key features include:
1. Large Address Space: 128-bit addresses (vs 32-bit in IPv4) vastly increase available addresses.

2. Better Header Format: Base header separated from optional fields, speeding up routing.

3. New Options & Extensibility: Allows additional functionalities and future protocol extensions.

4. Resource Allocation: New fields Traffic Class and Flow Label enable special handling for real-
time audio/video.
5. Enhanced Security: Built-in encryption and authentication ensure confidentiality and integrity.

6. Addressing Methods: Supports Unicast, Multicast, and Anycast.

Addressing Methods
• Unicast Address: Identifies a single device; packets are delivered to that one specific interface.
• Multicast Address: Identifies a group of devices; packets are delivered to all members of the group
simultaneously.
• Anycast Address: Assigned to multiple devices; packets are delivered to the nearest device in the
group.
Advantages of IPv6
• Realtime Data Transmission: Data is transmitted immediately with minimal delay. Example: Live
streaming of sports events with 5–6 seconds delay.
• IPv6 Authentication: Ensures data comes from the legitimate sender and hasn’t been altered.
Example: Verifying messages using hash values.
• IPv6 Encryption: Can encrypt messages at the network layer, even if the application layer doesn’t,
providing built-in security.
• Faster Router Processing: IPv6 has a fixed 40-byte header, allowing routers to process packets
faster compared to IPv4’s 20–60 byte variable header.
Disadvantages of IPV6
• Transition Period: Due to widespread use of IPv4, shifting completely to IPv6 will take a long
time.
• Communication Barrier: IPv4 and IPv6 machines cannot communicate directly with each other.
• No Backward Compatibility: IPv6 cannot run on IPv4-capable computers because it's not
supported by IPv4 systems.
• Conversion Challenges: IPv6's inability to uniquely identify each device on the network makes the
transition from IPv4 time-consuming.
• Protocol Isolation: IPv4 and IPv6 cannot communicate with each other directly, preventing cross-
protocol communication.

You might also like