Merge pull request #197 from currite/dump-syntax

Troubleshooting: fix traffic-dump command syntax
This commit is contained in:
Christian Poessinger 2020-02-01 09:52:07 +01:00 committed by GitHub
commit a76640aecf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,9 +124,8 @@ VyOS features several monitoring tools.
Traffic Dumps Traffic Dumps
^^^^^^^^^^^^^ ^^^^^^^^^^^^^
To monitor interface traffic, issue the :code:`monitor traffic interface <type> <name>` To monitor interface traffic, issue the :code:`monitor traffic interface <name>`
command, replacing `<type>` and `<name>` with your desired interface command, replacing `<name>` with your chosen interface.
type and name, respectively.
.. code-block:: none .. code-block:: none