ach 1:
>
> * Bond interface could be used for both Flow Match fields (using logical
> port) and Flow Actions (using Group ID)
> * Backward compatibility with existing implementation
>
> It would be great if you can provide your comments on these different
> approac
,
Raghu
-- Forwarded message --
From: Andy Zhou mailto:az...@nicira.com>>
Date: Mon, Jun 16, 2014 at 11:16 PM
Subject: Re: [ovs-dev] LAG support in OVS
To: Raghu Ram mailto:raghuramga...@gmail.com>>
Cc: "dev@openvswitch.org<mailto:dev@openvswitch.org>"
You are right. Current bond implementation is based on earlier OVS
that only supports openflow version 1.0 and 1.1.
As you have pointed out, now that group is supported, it is feasible
to leverage the group facility to implement bond.
Do you have more detailed suggestions or implementation to co
Hi All,
I have a query on LAG (Bonding) support in OpenVswitch.
Is the LAG implementation in OVS not based on Group tables?
I see that LAG (Bond) interface creation in OVS happens through
non-OpenFlow means and not through an "select" group entry.
Thanks,
Raghu
_