Share via

which type of virtual switch I should create in this scenario?

Takami Chiro 291 Reputation points
2023-08-28T19:45:06.3033333+00:00

HI everyone,

Hope you can help on this. I have two production servers which work with each other, one a front end app IIS server, and one is a SQK server. Both are running on a same hyper-v host.

Now I would like to run an upgrade on the SQL server from 2014 to 2019. To test out the upgrade and their functionalities afterwards, I would like to "clone" these two servers by exporting and importing them to a different hyper-v host. However, I just want them to run in its own network so that they both can still communicate between only themselves, but should not accessible by other machines (including all physical and virtual machines).

I think i should create a "internal private switch/network"? Please correct me if I am wrong.

Thank you for your help in advance.

Takami Chiro

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
0 comments No comments

Answer accepted by question author
  1. Anonymous
    2023-08-29T05:35:49.53+00:00

    Hi,

    You can create a private virtual switch if you want the VMs to be completely isolated.

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


2 additional answers

Sort by: Most helpful
  1. Takami Chiro 291 Reputation points
    2023-08-28T21:33:11.9+00:00

    HI Dave,

    Thank you for the info. I do not want the two "cloned" VMs affecting the live production VMs which have the same name. I thought either private switch or internal switch could be my choice but not external switch?

    Takami Chiro


  2. Anonymous
    2023-08-28T20:35:18.8433333+00:00

    You'll need to use an external vSwitch in order to communicate outside the given host to other host. Create external vSwitches (using a dedicated interface) on each host, then plug them into a separate physical switch so the two can communicate.

    --please don't forget to upvote and Accept as answer if the reply is helpful--


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.