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
unix:virtualization:virtlib:quickreference [2026/04/14 19:13] rodolicounix:virtualization:virtlib:quickreference [2026/04/14 19:17] (current) rodolico
Line 30: Line 30:
   * 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/)
     * domiflist //domain//     * domiflist //domain//
-    * attach-interface //domain// bridge //bridge// --config --target vnet3 --mac 00:16:3e:xx:xx:xx --model virtio +    * 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 //bridge// defined on hypervisor, called vnet3 on the virtual, with the mac address set to whatever you use.+      * 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.txt · Last modified: by rodolico