FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
src/plugins/ioam/export

set ioam export ipfix

Summary/usage

set ioam export ipfix collector <ip4-address> src <ip4-address>.

Declaration and implementation

Declaration: set_ipfix_command (src/plugins/ioam/export/ioam_export.c line 197)

Implementation: set_ioam_export_ipfix_command_fn.