Hi,

After applying IP and link state from linux (as per my previous post), we 
actually see IP and state being copied to VPP as well.

vpp# show interface address
GigabitEthernet0/8/0 (up):
GigabitEthernet0/8/0.1400 (up):
L3 24.24.10.101/24
L3 2001:24:10:a111::101/64
local0 (dn):
tap1 (up):
tap1.1400 (up):
vpp#

Also, even if we apply the IP and link state both in Linux and in VPP by hand, 
we see the same behaviour that the ping reply packets with correct VLAN tag are 
received on the vnet interface corresponding to GigabitEthernet0/8/0. But on 
taking packet trace on VPP using command: -

pcap dispatch trace on max 1000 file vppcapture_ping_from_router.pcapng 
buffer-trace dpdk-input 1000

We don't see reply packet reaching VPP.

What could be the reason behind this?

Thanks and Regards,
Chinmaya Agarwal.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20604): https://lists.fd.io/g/vpp-dev/message/20604
Mute This Topic: https://lists.fd.io/mt/87590032/21656
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