openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #24706
Re: Vlan or Gre on Switch
Could you help me? i have configure like this on ovs_quantum_plugin.ini
================
[DATABASE]
sql_connection = mysql://quantum:quantum@172.16.0.51/quantum
reconnect_interval = 2
[OVS]
enable_tunneling = True
tenant_network_type = gre
tunnel_id_ranges = 1:1000
local_ip = 10.10.10.53
integration_bridge = br-int
tunnel_bridge = br-tun
[AGENT]
polling_interval = 2
[SECURITYGROUP]
=================
and not work if attached to switch
networknode=========switch=========computenode
when i direct connected both of node it's working (can assign ip to
instance etc)
networknode===========computenode
Thanks!
On 6/26/2013 2:55 PM, Sergey Skripnick wrote:
Sure you can use GRE tunnel on unmanaged switch.
Hello, i'm new in here
- Does vlan tagging that connected between network node and compute
node need a manageable switch?
- Can i used GRE tunnel on unmanaged switch? is that possible? or
vlan configuration on unmanage switch? so i can add more compute node.
--
Regards,
Mahardhika Gilang
Follow ups
References