Hi David, If you want to combine L2 and L3 forwarding on a VXLAN interface, use a BVI as Petr suggests. If you want the VXLAN tunnels to only act like an L3 interface, then you can use create the tunnels in L3 mode.
/neale From: [email protected] <[email protected]> on behalf of Petr Boltík via lists.fd.io <[email protected]> Date: Friday, 4 February 2022 at 15:15 To: David Gohberg <[email protected]> Cc: vpp-dev <[email protected]> Subject: Re: [vpp-dev] VXLAN overlay routing Hi, as in the article mentioned at the link https://wiki.fd.io/view/VPP/Using_VPP_as_a_VXLAN_Tunnel_Terminator - you can use bridge domain with BVI. Petr pá 4. 2. 2022 v 14:52 odesílatel David Gohberg <[email protected]<mailto:[email protected]>> napsal: Hello, All of the VXLAN use cases I've found make VPP act as a VXLAN endpoint, example: https://wiki.fd.io/view/VPP/Using_VPP_as_a_VXLAN_Tunnel_Terminator The packet is either going through vxlan encap or decap. What I want is to have a packet flow that: 1. performs vxlan decap -> routing on the overlay packet -> vxlan encap, such as in the case of overlay routing between 2 VNIs. 2. allows configuring overlay routes in VPP that points to VXLAN tunnels. Is this supported natively in VPP? If so, is there an example configuration sequence I can use as a reference? Thanks, David
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20832): https://lists.fd.io/g/vpp-dev/message/20832 Mute This Topic: https://lists.fd.io/mt/88906491/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
