您好,登錄后才能下訂單哦!
[root@localhost network-scripts]# cat ifcfg-bond0 TYPE=Ethernet BOOTPROTO=none IPV6INIT=no DEVICE=bond0 NAME=bond0 DEVICE=bond0 ONBOOT=yes BRIDGE=virbr0 [root@localhost network-scripts]# cat ifcfg-em1 DEVICE=em1 BOOTPROTO=none MASTER=bond0 SLAVE=yes ONBOOT=yes [root@localhost network-scripts]# cat ifcfg-em2 DEVICE=em2 BOOTPROTO=none MASTER=bond0 SLAVE=yes ONBOOT=yes [root@localhost network-scripts]# cat ifcfg-virbr0 DEVICE=virbr0 BOOTPROTO=static ONBOOT=yes TYPE=Bridge IPADDR=10.10.54.11 NETMASK=255.255.255.0 GATEWAY=10.10.54.1 DEFROUTE=yes PV4_FAILURE_FATAL=yes IPV6INIT=no DELAY=0 USERCTL=no [root@localhost network-scripts]# cat /etc/modprobe.d/bonding.conf alias bond0 bonding options bond0 miimon=100 mode=0 [root@localhost network-scripts]# modeprobe bonding 這個 必須執行
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。