[pve-devel] [PATCH] support QinQ / vlan stacking
Alexandre DERUMIER
aderumier at odiso.com
Wed Mar 18 11:16:34 CET 2015
>>if not, it's not too difficult to add a /etc/network/if-up.d/ script.
Find a doc here (in french, but it's not a problem for me ;)
https://github.com/etalab/etalab-support/blob/master/documentations/documentation-vxlan-vpnl2.rst
auto vxlan10
iface vxlan10 inet manual
pre-up /opt/iproute2/ip link add vxlan10 type vxlan id 10 group 239.0.0.10 ttl 4 dev eth0
post-down /opt/iproute2/ip link del vxlan10
create a vxlan10 interface on top of eth0
then, we simply need to bridge it
----- Mail original -----
De: "aderumier" <aderumier at odiso.com>
À: "lyt_yudi" <lyt_yudi at icloud.com>
Cc: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Mercredi 18 Mars 2015 10:59:07
Objet: Re: [pve-devel] [PATCH] support QinQ / vlan stacking
>>I don't known if debian jessie /etc/network/interfaces already have an implementation for vxlan.
>>just you say, if support, it’s great!
if not, it's not too difficult to add a /etc/network/if-up.d/ script.
----- Mail original -----
De: "lyt_yudi" <lyt_yudi at icloud.com>
À: "aderumier" <aderumier at odiso.com>
Cc: "Stefan Priebe" <s.priebe at profihost.ag>, "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Mercredi 18 Mars 2015 10:38:31
Objet: Re: [pve-devel] [PATCH] support QinQ / vlan stacking
在 2015年3月18日,下午5:31,Alexandre DERUMIER < aderumier at odiso.com > 写道:
BQ_BEGIN
PVE can support vxlan feature?
I think we could add an option in gui.
I don't known if debian jessie /etc/network/interfaces already have an implementation for vxlan.
BQ_END
just you say, if support, it’s great!
BQ_BEGIN
BQ_BEGIN
BQ_BEGIN
why?
BQ_END
BQ_END
why what ?
BQ_END
just for why can’t support that.
thanks.
_______________________________________________
pve-devel mailing list
pve-devel at pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list