Project

General

Profile

Commonly used IPv6 networks » History » Version 2

Nico Schottelius, 01/04/2021 03:56 PM

1 1 Nico Schottelius
h1. Commonly used IPv6 networks
2
3
Assuming that you have a /48 per location/site, there are some specific /64 sub networks that we usually use at ungleich.
4
As an example let's take 2001:db8:a::/48, then the we often use these networks:
5
6
| Network | Description |
7
| 2001:db8:a:cafe::/64 | LAN network |
8
| 2001:db8:a:7ea::/64 | 2nd LAN network |
9 2 Nico Schottelius
| 2001:db8:a:b00::/96 | Incoming NAT64 prefix: mapping IPv4 islands: 2001:db8:a:b00::192.168.1.1 is IPv6 reachable |
10
| 2001:db8:a:c001::/96 | Outgoing NAT64 prefix: mapping the IPv4 Internet, allowing IPv6 only hosts to reach the IPv4 Internet |