diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/high-availability.rst | 2 | ||||
-rw-r--r-- | docs/troubleshooting.rst | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/docs/high-availability.rst b/docs/high-availability.rst index 1ee59a7f..ad714597 100644 --- a/docs/high-availability.rst +++ b/docs/high-availability.rst @@ -70,7 +70,7 @@ A sync group allows VRRP groups to transition together. .. code-block:: none - edit high-availability + edit high-availability vrrp set sync-group MAIN member VLAN9 set sync-group MAIN member VLAN20 diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst index baaa7452..e965a8c9 100644 --- a/docs/troubleshooting.rst +++ b/docs/troubleshooting.rst @@ -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 |