answersLogoWhite

0


Best Answer

IPv6 is based on IPv4, it is an evolution of IPv4. So many things that we find with IPv6 are familiar to us. The main differences are:

1.Simplified header format. IPv6 has a fixed length header, which does not include most of the options an IPv4 header can include. Even though the IPv6 header contains two 128 bit addresses (source and destination IP address) the whole header has a fixed length of 40 bytes only. This allows for faster processing.

Options are dealt with in extension headers, which are only inserted after the IPv6 header if needed. So for instance if a packet needs to be fragmented, the fragmentation header is inserted after the IPv6 header. The basic set of extension headers is defined in RFC 2460.

2.Address extended to 128 bits. This allows for hierarchical structure of the address space and provides enough addresses for almost every 'grain of sand' on the earth. Important for security and new services/devices that will need multiple IP addresses and/or permanent connectivity.

3.A lot of the new IPv6 functionality is built into ICMPv6 such as Neighbor Discovery, Autoconfiguration, Multicast Listener Discovery, Path MTU Discovery.

4.Enhanced Security and QoS Features.

Answer:

IPv4 means Internet Protocol version 4, whereas IPv6 means Internet Protocol version 6.

IPv4 is 32 bits IP address that we use commonly, it can be 192.168.8.1, 10.3.4.5 or other 32 bits IP addresses. IPv4 can support up to 232 addresses, however the 32 bits IPv4 addresses are finishing to be used in near future, so IPv6 is developed as a replacement.

IPv6 is 128 bits, can support up to 2128 addresses to fulfill future needs with better security and network related features. Here are some examples of IPv6 address:

1050:0:0:0:5:600:300c:326b

ff06::c3

0:0:0:0:0:0:192.1.56.10

The most important difference is that it has a larger address space. IPv6 uses 128 bits, instead of the 32 bits used in an IPv4 address.

There are also some changes in the header format, and some additional options, like built-in security options. These can be added to IPv4 through additional protocols, so this is really no big deal.
IPv4 is like 10.36.05.2 while IPv6 is one huge garble.
IPv4 is a 32 bits IP address that we use commonly, it can be 192.168.8.1, 10.3.4.5 or other 32 bits IP addresses. IPv4 can support up to 232 addresses, however the 32 bits IPv4 addresses are finishing to be used in near future, so IPv6 is developed as a replacement.

IPv6 is 128 bits, can support up to 2128 addresses to fulfill future needs with better security and network related features.

Here are some examples of IPv6 address:

1050:0:0:0:5:600:300c:326b

ff06::c3

0:0:0:0:0:0:192.1.56.10

For More help, you can visit website:http://www.iyogibusiness.com
The main difference, at least the one that is most relevant for a transition from version 4 to version 6, is the length of the addresses. IPv4 uses 4 bytes; IPv6 uses 16 bytes for the address.
Mainly, IPv6 has a larger addressing space; IPv6 addresses use 128 bits instead of 32 bits.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

9y ago

While both IPv4 and IPv6 are both used to provide addresses to devices on a network, they are formatted differently. IPv4 uses a 32-bit numeric address with 4 values from 0 to 255 separated by periods. IPv6 addresses are 128-bit and are written in hexadecimal and separated by colons. IPv6 has been designed as the successor to IPv4 in order to provide for the growth of the internet.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

IPv4 1) Header (20-60 bytes). 2) Routed Protocol. 3) Types of address: i) Unicast ii) Multicast iii) Broadcast (limited/Direct) 4) 32-bit address. 5) Address space is 2^32. 6) Format of address : Decimal dotted. 7) IPsecurity support is optional. IPv6 1) Header is fixed (20 bytes). 2) ICMP6, IP 3) Types of address: i) Unicast ii) Multicast iii) Anycast 4) 128-bit address. 5) Address space is 2^128. 6) Format of address : colon hex notation. 7) IPsecurity support is built in.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

IPv4 uses 32-bit source and destination address field. Ipv6 uses 128-bit source and destination address field.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

copy from shankar

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between IP4 and IP6?
Write your answer...
Submit
Still have questions?
magnify glass
imp