FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
plugins/ioam-plugin/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 (plugins/ioam-plugin/ioam/export/ioam_export.c line 216)

Implementation: set_ioam_export_ipfix_command_fn.