.. _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 701 <https://github.com/FDio/vpp/blob/master//src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c#L701>`_

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 514 <https://github.com/FDio/vpp/blob/master//src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c#L514>`_

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 596 <https://github.com/FDio/vpp/blob/master//src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c#L596>`_

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 687 <https://github.com/FDio/vpp/blob/master//src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam.c#L687>`_

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 426 <https://github.com/FDio/vpp/blob/master//src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam_trace.c#L426>`_

Implementation: ``vxlan_gpe_show_ioam_trace_cmd_fn``