From 9be325f7370d955f252f3ea46a4c5689e6dc7017 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 13 May 2021 10:56:44 +0200 Subject: bond: add documentation for lacp-rate --- docs/configuration/interfaces/bonding.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/configuration/interfaces/bonding.rst b/docs/configuration/interfaces/bonding.rst index bf7cfc2c..d19ecb59 100644 --- a/docs/configuration/interfaces/bonding.rst +++ b/docs/configuration/interfaces/bonding.rst @@ -141,6 +141,19 @@ Bond options available link, setting this option to 0 or to 1 has the exact same effect. +.. cfgcmd:: set interfaces bonding lacp-rate + + Option specifying the rate in which we'll ask our link partner to transmit + LACPDU packets in 802.3ad mode. + + This option only affects 802.3ad mode. + + * slow: Request partner to transmit LACPDUs every 30 seconds + + * fast: Request partner to transmit LACPDUs every 1 second + + The default value is slow. + .. cfgcmd:: set interfaces bonding hash-policy * **layer2** - Uses XOR of hardware MAC addresses and packet type ID field -- cgit v1.2.3