FD.io VPP  v18.10-34-gcce845e
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.