4–VXLAN Configuration with the QLogic 3400/8400/45000 Series Adapters
VXLAN Configurations
8
83840-546-03 B
For Juno and Kilo, edit the
/etc/neutron/plugins/ml2/ml2_conf.ini
file as follows. For
Liberty and Mitaka, edit the
/etc/neutron/plugins/ml2/openvswitch_agent.ini
file as
follows:
[securitygroup]
enable_security_group = True
firewall_driver =
neutron.agent.linux.iptables_firewall.OVSHybridIptablesFi
rewallDriver
enable_ipset = True
[ovs]
local_ip = <
INSTANCE_TUNNEL_INTERFACE_IP_ADDRESS>
//
different ip for compute node1 and computenode2
tunnel_type = vxlan
tunnel_bridge = br-tun
integration_bridge = br-int
tunnel_id_ranges = 65537:69999
tenant_network_type = vxlan
enable_tunneling = true
[agent]
root_helper = sudo neutron-rootwrap
/etc/neutron/rootwrap.conf
tunnel_types = vxlan
vxlan_udp_port = 4789
l2_population = False
2.
Restart Open vSwitch, Neutron agent, and Nova compute services by
issuing the following commands:
#
service openvswitch-switch restart
#
service nova-compute restart
#
service neutron-plugin-openvswitch-agent restart
Содержание 3400 Series
Страница 27: ......