diff options
author | Christian Breunig <christian@breunig.cc> | 2023-12-25 09:14:05 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-12-25 09:14:05 +0100 |
commit | 0ed155b05523c755a9eb777c49a3a0fd4b56149e (patch) | |
tree | 6e1285d5a8dae0f2d52edf63526ca8572340ec66 /docs/configuration/service/lldp.rst | |
parent | ad4a92eb9823654abb4acc38549b771f5a7212e9 (diff) | |
download | vyos-documentation-0ed155b05523c755a9eb777c49a3a0fd4b56149e.tar.gz vyos-documentation-0ed155b05523c755a9eb777c49a3a0fd4b56149e.zip |
snmp: T5855: migrate "set service lldp snmp enable" to "set service lldp snmp"
Diffstat (limited to 'docs/configuration/service/lldp.rst')
-rw-r--r-- | docs/configuration/service/lldp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/lldp.rst b/docs/configuration/service/lldp.rst index aa357211..12a9e0b6 100644 --- a/docs/configuration/service/lldp.rst +++ b/docs/configuration/service/lldp.rst @@ -54,7 +54,7 @@ Configuration Disable transmit of LLDP frames on given `<interface>`. Useful to exclude certain interfaces from LLDP when ``all`` have been enabled. -.. cfgcmd:: set service lldp snmp enable +.. cfgcmd:: set service lldp snmp Enable SNMP queries of the LLDP database |