The key problem, that I'm found a couple of how-to use ifenslave, but most of them are 10 years old and reports DIFFERENT configuration! Some of them require fully manual config of the network (what, seems, is ignored in my system), other require kernel config; miimon and bonding type specification is aso different..
- for example:
https://syzygytech.com/?p=106
viewtopic-t-198607-start-0.html
https://habrahabr.ru/post/58218/
https://wiki.archlinux.org/index.php/Ne ... 0.BE.D0.B2
etc
What I have:
- rpi-4.10 kernel
- running dhcpcd
- (optionally NetworkManager and/or dhclient CAN be runned, but these are not in autostart for now)
- ls /sys/class/net reports my interfaces correctly; also ifconfig reports all my network interfaces
- config in /etc/conf.d/net is ignored (at least I was trying to specify static IP configuration for the eth1, but eth1 still gets its ip by means of dhcpcd)


