13,420
edits
Changes
no edit summary
'''Perform the Following Steps:'''
# Find the ''MAC address '' of the virtual network device on the host and the ''IP address '' assigned to it. Record this information on in your lab log book.# Start Launch all three of your VMs.
# For each VM:
#* Login as root.
#* Find the MAC address of the virtual NIC and the IP address assigned to it. Record this information on your lab log book.
# Back on Change to your host machine, open a terminal window , and perform the following connectivity tests to for each vm:
#* ping -c 1 [ip-of-vm]
#* ssh [ip-of-vm]