mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #197 from currite/dump-syntax
Troubleshooting: fix traffic-dump command syntax
This commit is contained in:
commit
a76640aecf
@ -124,9 +124,8 @@ VyOS features several monitoring tools.
|
||||
Traffic Dumps
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
To monitor interface traffic, issue the :code:`monitor traffic interface <type> <name>`
|
||||
command, replacing `<type>` and `<name>` with your desired interface
|
||||
type and name, respectively.
|
||||
To monitor interface traffic, issue the :code:`monitor traffic interface <name>`
|
||||
command, replacing `<name>` with your chosen interface.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user