IPv6 - What do you do with all those 000000......
Coming from a IPv4 background and training, when you first look at a IPv6 address, it seems quite scary.
When you couple that IPv6 address with a horrendous amount of zero's, it becomes very scary.
The full length address format looks like this:
200B:AA00:0200:0000:0000:0000:0000:0000:0000/48
The 200B:AA00:200:: /48
There are two things to notice from comparing the full
length format to the compressed format.
In the compressed format, the trailing zeros have been
omitted from the full length address, this tells you, from the 4th
to 8th hextect, they are all 0’s.
Any preceding 0’s can be omitted from the long format
version, as you can see from full length format, 0200 becomes 200 in the
compressed format.
Network
Subnet ID
Interface ID
|
2A0B
|
FA00
|
0200
|
0000
|
0000
|
0000
|
0000
|
0000
|
Comments
Post a Comment