On Mon, Jun 03, 2019 at 09:33:03PM -0400, Vasu Dasari wrote:
> I would like to specify VxLAN header fields in its entirety. That is, would
> like to specify following fields of the VxLAN packet:,
> 
> Output port: Physical port from which frame needs to leave.
> Encapsulated L2 header: Ethernet Source, Destination, Vlan Tag
> Encapsulated L3 header: IP source, Ip destination
> VxLAN Header: VNI
> 
> I see that I can specify L3 and VNI fields using, tun-src, tun-dst, tun-id
> fields.
> I am wondering how would I specify encapsulated L2 header and physical
> output port information?

OVS doesn't currently implement VXLAN that way.
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to