Forum Discussion
Evaluating Server 2022 interconnecting Hyper-V machines on different Windows 11 Pro Machines
- Oct 06, 2023
You'll want to create an external vSwitch then plug the physical adapters into a common switch. When you create a new external vSwitch the internet protocols are removed from the adapter and the Hyper-V Extensible Switch protocol is added turning that physical port into a multi-port virtual switch. Connect your VMs to this vSwitch and use each VM's vEthernet to configure the addressing in the exact same manner as if it were a physical NIC
You'll want to create an external vSwitch then plug the physical adapters into a common switch. When you create a new external vSwitch the internet protocols are removed from the adapter and the Hyper-V Extensible Switch protocol is added turning that physical port into a multi-port virtual switch. Connect your VMs to this vSwitch and use each VM's vEthernet to configure the addressing in the exact same manner as if it were a physical NIC
- Bjarne_PetersenOct 07, 2023Copper ContributorHello Dave,
thank you for your quick reply.
I would not know where to create that external vSwitch bút;
The Hyper-V Extensible Switch protocol is available in the properties of the host NIC. It is unselected. When I do select it, and now it comes, it warns as:" Your current selection will also disable the following features: Hyper-V Extensible Virtual Switch"
The exact very thing we're trying to enable.- Dave PatrickOct 07, 2023MVP
Do not edit any adapter properties. In Hyper-V Manager in the right-hand pane use Virtual Switch Manager to create a vSwitch
- Dave PatrickOct 07, 2023MVP
Bjarne_Petersen just checking if there's any progress or updates? please don't forget to mark helpful replies.