Merge "[doc] Fix lldp_basic name"

This commit is contained in:
Zuul 2021-06-08 16:33:05 +00:00 committed by Gerrit Code Review
commit 82649e1bd7
1 changed files with 2 additions and 2 deletions

View File

@ -311,8 +311,8 @@ class ClientV1(http.BaseClient):
"""Get interface data for the input node and interface
To get LLDP data, collection must be enabled by the kernel parameter
``ipa-collect-lldp=1``, and the inspector plugin ``basic_lldp`` must
be enabled.
``ipa-collect-lldp=1``, and a relevant inspector plugin must be
enabled, e.g., ``lldp_basic``, ``local_link_connection``.
:param node_ident: node UUID or name
:param interface: interface name