.. _clicmd_src_plugins_adl: =============================================================== Adl cli reference =============================================================== adl allowlist ------------------------------------------------------------------------- .. code-block:: console adl allowlist [ip4][ip6][default][fib-id ][disable] Declaration: ``adl_allowlist_command`` `src/plugins/adl/adl.c line 388 `_ Implementation: ``adl_allowlist_enable_disable_command_fn`` adl interface ------------------------------------------------------------------------- .. code-block:: console adl interface [disable] Declaration: ``adl_interface_command`` `src/plugins/adl/adl.c line 221 `_ Implementation: ``adl_enable_disable_command_fn``