blob: 26c7172623a0e9fce0110018f795ba49105e4ba2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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 *
|