On 02/03/2017 07:10 AM, Shuaijun Zhang wrote: > Hi All, > > With using OVN, we can create the logical switch and logical ports, > these switch and ports are applied to each hosts in the cluster. My > question is that can we use OVN to add traffic flow routing rules, > > for example: > the traffic can go from A directly to C (A->C), but I want the traffic > to go through A->B->C, does OVN have tools to do so?
May I ask what you're trying to achieve? If you're looking for some form of service function chaining (i.e., "B" is some sort of VNF), then I believe some others are working on SFC support within OVN. I do not, however, know any of the details or the current status of the work. -- Scott _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
