.. _clicmd_src_plugins_ioam_export:

===============================================================
Export cli reference
===============================================================

set ioam export ipfix
-------------------------------------------------------------------------

.. code-block:: console

    set ioam export ipfix collector <ip4-address> src <ip4-address>


Declaration: ``set_ipfix_command`` `src/plugins/ioam/export/ioam_export.c line 140 <https://github.com/FDio/vpp/blob/master//src/plugins/ioam/export/ioam_export.c#L140>`_

Implementation: ``set_ioam_export_ipfix_command_fn``