Wednesday, April 4, 2007

IPv6 compatible IPv4

Structure of IPv4:

32 bits dotted decimal

e.g

100.25.200.100

***********************************************************************
***********************************************************************

Structure of IPv6:

128 bits colon hexadecimal

e.g

0000:0000:0000:0000:0000:0000:0000:0000
or
0000::0000 (loopback address)


Conversion:

IPv4

172.163.1.200

Binary
1010 1100.1010 0011.0000 0001.1100 1000

IPv6
0000::ACA3:01C8


For a more detailed info click on the list on the right side or click me

No comments: