ipv6 - Does Openstack support dual-stack implementation? -


currently investigating , still don't understand if openstack support dual-stack implementation.

what have done far following:

  1. created "net1" network
  2. created ipv6-subnet "net1"
  3. created ipv4-subnet "net1"
  4. created "router1" , added ipv6-subnet , ipv4-subnet interface router.
  5. created vm using "net1" --nic net-id

result:

vm boots.

  1. only ipv6 link-local found in eth0
  2. ipv6 link-local cannot pinged

i new this. if have ideas, please advise.

p.s.

controller machine info = centos7

which openstack version using?

juno seems quite close full ipv6 support although need fine-tune it.

http://www.thewhir.com/blog/journey-ipv6-openstack

i found useful preso: http://www.socallinuxexpo.org/sites/default/files/presentations/ipv6%20and%20neutron.pdf


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -