IPv4, IPv6
IPv4, IPv6
2. Specified in terms of
number of 8 bytes, which
has the maximum value of
65,528 bytes.
1. As an IP packet moves through the Internet, it might need to cross a route that cannot
handle the size of the packet.
2. The packet will be divided, or fragmented, into smaller packets and reassembled later.
3. These fields are used to fragment and reassemble packets.
1. Datagram’s lifetime (8 bits).
2. It prevents the datagram to loop
through the network by restricting
the number of Hops taken by a packet
before delivering to the Destination.
3. The TTL field is initially set to a
number and decremented by every
router that is passed through.
4. When TTL reaches 0 the packet is
discarded.
1. The layer that determines which
application the data is from.
IPv4 consist of 4 fields which are separated by dot (.) IPv6 consist of 8 fields, which are separated by colon (:)
IPv4’s IP addresses are divided into five different classes. Class A
IPv6 does not have any classes of IP address.
, Class B, Class C , Class D , Class E.
IPv4 supports VLSM(Variable Length subnet mask). IPv6 does not support VLSM.
Example of IPv4: 66.94.29.13 Example of IPv6: 2001:0000:3238:DFE1:0063:0000:0000:FEFB