Wednesday, November 21, 2018

Get IP address of the VM from the host



Get IP address of the VM from the host

First:
# virsh net-list
< list of networks>


Next:
# virsh net-dhcp-leases   

Expiry Time          MAC address        Protocol  IP address                Hostname        Client ID or DUID
< get hostname and the corresponding IP address here  >



No comments:

Post a Comment