diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-05-13 10:49:39 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-05-13 11:18:15 +0200 |
commit | 78d375a3a354b0cc93bdfc36fd828c691f9ccb56 (patch) | |
tree | 0b18ed56e88b493728631f2d630930947e27c615 /src/conf_mode/dhcp_server.py | |
parent | 1d2531075269ee627ff2a138f5bf65b1ed3933a5 (diff) | |
download | vyos-1x-78d375a3a354b0cc93bdfc36fd828c691f9ccb56.tar.gz vyos-1x-78d375a3a354b0cc93bdfc36fd828c691f9ccb56.zip |
bonding: T3543: add support to configure lacp-rate (slow or fast)
Option specifying the rate in which we'll ask our link partner to transmit
LACPDU packets in 802.3ad mode.
set interfaces bonding bond0 lacp-rate <slow|fast>
slow: Request partner to transmit LACPDUs every 30 seconds (default)
fast: Request partner to transmit LACPDUs every 1 second
(cherry picked from commit 8e392a3dbc16f7b80a979f7b4e9c11408d700e6f)
Diffstat (limited to 'src/conf_mode/dhcp_server.py')
0 files changed, 0 insertions, 0 deletions