From b36cd0f4c0416182ce69d71a4e99d89507d53e7f Mon Sep 17 00:00:00 2001 From: Yang JianFeng Date: Mon, 31 Aug 2020 11:39:48 +0000 Subject: Add router ndp proxy commands Depends-on: https://review.opendev.org/749036 Change-Id: I77e12cc2dfe4000bd5ae6511878c6591f52d9791 Related-Bug: #1877301 --- doc/source/cli/command-objects/router-ndp-proxy.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/source/cli/command-objects/router-ndp-proxy.rst (limited to 'doc/source/cli') diff --git a/doc/source/cli/command-objects/router-ndp-proxy.rst b/doc/source/cli/command-objects/router-ndp-proxy.rst new file mode 100644 index 00000000..26c71726 --- /dev/null +++ b/doc/source/cli/command-objects/router-ndp-proxy.rst @@ -0,0 +1,12 @@ +================= +router ndp proxy +================= + +An **NDP proxy** publishes a internal IPv6 address to public network. With the +**NDP proxy**, the IPv6 address can be accessed from external. It is similar +to **Floating IP** of IPv4 in functionality. + +Network v2 + +.. autoprogram-cliff:: openstack.network.v2 + :command: router ndp proxy * -- cgit v1.2.1