Thank you for your reply. Yes, I mapped to OVS ports in this way, such as ovs-vsctl add-port br-int meter1 -- set interface vm10 type = internal ovs-vsctl set Interface meter1 external_ids: iface-id = tenant1-outside tenant1-outside is one of the ports through which data passes I used the iperf tool to make sure that a lot of data passed, but through ovs-vsctl get interface meter1 statistics found no data passed. tcpdum-i meter1 got nothing. Is this the test method? Do you have the right way to tell me? Thank you very much!
Qiang.zhuo On 05/17/2019 17:03,Numan Siddique<[email protected]><mailto:[email protected]> wrote: On Fri, May 17, 2019 at 11:56 AM Qiang Zhuo <[email protected]<mailto:[email protected]>> wrote: How to implement port traffic statistics of OVN logical switch/router? This function is very important in cloud network system. Is the current version of OVN's logical port traffic statistics not yet supported? I think you can get the statistics from the corresponding OVS ports right (mapped to the logical port) ? Thanks Numan _______________________________________________ discuss mailing list [email protected]<mailto:[email protected]> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
