Difference between revisions of "Virsh net-list"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 31: Line 31:
 
== Related commands ==
 
== Related commands ==
 
* <code>[[brctl show]]</code>
 
* <code>[[brctl show]]</code>
* <code>[[virsh net-info]]</code>
+
* <code>[[virsh net-info]] VM_NAME</code>
 
* <code>[[virsh net-start]]</code>
 
* <code>[[virsh net-start]]</code>
  

Revision as of 08:49, 2 June 2020


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

Related commands

See also

Advertising: