Virsh: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
Zeile 10: Zeile 10:
 
==Netzwerkkarte hinzufügen==
 
==Netzwerkkarte hinzufügen==
 
*virsh attach-interface --domain tiazel.xinux.lan  --type bridge  --source lan --model virtio --mac 52:54:00:4b:73:5f --config --live
 
*virsh attach-interface --domain tiazel.xinux.lan  --type bridge  --source lan --model virtio --mac 52:54:00:4b:73:5f --config --live
Interface attached successfully
+
Interface attached successfully

Version vom 31. März 2017, 14:56 Uhr

Grundlagen

Verifizieren der Installation

  • virsh -c qemu:///system list
Id Name                 Status
----------------------------------


Netzwerk

Netzwerkkarte hinzufügen

  • virsh attach-interface --domain tiazel.xinux.lan --type bridge --source lan --model virtio --mac 52:54:00:4b:73:5f --config --live
Interface attached successfully