Difference between revisions of "Virsh net-list"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
+ | <code>[[virsh net-list]]</code> | ||
+ | After default installation: | ||
+ | <pre> | ||
+ | virsh net-list | ||
+ | Name State Autostart Persistent | ||
+ | ---------------------------------------------------------- | ||
+ | |||
+ | virsh net-list --all | ||
+ | Name State Autostart Persistent | ||
+ | ---------------------------------------------------------- | ||
+ | default inactive no yes | ||
+ | </pre> | ||
+ | |||
+ | |||
<pre> | <pre> | ||
virsh net-list | virsh net-list | ||
Line 13: | Line 28: | ||
default active yes yes | default active yes yes | ||
</pre> | </pre> | ||
+ | |||
+ | virsh net-list | ||
+ | Name State [[Autostart]] Persistent | ||
+ | ---------------------------------------------------- | ||
+ | default active yes yes | ||
+ | [[vagrant]]-libvirt active no yes | ||
+ | |||
+ | == Related terms == | ||
+ | * <code>[[brctl show]]</code> | ||
+ | * <code>[[virsh net-info]] NET_NAME</code> | ||
+ | * <code>[[virsh net-dhcp-leases]]</code> | ||
+ | * <code>[[virsh net-start]]</code> | ||
+ | * <code>[[/etc/libvirt/qemu/networks/default.xml]]</code> | ||
+ | * <code>[[virsh net-autostart]]</code> | ||
== See also == | == See also == | ||
* {{virsh}} | * {{virsh}} | ||
* {{virsh net}} | * {{virsh net}} | ||
− | |||
* [[KVM]] and [[Red Hat Virtualization|VDSM]] | * [[KVM]] and [[Red Hat Virtualization|VDSM]] | ||
Line 23: | Line 51: | ||
[[Category:Virtualization]] | [[Category:Virtualization]] | ||
+ | [[Category:Virsh]] |
Latest revision as of 16:13, 3 October 2021
virsh net-list
After default installation:
virsh net-list Name State Autostart Persistent ---------------------------------------------------------- virsh net-list --all Name State Autostart Persistent ---------------------------------------------------------- default inactive no yes
virsh net-list Name State Autostart Persistent ---------------------------------------------------------- ;vdsmdummy; active no no default active no no
virsh net-list --all Name State Autostart Persistent ---------------------------------------------------------- default active yes yes
virsh net-list Name State Autostart Persistent ---------------------------------------------------- default active yes yes vagrant-libvirt active no yes
Related terms[edit]
brctl show
virsh net-info NET_NAME
virsh net-dhcp-leases
virsh net-start
/etc/libvirt/qemu/networks/default.xml
virsh net-autostart
See also[edit]
virsh
: Storage information, Connecting, Operations, Memory, Snapshots, Networking, CPU, release notes,virsh nodedev-list
- Virsh net: KVM networking,
virsh net-info
,virsh net-define
,virsh net-list
,virsh net-edit
,virsh net-dhcp-leases
,virsh net-start
,virsh net-autostart
,virsh net-list
, KVM networking,/etc/libvirt/qemu/networks/default.xml
, MacVTap - KVM and VDSM
Advertising: