For some time we have been using jumbo frames on several computers without problems.
But suddenly I am no longer able to increase the MTU on some computers to more than 1500 Bytes.
netsh returns error for any MTU value higher than 1500:
netsh interface ipv4 set subinterface “Local Area Connection 3” mtu=4096 store=persistent
The parameter is incorrect.
Jumbo frames are enabled in the Ethernet driver. The problem is on several computers with many different ethernet interfaces. But it still works on some computers.
On one computer the MTU was set to 4096 and it was working fine for a year or so. Last week I lowered it to 1500, and after that I could not set it back to 4096 again.
All computers run Windows 10 Pro.
Could this problem be related to any recent windows update?
Is there anything else which can constrain the MTU setting in windows?
EDIT1
Tested on Ethernet adapters: Intel I219-LM, D-Link USB, QNAP QNA-T310G1T and ASIX AX88179.
Same result on all. And at least the Intel and QNAP are known to have worked before on these computers.
Interestingly, it does work on the WMware virtual NICs on the same computer.
EDIT2
The same problem recently reported by another user on elevenforum. No solution other than reinstalling windows:
https://www.elevenforum.com/t/setting-jumbo-packets-does-not-change-the-mtu.3505/