diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-08-15 20:32:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-15 20:32:04 +0200 |
commit | 0a33189995b6bbdd113e678543e837a99425724f (patch) | |
tree | 6927f142363ed27f89abf94436ab60d0f7cd2e4e | |
parent | ae64cdc66233d7504ac9cd474b2ff5b8d5441a23 (diff) | |
parent | f85209ee8a252b9273ece6d738f86e18d7f84580 (diff) | |
download | vyos-documentation-0a33189995b6bbdd113e678543e837a99425724f.tar.gz vyos-documentation-0a33189995b6bbdd113e678543e837a99425724f.zip |
Merge pull request #307 from jack9603301/master
monitor-ndp:T2706: Modify the error of the document
-rw-r--r-- | docs/troubleshooting.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst index 45934925..23248507 100644 --- a/docs/troubleshooting.rst +++ b/docs/troubleshooting.rst @@ -181,7 +181,7 @@ VyOS features several monitoring tools. lldp Monitor Link Layer Discovery Protocol (LLDP) daemon log Monitor last lines of messages file nat Monitor network address translation (NAT) - ndp Monitors the NDP information received by the router through the device + ndp Monitor the NDP information received by the router through the device openvpn Monitor OpenVPN protocol Monitor routing protocols snmp Monitor Simple Network Management Protocol (SNMP) daemon |