FD.io VPP  v20.01-48-g3e0dafb74
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 162)

Implementation: set_vxlan_gpe_ioam_export_ipfix_command_fn.