diff --git a/doc/networking-guide/source/intro.rst b/doc/networking-guide/source/intro.rst index 5b639241a0..7a9af382c6 100644 --- a/doc/networking-guide/source/intro.rst +++ b/doc/networking-guide/source/intro.rst @@ -36,6 +36,26 @@ components: and project users to create and manage network services through a web-based graphical interface. +.. note:: + + The network address ranges used in this guide are chosen in accordance with + `RFC 5737 `_ and + `RFC 3849 `_, and as such are restricted + to the following: + + **IPv4:** + + * 192.0.2.0/24 + * 198.51.100.0/24 + * 203.0.113.0/24 + + **IPv6:** + + * 2001:DB8::/32 + + The network address ranges in the examples of this guide should not be used + for any purpose other than documentation. + .. note:: To reduce clutter, this guide removes command output without relevance