IPv6 Address : Private Experimental Network: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump 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..."
 
No edit summary
 
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 00: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