OpenStack uses Linuxbridge + Vxlan

Source: Internet
Author: User

#openstack Use Linuxbridge + Vxlan

#openstack Pike Cluster high-availability installation Deployment Rollup http://www.cnblogs.com/elvi/p/7613861.html

############################################################# OpenStack uses Linuxbridge+Vxlan#vxlan-linuxbridge.txt.SH#前面已部署的只使用外部网络, on the basis of which it was modified to Xvlan+linuxbridge####################### #控制节点 Modify Myip=10.2.1.17#local_ip使用 # Open Route OpenStack-config--set/etc/neutron/neutron.conf DEFAULT service_plugins routeropenstack-config--set/etc/neutron/plugins/ml2/Ml2_conf.ini ml2 tenant_network_types vxlanopenstack-config--set/etc/neutron/plugins/ml2/Ml2_conf.ini ml2 type_drivers flat,vlan,vxlanopenstack-config--set/etc/neutron/plugins/ml2/Ml2_conf.ini ml2 mechanism_drivers linuxbridge,l2populationopenstack-config--set/etc/neutron/plugins/ml2/ml2_conf.ini Ml2_type_vxlan vni_ranges3001:4000OpenStack-config--set/etc/neutron/plugins/ml2/linuxbridge_agent.ini Vxlan Enable_vxlantrueOpenStack-config--set/etc/neutron/plugins/ml2/linuxbridge_agent.ini Vxlan l2_populationtrueOpenStack-config--set/etc/neutron/plugins/ml2/Linuxbridge_agent.ini Vxlan local_ip $MyIPopenstack-config--set/etc/neutron/l3_agent.ini DEFAULT interface_driver linuxbridge# enabled l3systemctl enable neutron-l3-agent.servicesystemctl Restart Neutron-l3-agent.service# Service Restart Systemctl restart neutron-serversystemctl Restart Neutron-linuxbridge-agent####################### #计算节点MyIP=10.2.1.17#local_ip使用openstack-config--set/etc/neutron/plugins/ml2/linuxbridge_agent.ini Vxlan Enable_vxlantrueOpenStack-config--set/etc/neutron/plugins/ml2/linuxbridge_agent.ini Vxlan l2_populationtrueOpenStack-config--set/etc/neutron/plugins/ml2/Linuxbridge_agent.ini Vxlan local_ip $MyIP # Restart service systemctl restart neutron-linuxbridge-agent############################################################

OpenStack uses Linuxbridge + Vxlan

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.