You are reading an unmaintained version of the Ansible documentation. Unmaintained Ansible versions can contain unfixed security vulnerabilities (CVE). Please upgrade to a maintained version. See the latest Ansible documentation.
vyos_lldp_interface - Manage LLDP interfaces configuration on VyOS network devices¶
-name:Enable LLDP on eth1net_lldp_interface:state:present-name:Enable LLDP on specific interfacesnet_lldp_interface:interfaces:-eth1-eth2state:present-name:Disable LLDP globallynet_lldp_interface:state:disabled-name:Create aggregate of LLDP interface configurationsvyos_lldp_interface:aggregate:-name:eth1-name:eth2state:present-name:Delete aggregate of LLDP interface configurationsvyos_lldp_interface:aggregate:-name:eth1-name:eth2state:absent
For more information about Red Hat’s this support of this module, please
refer to this knowledge base article<https://access.redhat.com/articles/rhel-top-support-policies>