FD.io VPP  v17.04.2-2-ga8f93f8
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 222)

Implementation: set_vxlan_gpe_ioam_export_ipfix_command_fn.