Open quinndiggity opened 7 months ago
ip4 is not needed for lacp, it is remnant from times netcards could not sense cable present (pre-gigabit) and had to resort to arp requests to gateway going missing as link indication. You can comment out section you identified, now decades after it was useful.
Remove duplicate posts, thanks.
Maintainer: @he-ma
Steps to reproduce (using
luci-proto-bonding
- src):Network
→Interfaces
→Add new interface...
orbond0
(aLink Aggregation (Channel Bonding)
interface) →Advanced Settings
Slave Interfaces
Bonding Policy
toIEEE 802.3ad Dynamic link aggregation (802.3ad, 4)
General Settings
tabIPv4 address
andIPv4 netmask
Actual behaviour:
Expecting: non-empty value
bond-bond0
device, as expected, can be configured as part of aDHCP client
interface, rendering the mandated dummy static IP assigned to the bond interface entirely redundantNo local IP address defined
Expected behavior:
A bonding
Device
(not anInterface
, per the LuCI abstraction) can be created directly, without the requirement of a dummy static IP, and have its address managed with any combination of:Static address
interfaceDHCP client
interfaceDHCP client
interfaceAdditional Information: