summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortalmakion <spambox+github@telekinetica.net>2025-02-26 22:45:25 +1000
committerGitHub <noreply@github.com>2025-02-26 22:45:25 +1000
commita8602423e4621070e1166066dadfaa7c3c41f9a3 (patch)
treeda0a10c665027bd25b1b32a5eec6d9c4ed4c46c6
parent3c380c27529a005b35607b1bd4863f2c888f3506 (diff)
parent7438e6ad14c60347f0069e1aa584ceac2e9987e4 (diff)
downloadvyos-documentation-a8602423e4621070e1166066dadfaa7c3c41f9a3.tar.gz
vyos-documentation-a8602423e4621070e1166066dadfaa7c3c41f9a3.zip
Merge branch 'vyos:current' into T7116/remove-obsolete-community
-rw-r--r--docs/configuration/service/lldp.rst12
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/configuration/service/lldp.rst b/docs/configuration/service/lldp.rst
index 12a9e0b6..8aee6183 100644
--- a/docs/configuration/service/lldp.rst
+++ b/docs/configuration/service/lldp.rst
@@ -49,10 +49,16 @@ Configuration
Enable transmission of LLDP information on given `<interface>`. You can also
say ``all`` here so LLDP is turned on on every interface.
-.. cfgcmd:: set service lldp interface <interface> disable
+.. cfgcmd:: set service lldp interface <interface> mode [disable|rx-tx|rx|tx]
- Disable transmit of LLDP frames on given `<interface>`. Useful to exclude
- certain interfaces from LLDP when ``all`` have been enabled.
+ Configure the administrative status of the given port.
+
+ By default, all ports are configured to be in rx-tx mode. This means they
+ can receive and transmit LLDP frames.
+
+ In rx mode, they won't emit any frames. In tx mode, they won't receive
+ any frames. In disabled mode, no frame will be sent and any incoming frame
+ will be discarded.
.. cfgcmd:: set service lldp snmp