FD.io VPP  v19.04.2-12-g66b1689
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.