I have tried to implement multipath routing using a select group and two
buckets but it doesn't work as I expected.
I have a diamond topology with Alice at one end and Bob at the other. They
connect to each other through the OVS switches s1, s2, s3, and s4, like in
the diagram below.
If I send multiple different TCP streams at the same time, I can see the
traffic going to both buckets as expected.
Thanks again
On Wed, 26 Apr 2023 at 22:16, Ilya Maximets wrote:
> On 4/26/23 23:05, Celyn Birkinshaw via discuss wrote:
> > I have tried to implement multipath routin
Hi,
I've made a topology of four OVS (version 2.17.8) switches in a diamond,
two endpoints, and I'm using a Ryu controller. Installed in br1 is a group
and a flow entry to direct packets out via buckets, toward br2 and br3. The
group is set via the Ryu API in an OpenFlow v1.5 OFPGroupMod message.T
Hi Ilya,
I got too caught up on the ovs-appctl ofproto/trace command output. I
appreciate your detailed response.
Thanks and best regards,
Celyn
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
Hello,
If the open vswitch gets congested, does the connection to the controller
experience delays?
Thanks,
Celyn
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss