8.13.3. 라운드 로빈 Runner 구성
root 로 라운드 로빈 러너를 구성하려면 팀 JSON 형식 구성 파일에 다음을 추가합니다.
{
"device": "team0",
"runner": {"name": "roundrobin"},
"ports": {"em1": {}, "em2": {}}
}
{
"device": "team0",
"runner": {"name": "roundrobin"},
"ports": {"em1": {}, "em2": {}}
}
자세한 내용은
teamd.conf(5) 매뉴얼 페이지를 참조하십시오.