summaryrefslogtreecommitdiff
path: root/docs/_include
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-07-08 12:06:11 +0100
committerGitHub <noreply@github.com>2024-07-08 12:06:11 +0100
commitf5b5fcf2b898ab023dda0c17bc823ebd865c7519 (patch)
tree96c6562db0a27c21bac9db090908d3d039156b20 /docs/_include
parent0dd8ce66227efad1735b9de71f4661d3d17f895c (diff)
parent41a16e895114a622f3253f3950aa90fcd2adced6 (diff)
downloadvyos-documentation-f5b5fcf2b898ab023dda0c17bc823ebd865c7519.tar.gz
vyos-documentation-f5b5fcf2b898ab023dda0c17bc823ebd865c7519.zip
Merge pull request #1501 from whyrlpool/patch-3
proofread interface documentation
Diffstat (limited to 'docs/_include')
-rw-r--r--docs/_include/interface-ip.txt2
-rw-r--r--docs/_include/interface-mac.txt2
-rw-r--r--docs/_include/interface-mirror.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/_include/interface-ip.txt b/docs/_include/interface-ip.txt
index 6359aceb..5163edd8 100644
--- a/docs/_include/interface-ip.txt
+++ b/docs/_include/interface-ip.txt
@@ -82,7 +82,7 @@
.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
{{ var5 }} {{ var6 }} ip enable-arp-accept
- Define behavior for gratuitous ARP frames who's IP is not already present in
+ Define behavior for gratuitous ARP frames whose IP is not already present in
the ARP table. If configured create new entries in the ARP table.
Both replies and requests type gratuitous arp will trigger the ARP table to be
diff --git a/docs/_include/interface-mac.txt b/docs/_include/interface-mac.txt
index 03aa6106..9c8c7de5 100644
--- a/docs/_include/interface-mac.txt
+++ b/docs/_include/interface-mac.txt
@@ -8,4 +8,4 @@
.. code-block:: none
- set interfaces {{ var0 }} {{ var1 }} {{ var2 }} {{ var4 }} {{ var5 }} {{ var7 }} mac '00:01:02:03:04:05' \ No newline at end of file
+ set interfaces {{ var0 }} {{ var1 }} {{ var2 }} {{ var4 }} {{ var5 }} {{ var7 }} mac '00:53:01:02:03:04' \ No newline at end of file
diff --git a/docs/_include/interface-mirror.txt b/docs/_include/interface-mirror.txt
index 66d63248..26594984 100644
--- a/docs/_include/interface-mirror.txt
+++ b/docs/_include/interface-mirror.txt
@@ -1,6 +1,6 @@
SPAN port mirroring can copy the inbound/outbound traffic of the interface to
the specified interface, usually the interface can be connected to some special
-equipment, such as behavior control system, intrusion detection system and
+equipment, such as a behavior control system, intrusion detection system or
traffic collector, and can copy all related traffic from this port.
The benefit of mirroring the traffic is that the application is isolated from
the source traffic and so application processing does not affect the traffic