diff options
| author | omnom62 <75066712+omnom62@users.noreply.github.com> | 2026-09-13 07:23:17 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-09-13 07:23:17 +1000 |
| commit | 5dd1965d36f189f961d5dbb31f1fa0611eb009ae (patch) | |
| tree | 49f87234ad58af4e7d9c939d7159425d8747520f /docs/vyos.rest.vyos_lldp_interfaces_module.rst | |
| parent | 84a57ceaffb79158212f4f04f8d64016e6065e3c (diff) | |
| parent | a5fbed02fcd4a98845d1510be322d4404cfbd1e8 (diff) | |
| download | rest.vyos-T8989_ospv3_dict_op.tar.gz rest.vyos-T8989_ospv3_dict_op.zip | |
Merge branch 'main' into T8989_ospv3_dict_opT8989_ospv3_dict_op
Diffstat (limited to 'docs/vyos.rest.vyos_lldp_interfaces_module.rst')
| -rw-r--r-- | docs/vyos.rest.vyos_lldp_interfaces_module.rst | 51 |
1 files changed, 1 insertions, 50 deletions
diff --git a/docs/vyos.rest.vyos_lldp_interfaces_module.rst b/docs/vyos.rest.vyos_lldp_interfaces_module.rst index c294c79..d029429 100644 --- a/docs/vyos.rest.vyos_lldp_interfaces_module.rst +++ b/docs/vyos.rest.vyos_lldp_interfaces_module.rst @@ -202,7 +202,7 @@ Parameters </td> <td> <div>LLDP administrative mode for this interface.</div> - <div><code>rx-tx</code> sends and receives LLDP frames (default).</div> + <div><code>rx-tx</code> sends and receives LLDP frames (device default).</div> <div><code>disable</code> disables LLDP on this interface.</div> <div><code>rx</code> receives only.</div> <div><code>tx</code> transmits only.</div> @@ -229,21 +229,6 @@ Parameters <tr> <td colspan="4"> <div class="ansibleOptionAnchor" id="parameter-"></div> - <b>running_config</b> - <a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a> - <div style="font-size: small"> - <span style="color: purple">string</span> - </div> - </td> - <td> - </td> - <td> - <div>Used only with state <code>parsed</code>.</div> - </td> - </tr> - <tr> - <td colspan="4"> - <div class="ansibleOptionAnchor" id="parameter-"></div> <b>state</b> <a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a> <div style="font-size: small"> @@ -257,8 +242,6 @@ Parameters <li>overridden</li> <li>deleted</li> <li>gathered</li> - <li>rendered</li> - <li>parsed</li> </ul> </td> <td> @@ -267,8 +250,6 @@ Parameters <div><code>overridden</code> - Replace config for all LLDP interfaces.</div> <div><code>deleted</code> - Remove listed or all LLDP interface config.</div> <div><code>gathered</code> - Read LLDP interface config from device without changes.</div> - <div><code>rendered</code> - Return commands for provided config without connecting.</div> - <div><code>parsed</code> - Parse running_config into structured data.</div> </td> </tr> </table> @@ -399,36 +380,6 @@ Common return values are documented `here <https://docs.ansible.com/ansible/late <tr> <td colspan="1"> <div class="ansibleOptionAnchor" id="return-"></div> - <b>parsed</b> - <a class="ansibleOptionLink" href="#return-" title="Permalink to this return value"></a> - <div style="font-size: small"> - <span style="color: purple">list</span> - </div> - </td> - <td>when state is parsed</td> - <td> - <div>Structured data parsed from running_config (state=parsed).</div> - <br/> - </td> - </tr> - <tr> - <td colspan="1"> - <div class="ansibleOptionAnchor" id="return-"></div> - <b>rendered</b> - <a class="ansibleOptionLink" href="#return-" title="Permalink to this return value"></a> - <div style="font-size: small"> - <span style="color: purple">list</span> - </div> - </td> - <td>when state is rendered</td> - <td> - <div>Commands for provided config (state=rendered).</div> - <br/> - </td> - </tr> - <tr> - <td colspan="1"> - <div class="ansibleOptionAnchor" id="return-"></div> <b>response</b> <a class="ansibleOptionLink" href="#return-" title="Permalink to this return value"></a> <div style="font-size: small"> |
