FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
src/plugins/adl

adl allowlist

Summary/usage

adl allowlist <interface-name> [ip4][ip6][default][fib-id <NN>][disable].

Declaration and implementation

Declaration: adl_allowlist_command (src/plugins/adl/adl.c line 393)

Implementation: adl_allowlist_enable_disable_command_fn.

adl interface

Summary/usage

adl interface <interface-name> [disable].

Declaration and implementation

Declaration: adl_interface_command (src/plugins/adl/adl.c line 225)

Implementation: adl_enable_disable_command_fn.