802.3ad with no hash policy

https://www.kernel.org/doc/Documentation/networking/bonding.txt

The default value is layer2. This option was added in bonding
version 2.6.3. In earlier versions of bonding, this parameter
does not exist, and the layer2 policy is the only policy. The
layer2+3 value was added for bonding version 3.2.2.

if you would like to check

cat /sys/class/net/bond1/bonding/xmit_hash_policy

change bond1 to match your bond id
 
Last edited:
  • Like
Reactions: brucexx