.. _clicmd_src_plugins_ioam_lib-vxlan-gpe:

===============================================================
Lib-vxlan-gpe cli reference
===============================================================

clear vxlan-gpe-ioam rewrite
-------------------------------------------------------------------------

.. code-block:: console

    clear vxlan-gpe-ioam rewrite


Declaration: ``vxlan_gpe_clear_ioam_flags_cmd`` `src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c line 694 <https://github.com/FDio/vpp/blob/master//src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c#L694>`_

Implementation: ``clear_vxlan_gpe_ioam_rewrite_command_fn``


set vxlan-gpe-ioam
-------------------------------------------------------------------------

.. code-block:: console

    set vxlan-gpe-ioam vxlan <src-ip> <dst_ip> <vnid> [disable]


Declaration: ``vxlan_gpe_set_ioam_rewrite_cmd`` `src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c line 513 <https://github.com/FDio/vpp/blob/master//src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c#L513>`_

Implementation: ``vxlan_gpe_set_ioam_rewrite_command_fn``


set vxlan-gpe-ioam rewrite
-------------------------------------------------------------------------

.. code-block:: console

    set vxlan-gpe-ioam [trace] [pot] [ppc <encap|decap>]


Declaration: ``vxlan_gpe_set_ioam_flags_cmd`` `src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c line 593 <https://github.com/FDio/vpp/blob/master//src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c#L593>`_

Implementation: ``vxlan_gpe_set_ioam_flags_command_fn``


set vxlan-gpe-ioam-transit
-------------------------------------------------------------------------

.. code-block:: console

    set vxlan-gpe-ioam-transit dst-ip <dst_ip> [outer-fib-index <outer_fib_index>] [disable]


Declaration: ``vxlan_gpe_set_ioam_transit_rewrite_cmd`` `src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c line 682 <https://github.com/FDio/vpp/blob/master//src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c#L682>`_

Implementation: ``vxlan_gpe_set_ioam_transit_rewrite_command_fn``


show ioam vxlan-gpe trace
-------------------------------------------------------------------------

.. code-block:: console

    iOAM trace statistics


Declaration: ``vxlan_gpe_show_ioam_trace_cmd`` `src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam_trace.c line 423 <https://github.com/FDio/vpp/blob/master//src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam_trace.c#L423>`_

Implementation: ``vxlan_gpe_show_ioam_trace_cmd_fn``