Configuring ABXOR
To create an ABXOR Bond:
- Create a new Bond.
- Add slave interfaces to the new Bond.
- Create the bundles.
Run: add bonding group <bond_id> bundle <bundle_id>
- Assign slave interfaces to each bundle.
Run for each slave interface:
add bonding group <bond_id> bundle <bundle_id> interface <slave_interface>
- Set the abxor-threshold
set bonding group <bond_id> abxor-threshold <value>
The <value> can be from one to eight and the default value is three.
- Set the Bond mode to abxor:
set bonding group <bond_id> mode abxor
|
|
|