您的位置:首页 > 其它

where bond0 device come from

2013-05-11 21:55 337 查看
When debug Linux kernel, there is one more network device with "ifconfig -a", it show a bond0 device. detail information as following:

-----------------------------------------------------

bond0

-----------------------------------------------------

After check the Linux network configuration, I found disable the following configuration, the bond0 device will disappear.

make menuconfig

---> device drivers

---> Network device support

---> Bonding driver support

More detail information, please read: Documentation/networking/bonding.tx under Linux source tree.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: