summaryrefslogtreecommitdiff
path: root/docs/troubleshooting.rst
diff options
context:
space:
mode:
authorStephen James <stephenorjames@gmail.com>2020-01-11 23:34:32 -0500
committerStephen James <stephenorjames@gmail.com>2020-01-11 23:37:28 -0500
commit74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 (patch)
treeea06c94dca1c8693053dd9d481638b92a084fe6b /docs/troubleshooting.rst
parent689756182ba1e16df51315407cdc749e6136e0cc (diff)
downloadvyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.tar.gz
vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.zip
Fix some typos and capitalizations
Diffstat (limited to 'docs/troubleshooting.rst')
-rw-r--r--docs/troubleshooting.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst
index b3b8ff3d..450dcdd9 100644
--- a/docs/troubleshooting.rst
+++ b/docs/troubleshooting.rst
@@ -164,11 +164,11 @@ The `unlimited` keyword is used to specify that an unlimited number of packets
can be captured (by default, 1,000 packets are captured and you're returned to
the VyOS command prompt).
-Interface Bandwith
-^^^^^^^^^^^^^^^^^^
+Interface Bandwidth
+^^^^^^^^^^^^^^^^^^^
-to take a quick view on the used bandwith of an interface use the ``monitor
-bandwith`` command
+to take a quick view on the used bandwidth of an interface use the ``monitor
+bandwidth`` command
.. code-block:: none
@@ -199,7 +199,7 @@ show the following:
Interface performance
^^^^^^^^^^^^^^^^^^^^^
-To take a look on the network bandwith between two nodes, the ``monitor
+To take a look on the network bandwidth between two nodes, the ``monitor
bandwidth-test`` command is used to run iperf.
.. code-block:: none
@@ -209,8 +209,8 @@ bandwidth-test`` command is used to run iperf.
accept Wait for bandwidth test connections (port TCP/5001)
initiate Initiate a bandwidth test
-* The ``accept`` command open a listen iperf server on TCP Port 5001
-* The ``initiate`` command conncet to this server.
+* The ``accept`` command opens a listening iperf server on TCP Port 5001
+* The ``initiate`` command connects to that server to perform the test.
.. code-block:: none