A service of Daily Data, Inc.
Contact Form

User Tools

Site Tools


unix:virtualization:virtlib:quickreference

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
unix:virtualization:virtlib:quickreference [2025/12/03 15:24] rodolicounix:virtualization:virtlib:quickreference [2026/04/14 19:17] (current) rodolico
Line 29: Line 29:
   * **console domain** - attaches to the serial console of domain assuming the port has been set up.   * **console domain** - attaches to the serial console of domain assuming the port has been set up.
   * Attach/Detach network interfaces (https://computingforgeeks.com/managing-kvm-network-interfaces-in-linux/)   * Attach/Detach network interfaces (https://computingforgeeks.com/managing-kvm-network-interfaces-in-linux/)
-    * attach-interface //domain// bridge //bridge// --config --target vnet3 --mac 00:16:3e:xx:xx:xx --model virtio +    * domiflist //domain// 
-      * This will attach a new bridge to domain //domain//, using //bridge// defined on hypervisor, called vnet3 on the virtual, with the mac address set to whatever you use.+    * attach-interface //domain// bridge //nameonhv// --config --target vnet3 --mac 00:16:3e:xx:xx:xx --model virtio 
 +      * This will attach a new bridge to domain //domain//, using //naeonhv// defined on hypervisor, called vnet3 on the virtual, with the mac address set to whatever you use.
     * detach-interface //domain// --type bridge --mac 00:16:3e:xx:xx:xx --config     * detach-interface //domain// --type bridge --mac 00:16:3e:xx:xx:xx --config
   * Attach/Detach Block Device   * Attach/Detach Block Device
unix/virtualization/virtlib/quickreference.1764797046.txt.gz · Last modified: by rodolico