目次

06 KVM attach-interface

オンラインでinterfaceを追加

# virsh attach-interface  --type bridge --source br1 testVM

続的な設定を変更する場合

xmlファイルに設定を追加してくれます。

# virsh attach-interface  --type bridge --source br1 testVM --config