Ping command has been moved to a separate plugin. You probably didn’t have the 
ping plugin enable in your startup.conf. Please add the ping plugin to your 
startup.conf. Something like this will do the trick.

plugins {
…
    plugin ping_plugin.so { enable }
}

From: <vpp-dev@lists.fd.io> on behalf of "mauricio.solisjr via Lists.Fd.Io" 
<mauricio.solisjr=tno...@lists.fd.io>
Reply-To: "mauricio.soli...@tno.nl" <mauricio.soli...@tno.nl>
Date: Thursday, March 26, 2020 at 7:16 AM
To: "vpp-dev@lists.fd.io" <vpp-dev@lists.fd.io>
Cc: "vpp-dev@lists.fd.io" <vpp-dev@lists.fd.io>
Subject: [vpp-dev] Unknown input `ping' #vpp

Hi,
I have followed the simple tutorial to Create an Interface and I'm able to ping 
from the host, but when I try from the VPP I get "Unknown input `ping' ". This 
is also the case for arp.  What could be the issue here?

I'm running:
CentOS 7
vpp v20.01-release built by root on 8e5d994b3d26
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#15887): https://lists.fd.io/g/vpp-dev/message/15887
Mute This Topic: https://lists.fd.io/mt/72564347/21656
Mute #vpp: https://lists.fd.io/mk?hashtag=vpp&subid=1480452
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