diff options
| -rw-r--r-- | docs/configuration/interfaces/bonding.rst | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/docs/configuration/interfaces/bonding.rst b/docs/configuration/interfaces/bonding.rst index 3c8ebd0d..a22d3ccb 100644 --- a/docs/configuration/interfaces/bonding.rst +++ b/docs/configuration/interfaces/bonding.rst @@ -156,6 +156,11 @@ Bond options     The default value is slow. +.. cfgcmd:: set interfaces bonding <interface> system-mac <mac address> + +   This option allow to specifies the 802.3ad system MAC address.You can set a +   random mac-address that can be used for these LACPDU exchanges. +     .. cfgcmd:: set interfaces bonding <interface> hash-policy <policy>     * **layer2** - Uses XOR of hardware MAC addresses and packet type ID field | 
