Could DM8168's two eths act as a bonding device?
If so,how to do it?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Could DM8168's two eths act as a bonding device?
If so,how to do it?
Hi
Yes, you can use bonding with the 2 ethernet interface on Dm8168. You need to enable support for Bonding in the kernel configuration and then can use iproute2 or sysfs interface for configuration.
For more details, refer to "Documentation/networking/bonding.txt" from you kernel sources
Regards
Sriram