반응형 네트워크 이중화1 [LINUX][RHEL6] NIC Bonding(본딩) - 네트워크 이중화 [LINUX][RHEL6] NIC Bonding(본딩) - 네트워크 이중화 1. 링크 up 되는 디바이스 확인 [root@rhel6-test ~]# ethtool eth0 | grep Link Link detected: yes [root@rhel6-test ~]# ethtool eth1 | grep Link Link detected: yes [root@rhel6-test ~]# ethtool eth2 | grep Link Link detected: no 확인결과 eth0, eth1 디바이스가 링크 UP되어있다. 2. bonding 디바이스설정 - bond0(본딩마스터) [root@rhel6-test ~]# vi /etc/sysconfig/network-scripts/ifcfg-bond0 DEVICE=bo.. 2016. 12. 18. 이전 1 다음 반응형