The thing that you should do is option C and D:
Host-only networking can be compared as a cross between internal networking and bridged networking. The virtual machines can communicate with one another and the host as if they were physically connected by an Ethernet switch, similar to bridged networking.
Therefore, Using Hyper-V Manager, one can create a virtual switch by:
Learn more about virtual switch from
https://brainly.com/question/27980989
#SPJ1
Create a new virtual switch configured for bridged (external) networking.
O Connect the virtual network interfaces in the virtual machines to the virtual switch.
Connect the virtual network interfaces in the virtual machines to the virtual switch.
Create a new virtual switch configured for host-only (internal) networking.