After adding
mplsTunnelAddDel.mtSwIfIndex = 0;
still the same time out.
Jozef Glončák
Pantheon Technologies, s. r. o.
From: Neale Ranns (nranns)
Sent: Friday, September 29, 2017 20:45
To: Jozef Glončák; vpp-dev@lists.fd.io
Subject: Re: mpls tunnel configurat
Hi Jozef,
To what did you set: mt_sw_if_index ? It should be ~0 on the creation of a new
tunnel.
/neale
-Original Message-
From: Jozef Glončák
Date: Friday, 29 September 2017 at 04:09
To: "vpp-dev@lists.fd.io"
Cc: "Neale Ranns (nranns)"
Subject: mpls tunnel configuration through JVP
Hello Neale,
I need to do following configuration (VPP CLI)
>>>mpls tunnel add via 10.10.1.3 GigabitEthernet0/a/0 out-label 1003
through JVPP. I tried method
>>>FutureJVppCore.mplsTunnelAddDel()
with settings [1] but result was that request time outed with no error
[1]
mplsTunnelAddD