Hi Ravi,

So many options 😊 let’s start with the easiest.
VLANs in VPP are a sub-interface. So if you want ALL traffic from Eth0.100 to 
go to memif0.100, and vice-versa, without a MAC rewrite, use an l2-xconnect.

/neale


From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> on behalf of RaviKiran Veldanda 
via lists.fd.io <ravi.jupvpp=gmail....@lists.fd.io>
Date: Thursday, 29 July 2021 at 18:41
To: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io>
Subject: [vpp-dev] VLAN based Forwarding to My application #vlan #memif 
#forwarding #acl

[Edited Message Follows]
Hi Experts,
Our requirement is when VPP receives tcp/udp traffic with VLAN header, it 
should forward to application in Linux
So our requirement is
VLAN 1--> Memif1 --> App1
VLAN 2 --> Memif2 --> App2

How can we achieve this. We don't want to use ip route based or ACL->ABF 
because at least I couldn't able to figure out VLAN based routing is possible.
Any help will be a big help for us.
//Ravi
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19881): https://lists.fd.io/g/vpp-dev/message/19881
Mute This Topic: https://lists.fd.io/mt/84532112/21656
Mute #acl:https://lists.fd.io/g/vpp-dev/mutehashtag/acl
Mute #memif:https://lists.fd.io/g/vpp-dev/mutehashtag/memif
Mute #vlan:https://lists.fd.io/g/vpp-dev/mutehashtag/vlan
Mute #forwarding:https://lists.fd.io/g/vpp-dev/mutehashtag/forwarding
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to