net-list --all  --inactive 
				| Name | Required? | Description | 
|---|---|---|
									--all 
									 | 
									 
										optional
									 
								 | 
									 
										Instructs net-list to display both active and inactive virtual networks.
									 
								 | 
									--inactive 
									 | 
									 
										optional
									 
								 | 
									 
										Instructs net-list to only display inactive virtual networks.
									 
								 | 
virsh # net-listvirsh # net-list --all
virsh # net-list --inactive
virsh # net-list --all Name State Autostart ----------------------------------------- default active yes <-- this is a virtual network examplenetwork inactive no <-- this is a virtual network