Hello vpp-dev,
Is there a configuration guide/wiki page for MPLS for v18.01.1?
I followed at the documentation here
https://docs.fd.io/vpp/18.01/clicmd_src_vnet_mpls.html, but can not tell if
I have the right config in place
for MPLS to work.
I also checked the old wiki page here (https://wiki.f
Is there a cli to show all the config added for vpp? ("show runn"
equivalent for Cisco)
Thanks,
J
Hello,
I see that my physical nic highlighted below is seen by vpp but somehow I
do not see corresponding hardware interface TenGigabitEthernet9/0/0
in "show hardware-interfaces". How do I create this interface in VPP?
Thanks,
Jit
vpp# show pci
Address Sock VID:PID Link Speed Drive
Hello,
Is there a way I can download and install aarch64 binaries?
If not, is there a wiki that lists how to build aarch64 targets?
Thanks,
Jit
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9746): https://lists.fd.io/g/vpp-dev/message/9746
Mute
ew/VPP/Installing_VPP_binaries_from_
> packages#Ubuntu.2FDebian
>
>
>
> Chris
>
>
>
> *From:* vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] *On Behalf Of *Brian
> Brooks
> *Sent:* Monday, July 02, 2018 12:56 PM
> *To:* Jit Mehta ; vpp-dev@lists.fd.io
> *Subject:* [EXTER
to locate package vpp
E: Unable to locate package vpp-lib
root@ubuntu:/home/lab/Vpp/src#
On Mon, Jul 2, 2018 at 11:55 AM, Jit Mehta
wrote:
> Thanks for your responses Chris, Brian, Sirshak and Gabrielle.
>
> I will try this out and post back if I run into any issues.
>
> Thanks
You are right. :-)
Able to pull the binaries now. Thanks,!
Jit
On Mon, Jul 2, 2018 at 5:45 PM, Luke, Chris wrote:
> My best guess, not knowing your environment, is that you don’t have
> ca-certificates installed.
>
>
>
> *From:* Jit Mehta
> *Sent:* Monday, July 2, 20
Could someone tell me how do I pull the 18.07 code?
I have never pulled tree with a label before so
not sure how to do it.
BTW, I pulled latest VPP (*git* clone http://gerrit.fd.io/r/vpp)and have
run into the following cmake error:
CMake Error at /usr/share/cmake-3.5/Modules/CMakeTestCCompiler.
Thank you Ed. :-)
- J
On Tue, Sep 25, 2018 at 11:43 AM Ed Warnicke wrote:
> git checkout v18.07.1
>
> will get you to the latest release code
>
> If you want the stable/18.07 branch:
>
> git checkout stable/1807
>
> Ed
>
>
> On September 24, 2018 at 1:43:0