Create Virtual Switch on Main Server Hyper-V

  1. Get All IP Configurations on the main server by running IPconfig/ALL command.
  2. In the Hyper-V Manager Create New Virtual Switch.
  3. Set Connection Type to External.
  4. Select the Adapter Associated with your server’s IP.
  5. Check Allow Management OS to share this network Adapter.

Add Virtual MAC address of the VM on Hyper-V

Now you can change the settings of the VM that hosted on your server by adding the MAC address of the Fail-Over IP, “Please Note that the VM server status should be shutdown“.

  1. Select the VM Server that you want to edit.
  2. Click VM Settings to edit Virtual Machine Properties.
  3. Expand the network Adapter of the VM and click Advance Features.
  4. Change the MAC address to “Static” and enter the fail-over virtual MAC address .
  5. Press OK to apply the changes.

Configure the Network Adapter inside the VM “Windows Server”

Now we start configuring the VM network adapter to assign the IP and Gateway and DNS Server

  1. Start the VM and login as administrator.
  2. From Control Panel > Network and Share Center.
  3. Click on Eithernet Link connections.
  4. Click the properties to view Eithernet properties.
  5. Select Internet Protocol Version 4 (TCP/IPv4).
  6. Click on Properties button to show IPv4 Properties as bellow.
  7. Then From the IPv4 Properties select Use the following IP address.
  8. Add the IP and subnet details.
  9. Reboot the VM server to let the changes get affected