The virtual switch lacks external connectivity when configuring nic teaming on Hyper-v VM

By default nic teaming needs to be enabled on hyper-v.

To solve this error you will need to perform the following actions

On PowerShell:

Get-vm “VMNAME” | set-vmnetworkadapter -allowteaming on

2018-04-04 11_37_59-Administrator_ Windows PowerShell

on the Hyper-v machine network properties ( mandatory to do it on all of the network adapters)

2018-04-04 11_42_56-Hyper-V Manager.png

2018-04-04 11_38_10-Scsi3 on CORE16 - Virtual Machine Connection.png

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.