Computer Science, asked by nusratshirgaonkar1, 4 months ago

Write down rules used in translation of IPv6 packet header to an
IPv4 packet header.​

Answers

Answered by ROCKYCEO
0

Answer:

Explanation:

IPv4 addresses are 32bit binary numbers and IPv6 addresses are 128 bit binary numbers. In IPv4 header, the source and destination IPv4 addresses are 32 bit binary numbers. In IPv6 header, source and destination IPv6 addresses are 128 bit binary numbers. ... In IPv6 header we do not have options, but have extension headers.IPv4 occasionally won the test. In theory, IPv6 should be a little faster since cycles don't have to be wasted on NAT translations. But IPv6 also has larger packets, which may make it slower for some use cases.

Similar questions