「CentOS Bonding LACP」修訂間的差異
		
		
		
		
		
		跳至導覽
		跳至搜尋
		
				
		
		
	
|  (建立內容為「=== 了解網卡的狀態 ===  nmcli connection show === 去除實體網卡設定 ===  nmcli connection delete ens7」的新頁面) | |||
| 行 3: | 行 3: | ||
| === 去除實體網卡設定 === | === 去除實體網卡設定 === | ||
|  nmcli connection delete ens7 |  nmcli connection delete ens7 | ||
| + | === 建立 bonding 網卡 === | ||
| + |  nmcli connection add type bond con-name bond0 ifname bond0 mode 4 | ||
於 2021年5月27日 (四) 04:38 的修訂
了解網卡的狀態
nmcli connection show
去除實體網卡設定
nmcli connection delete ens7
建立 bonding 網卡
nmcli connection add type bond con-name bond0 ifname bond0 mode 4