From 58082a823247997f7b6c6e8c07098e1a50675a28 Mon Sep 17 00:00:00 2001 From: elajkat Date: Wed, 7 Sep 2022 14:10:10 +0200 Subject: [PATCH] Doc: Refresh NDP proxy doc Actualize NDP proxy command for merged OSC, and rewrite some sentences. Change-Id: I92ea4b63984fee1197dcda19d6ecc5608c0f650f --- doc/source/admin/config-ndp-proxy.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/source/admin/config-ndp-proxy.rst b/doc/source/admin/config-ndp-proxy.rst index d62cb7354e3..02ab946c297 100644 --- a/doc/source/admin/config-ndp-proxy.rst +++ b/doc/source/admin/config-ndp-proxy.rst @@ -101,10 +101,10 @@ network (such as: public network) are the following: .. note:: - In order to prevent potential + In order to prevent a potential `security risk `_, - the `ndp proxy` feature require that use `address scope` to ensure the - uniqueness of the IPv6 address which published to external + the NDP proxy feature requires that an IPv6 address scope be used to + ensure the uniqueness of the IPv6 address which is published externally. #. Create an IPv6 address scope @@ -400,7 +400,7 @@ network (such as: public network) are the following: .. code-block:: console - $ openstack network ndp proxy create --router test-router --port bdd64aa0-437a-4db6-bbca-99869426c908 test-np + $ openstack router ndp proxy create test-router --port bdd64aa0-437a-4db6-bbca-99869426c908 --name test-np +-----------------+--------------------------------------+ | Field | Value | +-----------------+--------------------------------------+