Virsh net-dhcp-leases

From wikieduonline
Revision as of 12:05, 26 January 2020 by Welcome (talk | contribs)
Jump to navigation Jump to search

No DHCP leases in this example:

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


Get IP from VM: virsh net-dhcp-leases default | grep VM_MACHINE_NAME | awk '{ print $5}'


See also

Advertising: