Differences between revisions 3 and 4
Revision 3 as of 2003-09-24 00:37:12
Size: 667
Editor: yakko
Comment:
Revision 4 as of 2003-09-24 00:38:29
Size: 695
Editor: yakko
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
   * Provides Stateless Autoconfiguration    * Provides Stateless Autoconfiguration (prefix + Ethernet Address)

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 (prefix + Ethernet Address)
  • 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)