[openstack-dev] OpenStack-dev Digest, Vol 22, Issue 27

Abishek Subramanian (absubram) absubram at cisco.com
Tue Feb 11 13:48:45 UTC 2014


Hi Shixiong,

Thanks for the reply and clearing up my question!
The document you've shared - they aren't the only possible combinations
correct?
Each of the two fields can have any one of these four values in any
possible combination yes?

Thanks!

On 2/11/14 7:00 AM, "openstack-dev-request at lists.openstack.org"
<openstack-dev-request at lists.openstack.org> wrote:

>Hi, Abishek:
>
>Thank you for taking care of Horizon for IPv6 enhancement. So now we have
>coverage on both CLI and dashboard side. Very exciting!
>
>W.r.t your questions, these two parameters work independently. In other
>words, Horizon should present both options if the interested subnet is
>IPv6. For each parameter, the valid values are:
>	off
>	slacc
>	dhcpv6-stateful
>	dhcpv6-stateless
>
>The CLI command may look like, for example, something below:
>
>neutron subnet-create --ip-version 6 --ipv6_ra_mode off
>--ipv6_address_mode off NETWORK CIDR
>neutron subnet-create --ip-version 6 --ipv6_ra_mode off
>--ipv6_address_mode dhcpv6-stateful NETWORK CIDR
>neutron subnet-create --ip-version 6 --ipv6_ra_mode slaac
>--ipv6_address_mode slaac NETWORK CIDR
>neutron subnet-create --ip-version 6 --ipv6_ra_mode dhcpv6-stateful
>--ipv6_address_mode off NETWORK CIDR
>neutron subnet-create --ip-version 6 --ipv6_ra_mode dhcpv6-stateless
>--ipv6_address_mode dhcpv6-stateless NETWORK CIDR
>
>
>The valid combinations are outlined in the PDF file below.
>
>https://www.dropbox.com/s/9bojvv9vywsz8sd/IPv6%20Two%20Modes%20v3.0.pdf
>
>Please let me know if you have any further questions. Thanks!
>
>Shixiong
>
>




More information about the OpenStack-dev mailing list