From: www.itworld.com

IPv6 header fields -- simply elegant

by Robert Currier

December 11, 2000 —

 

In my last column, I explained preparing your network for IPv6 is a good idea. In this
edition, we'll peek under the hood of the IPv6 header and see how it's put together.

The IPv6 header is, surprisingly, less complicated than the IPv4 header. This is a
credit to its designers, who have substantially improved functionality while reducing
complexity.

The length of an IPv4 packet's header varies, and thus requires the use of a header
length field. IPv6 uses 40 bytes in an eight-field header. A fixed-length header makes
it much easier for routers to process the packet.

Three of the fields are the same in both versions:

The other five fields in the IPv6 header are new. I don't have room to go into great
detail; if you're interested in digging deeper, check out href="http://www.ietf.org/rfc/rfc2460.txt">the IPv6 RFC.

This wraps up our discussion of the IPv6 header. In my next -- and final -- column
on IPv6, I'll discuss addressing. If you think you have a hard time remembering IPv4
addresses now, just wait until you see what version 6 has in store!