[pve-devel] kernel 3.10 : bridge vlan test

Alexandre DERUMIER aderumier at odiso.com
Tue Dec 17 13:43:05 CET 2013


>>How do you plan to manage/configure openflow? 
I wanted to say netflow/slow and not openflow, but this can be configured like this


NETFLOW : Configure bridge br0 to send NetFlow records to UDP port 2055 on host 10.10.10.10, with an active timeout of 60 seconds 

ovs−vsctl − − set Bridge br0 netflow=@nf −− −−id=@nf create NetFlow targets=\”10.10.10.10:2055\” active−timeout=60 


SFLOW : Configure bridge br0 to send sFlow records to a collector on 10.10.10.10 at port 2055, using eth1 ´s IP address as the source, with specific sampling parameters 

ovs−vsctl – -id=@s create sFlow agent=eth1 target=\”10.10.10.10:2055\” header=128 sampling=64 polling=10 \ −− set Bridge br0 sflow=@s 


So my network engineer will be happy , as he can monitor in one place, physical switch and virtual switch traffic.






----- Mail original ----- 

De: "Dietmar Maurer" <dietmar at proxmox.com> 
À: "Alexandre DERUMIER" <aderumier at odiso.com> 
Cc: "pve-devel" <pve-devel at pve.proxmox.com>, "Stefan Priebe" <s.priebe at profihost.ag> 
Envoyé: Mardi 17 Décembre 2013 13:26:22 
Objet: RE: [pve-devel] kernel 3.10 : bridge vlan test 

> - openflow (very important for me, as I have servers with more than 100vms, it's 
> difficult to analyse traffic between vms on same bridge) 

How do you plan to manage/configure openflow? 



More information about the pve-devel mailing list