Note on unsupported configuration for Link Aggregation is missing (dsR8)

Add Option Support Matrix table
Add combination of modes and settings table

Change-Id: I724dd6efa57b2555d2e6a1830418e2de9234a8ef
Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
Elisamara Aoki Goncalves 2024-01-31 20:45:41 +00:00
parent 1d18f0e3db
commit 78be69b6f0

View File

@ -120,6 +120,62 @@ kernel Ethernet Bonding Driver documentation available online
standby fails and the primary standby is up.
- |OAM|, internal management, and cluster-host
.. list-table:: Table 4. Modes and settings Supported
:widths: auto
:header-rows: 1
* - transmitHashPolicy
- bond_mode
- primaryReselect (Always/Better/Failure)
* - N/A
- active_standby
- Supported
* - Layer2
- 802.3ad
- N/A
* - Layer2
- balance-xor
- N/A
* -
-
-
* - N/A
- active_standby
- Supported
* - Layer2+3
- 802.3ad
- N/A
* - Layer2+3
- balance-xor
- N/A
* -
-
-
* - N/A
- active_standby
- Supported
* - Layer3+4
- balance-xor
- N/A
* - Layer3+4
- 802.3ad
- N/A
``xmit_hash_policy``: Selects the transmit hash policy to use for slave
selection in ``balance-xor``, ``802.3ad``, and tlb modes. Possible values are:
- ``layer2``: applicable in all 3 modes supported by |prod|
- ``layer2+3``: applicable in all 3 modes supported by |prod|
- ``layer3+4``: This algorithm is not fully ``802.3ad`` compliant.
.. note::
It is not possible to create NIC bonding with exception. The option
``primary_reselect`` must be 'always' for non-platform interfaces.
-----------------------------------------
LAG Configurations for AIO Duplex Systems
-----------------------------------------