diff options
| author | Christian Poessinger <christian@poessinger.com> | 2020-07-19 22:48:09 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-19 22:48:09 +0200 | 
| commit | 499a1c59fbb64a4b336cfc7edf8802399a9dae91 (patch) | |
| tree | 7f096e465d00ca3814f19c2ae7f357aab2c6b840 | |
| parent | 53f2b613223420e204b0d0fc0f3824b58d5a881c (diff) | |
| parent | 0bbac58800b89995bf2f91177d72a9f9ab216897 (diff) | |
| download | vyos-documentation-499a1c59fbb64a4b336cfc7edf8802399a9dae91.tar.gz vyos-documentation-499a1c59fbb64a4b336cfc7edf8802399a9dae91.zip | |
Merge pull request #288 from jack9603301/master
monitor: ndp: T2706: Add NDP monitoring tool to document
| -rw-r--r-- | docs/troubleshooting.rst | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst index e965a8c9..0c8a1b06 100644 --- a/docs/troubleshooting.rst +++ b/docs/troubleshooting.rst @@ -110,6 +110,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      openvpn       Monitor OpenVPN      protocol      Monitor routing protocols      snmp          Monitor Simple Network Management Protocol (SNMP) daemon | 
