Quantcast
Channel: Hyper-V forum
Viewing all articles
Browse latest Browse all 8743

Failed communication over converged network

$
0
0

Hi

We are trying to create converged networks and it seems failed to work completely. With the host server 4 X NICs are configured in 2 teams (2 NICs each), then created virtual switches as following

New-VMSwitch "MgmtSwitch-1" -MinimumBandwidthMode Weight -NetAdapterName "Mgmttm-1" –AllowmanagementOS $false

The Cisco switch ports are configured in trunk mode with Vlans 120 (for management & cluster communication & client connectivity) & 125 (for Live migration and cluster communication)

Later created vNics as following

Add-VMNetworkAdapter -ManagementOS -Name "Mgmt-Clust” -SwitchName "MgmtSwitch-1"

Add-VMNetworkAdapter -ManagementOS -Name "Live-Migration” -SwitchName "MgmtSwitch-1"

Set-VMNetworkAdapterVlan -ManagementOS -VMNetworkAdapterName "Mgmt-Clust” -Access -VlanId 120

Set-VMNetworkAdapterVlan -ManagementOS -VMNetworkAdapterName "Live-Migration”-Access -VlanId 125

But once we set the VLAN, the vNics failed to communicate with external network (w/o vLanId we can able to set  IP for VLAN 120 and NIC is working fine)

Expect your support to correct the issue


LMS


Viewing all articles
Browse latest Browse all 8743

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>