mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
trivial spelling changes to include/interface-{ip,mirror}.txt
This commit is contained in:
parent
af20912216
commit
d9401f959e
@ -82,7 +82,7 @@
|
|||||||
.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
|
.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
|
||||||
{{ var5 }} {{ var6 }} ip enable-arp-accept
|
{{ 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.
|
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
|
Both replies and requests type gratuitous arp will trigger the ARP table to be
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
SPAN port mirroring can copy the inbound/outbound traffic of the interface to
|
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
|
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.
|
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 benefit of mirroring the traffic is that the application is isolated from
|
||||||
the source traffic and so application processing does not affect the traffic
|
the source traffic and so application processing does not affect the traffic
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user