.. _clicmd_src_plugins_ioam_ip6: =============================================================== Ip6 cli reference =============================================================== set ioam ip6 cache ------------------------------------------------------------------------- .. code-block:: console set ioam ip6 cache sr_localsid [disable] Declaration: ``set_ioam_cache_command`` `src/plugins/ioam/ip6/ioam_cache.c line 192 `_ Implementation: ``set_ioam_cache_command_fn`` set ioam ip6 sr-tunnel-select ------------------------------------------------------------------------- .. code-block:: console set ioam ip6 sr-tunnel-select [disable] [oneway|rtt] [wait_for_responses ] \ [sr_localsid ] Declaration: ``set_ioam_cache_ts_command`` `src/plugins/ioam/ip6/ioam_cache.c line 240 `_ Implementation: ``set_ioam_tunnel_select_command_fn`` show ioam ip6 cache ------------------------------------------------------------------------- .. code-block:: console show ioam ip6 cache [verbose] Declaration: ``show_ioam_cache_command`` `src/plugins/ioam/ip6/ioam_cache.c line 302 `_ Implementation: ``show_ioam_cache_command_fn``