FD.io VPP  v17.04-9-g99c0734
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 198)

Implementation: set_ioam_export_ipfix_command_fn.