IPv4:
1. IPv4 stands for Internet Protocol version 4
2. IPv4 is a 32 bits IP address.
3. IPv4 has 4 parts
4. Each part of IPv4 has 8 bits
5. IPv4 normally represent in binary or decimal number system.
6. Dot (.) is used as a separator in IPv4
Examples of IPv4
203.56.78.4
192.168.0.1
127.0.0.1
IPv6:
1. IPv6 stands for Internet Protocol Version 6
2. IPv6 is a 128 bits IP address
3. IPv6 has 8 parts
4. Each part of IPv6 has 16 bits
5. Colon (:) is used as seperator in IPv6
6. Binary and Hexadecimal number system is used to represent IPv6
Examples of IPv6
12A2:1500:0001:1524:A2F1:1551:0101:0015
::1
12::1