Johan,
Can you include configuration and output from show trace? (For when you are
sending ICMP and TCP.)
Best regards,
Ole
> On 16 Nov 2017, at 23:20, MUEDSAM, JOHAN wrote:
>
> Thanks Ole, got it working after running the tests and digging through the
> test code. I'm able to capture and pa
Thanks Ole, got it working after running the tests and digging through the test
code. I'm able to capture and parse the IPFIX output from the Flowprobe plugin.
I have another question. I'm going through the examples, specifically the
"Progressive Tutorial - Source NAT" and "VPP/Configure VPP As
Hi Johan,
You have a route to 192.168.65.2?
Nothing shows up in "show error"?
You can look at test/test_flowprobe.py
for examples. And you might also try a make test TEST=flowprobe to ensure your
build works.
On second pass on your configuration.
You have enabled flow collection in the L2 path,
Hi,
I'm trying to capture IPFIX records of traffic on my VPP managed interfaces. So
far I haven't been able to see any templates or IPFIX records in my collector.
Here's my VPP setup (from the progressive tutorial), I'm using a docker
container with Ubuntu 16.04 and the binary VPP master releas