Re: [vpp-dev] MPLS: fib table 1 display issue #mpls

2021-12-08 Thread Neale Ranns
From: vpp-dev@lists.fd.io on behalf of Sastry Sista via lists.fd.io Date: Wednesday, 8 December 2021 at 03:35 To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] MPLS: fib table 1 display issue #mpls Hi Neale, Thank you for the help. We are trying to exercise vpp mpls vpn and

[vpp-dev] Ping reply packets reaching vnet interface with correct vlan tags are not seen in VPP for VLAN interface.

2021-12-08 Thread Chinmaya Aggarwal
Hi, We have two VMs running on Centos 8.4 and base server running on Centos 7.8. VM1 is running VPP(v21.06) and VM2 is a normal linux machine. VM1 is connected to VM2 on GigabitEthernet0/8/0 interface. We created a VLAN interface (with VLAN id 1400) on both the VMs and we are trying to ping

Re: [vpp-dev] Ping reply packets reaching vnet interface with correct vlan tags are not seen in VPP for VLAN interface.

2021-12-08 Thread Pim van Pelt
Hoi, You have to (for now) apply the IP and link state both in Linux and in VPP by hand - they will not copy back and forth until Linux CP is fully committed. if you type 'show interface address' in VPP, you are not likely to see the addresses show up there, right? So add a bit of vppctl set

Re: [vpp-dev] MPLS: fib table 1 display issue #mpls

2021-12-08 Thread Sastry Sista
Hi Neale, Thank you for detailed explanation. Its working fine by providing nh and interface. Just a small Q: without bind API, label to prefix, I could manage to make this working. I just wanted to know what is the real value of bind API? Is it that bind will just help us to get label and

Re: [vpp-dev] Ping reply packets reaching vnet interface with correct vlan tags are not seen in VPP for VLAN interface.

2021-12-08 Thread Chinmaya Aggarwal
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):