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.
junos_lldp - Manage LLDP configuration on Juniper JUNOS network devices¶
Specifies whether or not the configuration is active or deactivated
enable
no
present
True
False
If value is True it enable LLDP protocol on remote device, if value is False it disables LLDP protocol.
hold_multiplier
no
Specify the number of seconds that LLDP information is held before it is discarded. The multiplier value is used in combination with the interval value.
interval
no
Frequency at which LLDP advertisements are sent (in seconds).
state
no
present
present
absent
enabled
disabled
Value of present ensures given LLDP configuration is present on device and LLDP is enabled, for value of absent LLDP configuration is deleted and LLDP is in disabled state. Value enabled ensures LLDP protocol is enabled and LLDP configuration if any is configured on remote device, for value of disabled it ensures LLDP protocol is disabled any LLDP configuration if any is still present.
transmit_delay
no
Specify the number of seconds the device waits before sending advertisements to neighbors after a change is made in local system.
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>