Difference between revisions of "IPv6 Address : Private Experimental Network"

From OnnoWiki
Jump to navigation Jump to search
(Created page with "For private, experimental, or lab networks, you can use ULA (similar to IPv4 private IPs): * Prefix: fc00::/7 (commonly used: fd00::/8) * Structure: fdxx:xxxx:xxxx::/48 (rand...")
 
 
Line 9: Line 9:
  
 
Tools: You can generate the ULA prefix using https://cd34.com/rfc4193/
 
Tools: You can generate the ULA prefix using https://cd34.com/rfc4193/
 +
 +
 +
==3 Network /52==
 +
 +
fddd:0000:0000::/52 fddd:0000:0000::/64 s/d fddd:0000:0fff::/64
 +
fddd:0000:1000::/52 fddd:0000:1000::/64 s/d fddd:0000:1fff::/64
 +
fddd:0000:2000::/52 fddd:0000:2000::/64 s/d fddd:0000:2fff::/64

Latest revision as of 07:57, 13 May 2025

For private, experimental, or lab networks, you can use ULA (similar to IPv4 private IPs):

  • Prefix: fc00::/7 (commonly used: fd00::/8)
  • Structure: fdxx:xxxx:xxxx::/48 (randomly generate the 40-bit Global ID)

Example:

fd12:3456:789a::/48 → gives you 65,536 /64 subnets.

Tools: You can generate the ULA prefix using https://cd34.com/rfc4193/


3 Network /52

fddd:0000:0000::/52	fddd:0000:0000::/64 s/d fddd:0000:0fff::/64
fddd:0000:1000::/52	fddd:0000:1000::/64 s/d fddd:0000:1fff::/64
fddd:0000:2000::/52	fddd:0000:2000::/64 s/d fddd:0000:2fff::/64