Hi,
Please use "set interface nat44 in loop0 in loop1 in loop2 in loop3 out
BondEthernet0" (you should set your one outside NAT interface only once).
Regards,
Matus
-Original Message-
From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On
Behalf Of Carlito Nueno
Sent
For VPP 18.01 and master, SPAN has been enhanced to allow port mirroring for
interface in L2 mode such as ones in bridge domains. There is a “L2” argument
added to the SPAN CLI/API which allow any interface, including vHost, to have
packet replicated on its L2 input and/or output paths and be se
Have you tried with SPAN?
On 17 Jan 2018, at 10:07, Juraj Linkeš
mailto:juraj.lin...@pantheon.tech>> wrote:
Hi VPP devs,
I’m trying to figure out whether it’s possible to set up port mirroring on a
vhost-user port in VPP. The case I’m trying to make work is simple: I have
traffic between two
Hi all,
Thank you all for your great help and support!
Will continue to contribute and promote FD.io project.
Thanks again,
Hongjun
From: tsc-boun...@lists.fd.io [mailto:tsc-boun...@lists.fd.io] On Behalf Of Ed
Warnicke
Sent: Thursday, January 18, 2018 12:07 AM
To: Kinsella, Ray
Cc: t...@list
Hi all,
I am a novice at vpp, I am trying to use
LD_PRELOAD=/../../libvcl_ldpreload.so to run a native app with vpp, I got the
following error:
vl_api_bind_sock_reply_t_handler:1000: [28874] ERROR: vpp handle 0x0, sid 4:
bind failed: Address in use (-105)
2018-01-17 15:18:41.187 7fffe2b837
Hi,
I have 4 VLANs each with loopback interface and a tap interface. I
want each of the tap interfaces to have access to the WAN (internet)
via BondEthernet0 interface. I am using ubuntu.
snat config:
nat44 add interface address BondEthernet0
set interface nat44 in loop0 out BondEthernet0 // g
On Wed, Jan 17, 2018 at 2:25 AM, Ole Troan wrote:
> Hi there,
>
> For a while there has been some interest in making the API language more
> explicit.
> This is a rewrite of the vppapigen generator with support for services {}
> (like grpc), enums, output plugins, better error checking.
>
The ch
Ray,
Thanks for letting us know!
Honjun,
Congratulations!
Ed
On Wed, Jan 17, 2018 at 7:11 AM Kinsella, Ray
wrote:
>
>
> Hongjun is elected as NSH_SFC PLT.
>
> Trishan – can you make the update from the LF side?
>
>
>
> Thanks and congrats Hongjun,
>
>
>
> Ray K
>
>
>
> *From:* tsc-boun...@li
Dear Korian,
Steering traffic from ip4_lookup to is easily accomplished by
setting the fib result [dpo->dpoi_next_node] to send matching traffic where you
want it to go.
Add an arc from ip4/6_lookup to by calling vlib_node_add_next(...)
to create the arc, then create fib entries with dpoi_n
Hi all,
Here is the deal:
I have 2 nodes (my-node-1, my-node-2), I would like my-node-1 to
receive packets from ip4-lookup, forwarding to either ip4-rewrite,
error-drop or my-node-2. my-node-2 should only receive from my-node-1
and forward to ip4-rewrite or error-drop.
If I put them BEFORE
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:China Standard Time
BEGIN:STANDARD
DTSTART:16010101T00
TZOFFSETFROM:+0800
TZOFFSETTO:+0800
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T00
TZOFFSETFROM:+0800
TZOFFSETTO:+0800
END:DAYLIGHT
E
Hongjun is elected as NSH_SFC PLT.
Trishan – can you make the update from the LF side?
Thanks and congrats Hongjun,
Ray K
From: tsc-boun...@lists.fd.io [mailto:tsc-boun...@lists.fd.io] On Behalf Of
Keith Burns
Sent: Wednesday 10 January 2018 00:27
To: Zhou, Danny
Cc: t...@lists.fd.io; nsh_sfc
Hi VPP devs,
I'm trying to figure out whether it's possible to set up port mirroring on a
vhost-user port in VPP. The case I'm trying to make work is simple: I have
traffic between two vms (using vhost-user ports) and I want to listen to that
traffic, replicate it and send it somewhere else (to
Hi Reza,
I have updated:
https://wiki.fd.io/view/VPP/MPLS_FIB#MPLS_VPN
to include a basic MPLS VPNv4 configuration example.
Hth,
neale
From: on behalf of "Neale Ranns (nranns)"
Date: Wednesday, 17 January 2018 at 11:03
To: "mirzaei.reza" , Vpp Dev
Subject: Re: [vpp-dev] How can i setup mu
Hi Reza,
I would suggest you start with this:
https://wiki.fd.io/view/VPP/MPLS_FIB
and then if you’ve further questions, perhaps a diagram outlining what you
would like to configure.
Regards,
neale
From: on behalf of "mirzaei.reza"
Date: Wednesday, 17 January 2018 at 10:50
To: Vpp Dev
Su
Hi
I want to know how can i setup multi-vrf mpls configuration in vpp? Is
there any documents that describe this matter?
Best regards
Reza___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev
Hi there,
For a while there has been some interest in making the API language more
explicit.
This is a rewrite of the vppapigen generator with support for services {} (like
grpc), enums, output plugins, better error checking.
Currently supported is C/JSON output plugins.
It also removes the nee
17 matches
Mail list logo