FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
plugins/ioam-plugin/ioam/export-vxlan-gpe

set vxlan-gpe-ioam export ipfix

Summary/usage

set vxlan-gpe-ioam export ipfix collector <ip4-address> src <ip4-address>.

Declaration and implementation

Declaration: set_vxlan_gpe_ioam_ipfix_command (plugins/ioam-plugin/ioam/export-vxlan-gpe/vxlan_gpe_ioam_export.c line 229)

Implementation: set_vxlan_gpe_ioam_export_ipfix_command_fn.