Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

8.13.3. 配置 round-robin Runner

要配置循环运行程序,以 root 用户身份使用编辑器,将以下内容添加到团队 JSON 格式配置文件中:
{
 "device": "team0",
 "runner": {"name": "roundrobin"},
 "ports": {"em1": {}, "em2": {}}
}
循环的非常基本配置.
有关详细信息,请参阅 teamd.conf(5) 手册页。