[networking] Add RFC 5737 and 3849 compliance

Update the Networking Guide Introduction section to include compliance
with RFC 5737 and 3849.

Change-Id: Ifd739f9a8b46ca378555c26e5daf26eaff83531e
Related-Bug: #1656378
This commit is contained in:
John Davidge 2017-01-16 11:43:19 +00:00 committed by Lana Brindley
parent 03180308e5
commit d5c8ea48ae
1 changed files with 20 additions and 0 deletions

View File

@ -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 <https://tools.ietf.org/rfc/rfc5737>`_ and
`RFC 3849 <https://tools.ietf.org/html/rfc3849>`_, 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