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
I have only one vm with bond interface, and this vm is connected to a switch,
no bond interfaces on the other side, this is the reason why it does not work?
I would like to use static bond interface, we still need to configure bond
interface on the other side?
regards,
xulang
Start vpp interactively:
# /usr/bin/vpp unix interactive
to see if it immediately complains and/or aborts
If that's OK, copy /etc/vpp/startup.conf to e.g. /etc/vpp/startup.conf.tmp.
Change "nodaemon" to "interactive" in the copy, and try this:
# /usr/bin/vpp -c /etc/vpp/startup.conf.tmp
These
Thank you Dave
i've created a newplugin (https://docs.fd.io/vpp/17.07/sample_plugin_doc.html)
and i see the sample plugin .so files under /usr/lib/vpp_plugins, and
/usr/lib/vpp_api_test_plugins
but vpp start is failed because of clib_socket_init: connect (fd 3,
'/run/vpp/cli.sock'): No such file
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