我有两个网络接口eth0和eth1,我只想知道如果“eth0”出现故障,如何自动将“eth1”作为默认路由?
解决方法
你想要的是所谓的界面绑定 – 有很多关于设置它的方法,this one is good for bare-bones “type this” information和
this one has a little more information.
ifcfg-bonding联机帮助页(和参考文献)也可能有所帮助,并且可能比通过Google搜索找到的任何教程更新.