FD.io VPP  v20.05.1-6-gf53edbc3b
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 141)

Implementation: set_ioam_export_ipfix_command_fn.