2018年11月22日
摘要: 一、图形化创建 #nm-connection-editor & 选择桥接 设置桥接网络 点击添加 模式选择以太网 添加上行网卡 # brctl show 删除桥接 # nmcli connection delete Br0 # nmcli connection delete Br0_1 #ip a 阅读全文
posted @ 2018-11-22 21:43 阿小杜 阅读(1966) 评论(0) 推荐(0)
摘要: 图形化界面配置 # nm-connection-editor & 选择team 设置网络 点击添加 选择以太网 eth0对应team0_1 eth1对应team0_2 添加一下内容: {"runner":{"name":"activebackup"}} 保存 此时的Mac地址都变成一样的了 # te 阅读全文
posted @ 2018-11-22 20:30 阿小杜 阅读(746) 评论(0) 推荐(0)