Advertisement
Guest User

Untitled

a guest
Oct 16th, 2015
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini
  2.  
  3. [ovs]
  4. local_ip =10.1.208.102
  5. [agent]
  6. polling_interval = 2
  7. tunnel_types =vxlan
  8. vxlan_udp_port =4789
  9. l2_population = False
  10. arp_responder = False
  11. enable_distributed_routing = False
  12. [securitygroup]
  13. firewall_driver = neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement