FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
src/plugins/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 (src/plugins/ioam/export-vxlan-gpe/vxlan_gpe_ioam_export.c line 221)

Implementation: set_vxlan_gpe_ioam_export_ipfix_command_fn.