Enable jumbo frames just in some virtual network adapters.

Jose Miguel Garcia 20 Reputation points
2024-08-03T16:05:40.1166667+00:00

Hi Team, I have to define several vlans in the management OS like this:

Add-VMNetworkAdapter –ManagementOS –Name "Migration" –SwitchName "TeamSwitch" Set-VMNetworkAdapterVlan -ManagementOS -VMNetworkAdapterName "Migration" -Access -VlanId 12

Two of them are going to be for iSCSI, and all of them are going to be using the same physical NICS.

Could I enable jumbo frames only for iSCSI traffic such as I show you in the picture?

Thanks Jose Miguel

jumbo frames only for iSCSI

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

Accepted answer
  1. Anonymous
    2024-08-06T03:03:37.8833333+00:00

    Hi Jose,

    Thanks for your post. Based on my research, it can be done with following steps:

     1. Open the Network Connections Control Panel tool by pressing the Windows Logo+R, type ncpa.cpl and press Enter.   2. Right-click on the iSCSI NIC and click Properties.   3. Click Configure... to the right of the NIC name.   4. Click on the Advanced tab.    5. Select Jumbo Packet and change the size to 9014 or the appropriate size for the network.   6. Click OK to save the changes.

    Best Regards,

    Ian Xue


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

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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