I was able to solve copying the libs to linux lib folder.
But not working fine yet, unable to route traffic (when load tap-inject,
traffic stop passing), and now only see cpp0, cpp1, and vpp2 for local0.
Deleteing all the folders and compiling again.
Thanks
Demian
> El 17 may. 2018, a las 10:4
I will take a look at it. Thanks
2018-05-17 0:12 GMT-04:00 Demian Pecile :
> Hi Wang trying last version.
> I have cannot find -lrtnl error.
>
> Any idea ?
>
> its working with last versions ?
>
> Arch for platform 'vpp' is native
> Finding source for router
> Makefile fr
Hi Wang trying last version.
I have cannot find -lrtnl error.
Any idea ?
its working with last versions ?
Arch for platform 'vpp' is native
Finding source for router
Makefile fragment found in /vpp/build-data/packages/router.mk
Source found in /vpp/router
HI Gulakh,
>From my experience, VPP and VPPSB are compatible with the latest versions.
What sequence of command lines did you use?
2018-03-04 4:58 GMT-05:00 Gulakh :
> Hi,
> I am using vppsb router plugin with vpp. there is a problem when I use
> tap-inject.
> The problem is that after I enable
Hi,
I am using vppsb router plugin with vpp. there is a problem when I use
tap-inject.
The problem is that after I enable tap-inject and set interfaces' and taps'
IP address, I want to make taps' state up but at this point vpp crashes and
everything rolls back to its first state (No tap, No IP addr
Hi Gulakh,
I think router-plugin does not support MPLS for now. I am working on a patch to
add MPLS capabilities to router-plugin. I plan to submit it for review in the
next couple weeks.
Hi
Yes, I'm using router-plugin from VPPSB.
Of course, the problem was found:
Here is the problem:
*** In files mapper.c and tap_inject_netlink.c, there are functions
to add new route to the IP FIB.
These functions are "ip4_add_del_route_next_hop() for VPP 16"
and "fib_table_en
Hi Gulakh,
Are you using the router plugin from the VPPSB?
Ray K
On 25/02/2018 11:36, Gulakh wrote:
Hi,
I'm using VPP as data planeĀ with router plugin installed and FRR as
control plane.
I set a new static ip route and check that it is inserted in both linux
kernel and vpp (sh ip fib)
but
Hi,
I'm using VPP as data plane with router plugin installed and FRR as
control plane.
I set a new static ip route and check that it is inserted in both linux
kernel and vpp (sh ip fib)
but then I delete this route by FRR and check that this route is deleted
from kernel and FRR but it is still in