NetworkManager [edit]

Setting [edit]

Link Aggregation [edit]

nmcli con add type bond ifname bond0 con-name bond0 bond.options "mode=balance-xor,miimon=100,xmit_hash_policy=layer3+4"
nmcli con mod bond0 autoconnect yes
nmcli con add type ethernet ifname eth0 con-name eth0 master bond0
nmcli con add type ethernet ifname eth1 con-name eth1 master bond0

Team [edit]

NIC/PC を替えた場合 [edit]

  1. コネクションの割り当て(デバイス eno1の場合)
    • nmcli c add type ethernet ifname eno1 con-name eno1
  2. コネクションの設定
    • nmtui
  3. コネクションの起動
    • nmcli con up eno1

Trouble Shooting [edit]

connection activation failed no suitable device found for this connection [edit]


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2023-08-29 (火) 10:49:34