Differences between revisions 6 and 8 (spanning 2 versions)
Revision 6 as of 2015-06-29 09:37:07
Size: 1430
Editor: PieterSmit
Comment:
Revision 8 as of 2016-12-30 07:49:56
Size: 1718
Editor: PieterSmit
Comment: IPv6 single default GW
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * While IPv4 has a fixed limit of around 4 billion IP addresses, IPv6 will have exponentially more, on the magnitude of around 340 billion billion billion billion (3.4×1038).  * All hosts in IPv6 has the same link local subnet [[https://www.edge-cloud.net/2013/08/07/ipv6-link-local-addresses-as-default-gateway/:fe80::/10]] see [[https://tools.ietf.org/html/rfc4291|RFC4291]]
   * Thus we can use the same default GW on each host !!! '''fe80::1'''

 * While [[ipv4|IPv4]]
has a fixed limit of around 4 billion IP addresses, IPv6 will have exponentially more, on the magnitude of around 340 billion billion billion billion (3.4×1038).

IPv6

Address plan examples (2015)

  • Only first half /64 used, last half of ipv6 is for host-ID
  • Big company's may be issued with /32 IPv6 space.
  • Best practice is to use /48 for a site, with /64 for individual subnet's.
  • Two main chains of thought for sub-netting
    1. Regional, e.g. Country, Site, Building, allowing for summerisation
    2. Functional, e.g Function, Site etc. allowing for security rules based on a prefix mask.

/40 L1

/48 L2

/56 L3

/64

Pop-WWW

Customer

Sites

unspec

...


CategoryNetwork

ipv6 (last edited 2016-12-30 07:56:39 by PieterSmit)