Bonding 이란?------------- Linux kernel에 내장된 기술2개 이상의 Network Interface Card를 논리적으로 1개의 interface로 묶음Bandwidth, redundancy 향상- https://www.kernel.org/doc/Documentation/networking/bonding.txt Bonding 구성 방법----------------- - Interface alias 'bond0:1 bond0:2'를 이용하여 여러 IP 주소 지정https://oracle-base.com/articles/linux/nic-channel-bonding - 일반 본딩 설정 링크 모음http://onecellboy.tistory.com/279 Bonding mode----..