配置聚合连接(网卡绑定,链路聚合):
eth0
================》》虚拟网卡team
eth1
配置聚合连接
[root@Centos7-Server ~]# nmcli connection add type team con-name team0 ifname team0 autoconnect yes config '{"runner": {"name": "activebackup"}}'
Connection 'team0' (4a5cc254-05f4-4cec-9a9e-73a991cbb23a) successfully added.
[root@Centos7-Server ~]#
添加网卡成员: