Fixes numbering in migrated Create and Manage Networks file
Adding #6 with a nested enumerated list to the Create a router section instead of doing a separate section for Connect a router item. Reference to the previous review: https://review.openstack.org/#/c/152582/ Change-Id: I32828a7ef5dca32b8fa5fb5e49713f067f46e92e
This commit is contained in:
parent
30416c2777
commit
37a08007f6
@ -76,24 +76,24 @@ Create a router
|
|||||||
#. In the :guilabel:`External Network` field, specify the network to which the
|
#. In the :guilabel:`External Network` field, specify the network to which the
|
||||||
router will connect, and then click :guilabel:`Set Gateway`.
|
router will connect, and then click :guilabel:`Set Gateway`.
|
||||||
|
|
||||||
Connect a router
|
#. To connect a private network to the newly created router, perform the
|
||||||
~~~~~~~~~~~~~~~~
|
following steps:
|
||||||
|
|
||||||
#. To connect a private network to the newly created router, on the
|
A) On the :guilabel:`Routers` tab, click the name of the router.
|
||||||
:guilabel:`Routers` tab, click the name of the router.
|
|
||||||
|
|
||||||
#. On the :guilabel:`Router Details` page, click :guilabel:`Add Interface`.
|
B) On the :guilabel:`Router Details` page, click :guilabel:`Add Interface`.
|
||||||
|
|
||||||
#. In the :guilabel:`Add Interface` dialog box, select a :guilabel:`Subnet`.
|
C) In the :guilabel:`Add Interface` dialog box, select a :guilabel:`Subnet`.
|
||||||
|
|
||||||
#. Optionally, in the :guilabel:`Add Interface` dialog box, set an
|
Optionally, in the :guilabel:`Add Interface` dialog box, set an
|
||||||
:guilabel:`IP Address` for the router interface for the selected subnet.
|
:guilabel:`IP Address` for the router interface for the selected subnet.
|
||||||
|
|
||||||
If you choose not to set the the :guilabel:`IP Address` value, then by
|
If you choose not to set the :guilabel:`IP Address` value, then by
|
||||||
default OpenStack Networking uses the first host IP address in the subnet.
|
default OpenStack Networking uses the first host IP address in the
|
||||||
|
subnet.
|
||||||
|
|
||||||
The :guilabel:`Router Name` and :guilabel:`Router ID` fields are
|
The :guilabel:`Router Name` and :guilabel:`Router ID` fields are
|
||||||
automatically updated.
|
automatically updated.
|
||||||
|
|
||||||
#. Click :guilabel:`Add Interface`.
|
#. Click :guilabel:`Add Interface`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user