<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MTU on HiDa</title><link>https://www.0niu.cn/tags/mtu/</link><description>Recent content in MTU on HiDa</description><generator>Hugo -- gohugo.io</generator><language>zh</language><lastBuildDate>Wed, 20 Nov 2024 22:50:15 +0800</lastBuildDate><atom:link href="https://www.0niu.cn/tags/mtu/index.xml" rel="self" type="application/rss+xml"/><item><title>Windows上修改MTU大小</title><link>https://www.0niu.cn/posts/change-mtu-on-windows/</link><pubDate>Wed, 20 Nov 2024 22:50:15 +0800</pubDate><guid>https://www.0niu.cn/posts/change-mtu-on-windows/</guid><description>&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-batch" data-lang="batch">&lt;span style="display:flex;">&lt;span>netsh interface ipv4 show subinterfaces
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>netsh interface ipv4 set subinterface &amp;lt;subinterface name&amp;gt; mtu=9000 store=persistent
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></description><content>&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-batch" data-lang="batch">&lt;span style="display:flex;">&lt;span>netsh interface ipv4 show subinterfaces
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>netsh interface ipv4 set subinterface &amp;lt;subinterface name&amp;gt; mtu=9000 store=persistent
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></content></item></channel></rss>