The first IP address is that of the IPFIX collector: the IPFIX udp datagram dst IP address. The second IP address is the IPFIX udp datagram src IP address.
The (optional) fib ID is included so you can route IPFIX tables through a non-default FIB. The (optional) udp-checksum parameter directs vpp to compute a valid udp checksum. This is an expensive - and just about marginally useful - operation. By default, the UDP checksum will be set to zero. Thanks… Dave From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Alex Salig Sent: Monday, April 10, 2017 8:24 AM To: vpp-dev <vpp-dev@lists.fd.io> Subject: [vpp-dev] A Simple Configuration Sample for IPFIX test Hi, I search through VPP website and mailing list, but I didn't find a simple configuration sample for IPFIX test. I wasn't able to understand the configuration from command description (for example in "set ipfix exporter collector <ip4-address> [port <port>] src <ip4-address> [fib-id <fib-id>] [path-mtu <path-mtu>] [template-interval <template-interval>] [udp-checksum]" what is the first IP address and what is the second one? or what is the fib-id?) Thanks in advance
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev