Differences between revisions 2 and 3
Revision 2 as of 2003-09-24 00:35:14
Size: 535
Editor: yakko
Comment:
Revision 3 as of 2003-09-24 00:37:12
Size: 667
Editor: yakko
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
IPv6 Attributes
Line 7: Line 8:
   * Essentially implements CIDR and subnetting.
   * See ComputerNetworksaSystemsApproach p 321 for a breakdown

Back to ComputerTerms

IPv6 Attributes

  • 128 Bit address space provides about 1500 IP addresses per square foot on earth (even with the most pessimistic efficiency usage)
  • Minimum Header is only twice as long as IPv4 - 40 bytes compared to 20 bytes.
  • Options are chained in the nextheader field with the value being the Transport protocol being used if nothing else. If there is something else the last nextheader field with be the uplevel transport protocol number.
  • Provides Stateless Autoconfiguration
  • Essentially implements CIDR and subnetting.
  • See ComputerNetworksaSystemsApproach p 321 for a breakdown

Back to ComputerTerms

InternetProtocolV6 (last edited 2003-09-24 00:38:29 by yakko)