.. _clicmd_src_plugins_ip6_dad_autoremove: =============================================================== Ip6_dad_autoremove cli reference =============================================================== set ip6 dad autoremove disable ------------------------------------------------------------------------- .. code-block:: console set ip6 dad autoremove disable Declaration: ``ip6_dad_autoremove_disable_command`` `src/plugins/ip6_dad_autoremove/ip6_dad_autoremove.c line 185 `_ Implementation: ``ip6_dad_autoremove_disable_command_fn`` set ip6 dad autoremove enable ------------------------------------------------------------------------- .. code-block:: console set ip6 dad autoremove enable Declaration: ``ip6_dad_autoremove_enable_command`` `src/plugins/ip6_dad_autoremove/ip6_dad_autoremove.c line 179 `_ Implementation: ``ip6_dad_autoremove_enable_command_fn`` show ip6 dad autoremove ------------------------------------------------------------------------- .. code-block:: console show ip6 dad autoremove status Declaration: ``ip6_dad_autoremove_show_command`` `src/plugins/ip6_dad_autoremove/ip6_dad_autoremove.c line 191 `_ Implementation: ``ip6_dad_autoremove_show_command_fn``