简体   繁体   English

Openstack是否支持双栈实现?

[英]Does Openstack support dual-stack implementation?

Currently investigating about this and I still don't understand if Openstack support dual-stack implementation. 目前正在对此进行调查,但我仍然不了解Openstack是否支持双栈实现。

What I have done so far are the following: 到目前为止,我已经做了以下工作:

  1. Created "net1" network 创建“ net1”网络
  2. Created ipv6-subnet to "net1" 将ipv6-subnet创建到“ net1”
  3. Created ipv4-subnet to "net1" 将ipv4-subnet创建到“ net1”
  4. Created "router1" and added ipv6-subnet and ipv4-subnet as interface to router. 创建“ router1”,并添加了ipv6-subnet和ipv4-subnet作为路由器的接口。
  5. Created VM using "net1" as --nic net-id 使用“ net1”作为--nic net-id创建虚拟机

Result: 结果:

VM boots. 虚拟机启动。

  1. Only IPv6 link-local is found in eth0 在eth0中仅找到本地IPv6链接
  2. IPv6 link-local cannot be pinged 无法ping通IPv6本地链接

I am so new to this. 我对此很陌生。 If you have any ideas, please advise. 如果您有任何想法,请提出建议。

PS 聚苯乙烯

Controller machine info = CentOS7 控制器机器信息= CentOS7

which Openstack version are you using? 您正在使用哪个Openstack版本?

Juno seems to be quite close to full IPv6 support although they need to fine-tune it. 尽管Juno需要对其进行微调,但它似乎非常接近完整的IPv6支持。

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

I also found useful this preso: http://www.socallinuxexpo.org/sites/default/files/presentations/IPv6%20and%20Neutron.pdf 我还发现这样有用,例如: http : //www.socallinuxexpo.org/sites/default/files/presentations/IPv6%20and%20Neutron.pdf

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM