Difference between revisions of "Virsh net-dhcp-leases"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
No [[DHCP]] leases in this example:
 
No [[DHCP]] leases in this example:
<pre>
+
 
virsh net-dhcp-leases default
+
virsh net-dhcp-leases default
 
  Expiry Time          MAC address        Protocol  IP address                Hostname        Client ID or DUID
 
  Expiry Time          MAC address        Protocol  IP address                Hostname        Client ID or DUID
-------------------------------------------------------------------------------------------------------------------
+
-------------------------------------------------------------------------------------------------------------------
</pre>
 
  
  

Revision as of 07:42, 6 February 2020

virsh net-list

No DHCP leases in this example:

virsh net-dhcp-leases default
Expiry Time          MAC address        Protocol  IP address                Hostname        Client ID or DUID
-------------------------------------------------------------------------------------------------------------------


virsh net-dhcp-leases default
Expiry Time          MAC address        Protocol  IP address                Hostname        Client ID or DUID
-------------------------------------------------------------------------------------------------------------------
2020-02-06 12:19:41  52:54:00:5d:c1:a1  ipv4      192.168.122.119/24        DESKTOP-LDUJ5M6 01:52:54:00:5d:c1:a1


Get IP from VM


virsh domiflist VM_MACHINE_NAME
Interface  Type       Source     Model       MAC
-------------------------------------------------------
vnet1      network    default    rtl8139     52:54:00:33:87:t5
arp -e 
192.168.1.10          ether  52:54:00:33:87:t5

See also

Advertising: