On Wed, 28 Nov 2018 18:16:19 +0900,
Modi Tejas Maheshbai wrote:
> If I'm creating host VMs, OpenVswitch VMs and Ryu controller VM in ESXI
> server and connecting all and now I want to generate routing information
> with specific origin-destination pair flows then how I can get the flows
> detail.

I'm not familiar with ESXi and don't know how those VMs are wired.

If you want to read the flow table you can use ovs-ofctl dump-flows or
OFPFlowStatsRequest. Or do you want to set up tunnels between VMs?

--
IWAMOTO Toshihiro


_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to