The guide is the networking-ovn guide. Not sure what is meant by
“port-security”. From networking-sfc point of view, security group is not
needed.
Thanks,
Cathy
From: discuss [mailto:discuss-boun...@openvswitch.org] On Behalf Of Murali R
Sent: Monday, October 10, 2016 2:47 PM
To: discuss; OpenS
Hi Murali,
It seems you have some misunderstanding on the networking-sfc API and did not
know that it allows dynamic service insertion and removal into/from a chain as
well as a chain's dynamic association with flow classifiers and support for
chain graph involving chain branching/forking. To a
Hi,
We have been using OVS 2.3 in our SFC development and testing and it supports
MPLS over VXLAN. Now when we switched to OVS 2.4, it seems MPLS over VXLAN does
not work. We are not sure if it is due to that OVS2.4 does not support MPLS
over VXLAN or it is due to our own code problem.
Could