I’m exploring SRv6-based L2VPN services (EVPN-VPLS style) in VPP and would like to clarify what’s currently possible on the dataplane side. My setup goal: - Pure dataplane use case (no BGP-EVPN control plane) - Each PE has an SRv6 End.DT2U local SID bound to a bridge-domain (e.g., BD 100) - I want to manually associate a remote MAC address with a remote PE’s SRv6 Service SID (e.g., 2001:db8:2::DT2U) - Traffic destined for that MAC should be encapsulated via SRv6 and delivered to the remote DT2U SID.
I understand that `l2fib add` currently only accepts an interface as next-hop (not a SID). Is there any supported or planned mechanism to map a MAC directly to an SRv6 SID (BSID or Service SID) for EVPN-VPLS dataplane testing? If not yet implemented, is there any recommended workaround (e.g., dummy interface bound to SRv6 policy) for validating SRv6 L2 bridging dataplane?
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#26511): https://lists.fd.io/g/vpp-dev/message/26511 Mute This Topic: https://lists.fd.io/mt/116250999/21656 Mute #vnet:https://lists.fd.io/g/vpp-dev/mutehashtag/vnet Mute #vpp:https://lists.fd.io/g/vpp-dev/mutehashtag/vpp Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/14379924/21656/631435203/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
