Hi Team,
Our architecture is something like this

INGRESS====>VPP->Plugin->MEMIF(Ethernet mode)->USER Application, In ingress we 
want to read the packet layer 2.

EGRESS ==> User Application --> MEMIF(IP MODE) --> VPP. We want to get the 
packet routed through VPP.

We are seeing the VPP dropping the packets if DST Subnet not matched with any 
of the interface configuration in VPP.
If we add the default route, the VPP sending packets to default router. However 
we can not make one default route to send all the packets to router/GW.

Our requirement is depending on different VLANs we want to forward the packets 
to different GWs.
Can you please provide any pointer? is there any way we can achieve this VLAN 
based forwarding?

//Ravi
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18893): https://lists.fd.io/g/vpp-dev/message/18893
Mute This Topic: https://lists.fd.io/mt/81218380/21656
Mute #vpp-dev:https://lists.fd.io/g/vpp-dev/mutehashtag/vpp-dev
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