mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Fix spelling errors
This commit is contained in:
parent
d26b6a952b
commit
6a9c069b73
@ -13,7 +13,7 @@ for different traffic directions.
|
||||
Configure port mirroring for `interface` inbound traffic and copy the
|
||||
traffic to `monitor-interface`
|
||||
|
||||
Example: Mirror the inbound traffic of `{{ var1 }}` port to `eth2`
|
||||
Example: Mirror the inbound traffic of `{{ var1 }}` port to `{{ var2 }}`
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
@ -25,7 +25,7 @@ for different traffic directions.
|
||||
Configure port mirroring for `interface` outbound traffic and copy the
|
||||
traffic to `monitor-interface`
|
||||
|
||||
Example: Mirror the outbound traffic of `{{ var1 }}` port to `eth2`
|
||||
Example: Mirror the outbound traffic of `{{ var1 }}` port to `{{ var2 }}`
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user