[doc] Fix lldp_basic name

And add another example of a LLDP-relevant plugin.

Change-Id: I1bbd972a7fb8dc268ee03ae766ee7bcb44c57a3b
This commit is contained in:
Radosław Piliszek
2021-06-04 11:53:07 +00:00
parent b95e72c11b
commit 4046b745c8

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