diff options
-rw-r--r-- | README.bonding | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.bonding b/README.bonding index e81b7c9..09733cc 100644 --- a/README.bonding +++ b/README.bonding @@ -6,7 +6,7 @@ Features * Full support of features offered by the bonding kernel module. * Selectable bonding mode using a single parameter in rc.inet1.conf. * Easy addition of interfaces to the bond using a parameter in rc.inet1.conf. -* Custom bonding module options can be proided using the generic parameter +* Custom bonding module options can be provided using the generic parameter IFOPTS[x] in the configuration file. @@ -131,9 +131,9 @@ following are the most useful options which can be set with IFOPTS[x]: primary device. The specified interface will always be the active slave while it is available. Only when the primary is off-line will alternate interfaces be used. This is useful - when one interface is preferred over another (eg, when one + when one interface is preferred over another (e.g. when one interface has higher throughput than another). This option - is only valid for active-backup, balance-tlb and balance-alb + is only valid for active-backup, balance-tlb, and balance-alb modes. xmit_hash_policy Selects the transmit hash policy to use for interface selection |