@@ -1963,7 +1963,7 @@ obtain its hardware address from the first slave, which might not
1963
1963
match the hardware address of the VLAN interfaces (which was
1964
1964
ultimately copied from an earlier slave).
1965
1965
1966
- There are two methods to insure that the VLAN device operates
1966
+ There are two methods to ensure that the VLAN device operates
1967
1967
with the correct hardware address if all slaves are removed from a
1968
1968
bond interface:
1969
1969
@@ -2078,7 +2078,7 @@ as an unsolicited ARP reply (because ARP matches replies on an
2078
2078
interface basis), and is discarded. The MII monitor is not affected
2079
2079
by the state of the routing table.
2080
2080
2081
- The solution here is simply to insure that slaves do not have
2081
+ The solution here is simply to ensure that slaves do not have
2082
2082
routes of their own, and if for some reason they must, those routes do
2083
2083
not supersede routes of their master. This should generally be the
2084
2084
case, but unusual configurations or errant manual or automatic static
@@ -2295,7 +2295,7 @@ active-backup:
2295
2295
the switches have an ISL and play together well. If the
2296
2296
network configuration is such that one switch is specifically
2297
2297
a backup switch (e.g., has lower capacity, higher cost, etc),
2298
- then the primary option can be used to insure that the
2298
+ then the primary option can be used to ensure that the
2299
2299
preferred link is always used when it is available.
2300
2300
2301
2301
broadcast:
@@ -2322,7 +2322,7 @@ monitor can provide a higher level of reliability in detecting end to
2322
2322
end connectivity failures (which may be caused by the failure of any
2323
2323
individual component to pass traffic for any reason). Additionally,
2324
2324
the ARP monitor should be configured with multiple targets (at least
2325
- one for each switch in the network). This will insure that,
2325
+ one for each switch in the network). This will ensure that,
2326
2326
regardless of which switch is active, the ARP monitor has a suitable
2327
2327
target to query.
2328
2328
0 commit comments