Changing Windows MTU: Difference between revisions

mNo edit summary
 
===7. Keeping the MTU change permanent===
If you want to keep thje lower MTU even after a reboot, then re-run the commands, but when you come to change the MTU add <SyntaxHighlight inline>store=persistent</SyntaxHighlight> to the command.
 
eg <SyntaxHighlight inline>set subinterface "Ethernet" mtu=1320 store=persistent</SyntaxHighlight>