<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: MINT MTU in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25183#M2324</link>
    <description>As far as I know in most LAN networks is about 1456-1472 but not 1500. PPPOE 1392. VPN's about 1460.&lt;BR /&gt;</description>
    <pubDate>Wed, 26 Jul 2017 10:46:00 GMT</pubDate>
    <dc:creator>Aviv_Kedem</dc:creator>
    <dc:date>2017-07-26T10:46:00Z</dc:date>
    <item>
      <title>MINT MTU</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25181#M2322</link>
      <description>Generic question about MINT MTU.&lt;BR /&gt;
Default MTU is 1500 and in most cases is not meet the netwotk's MTU.&lt;BR /&gt;
Is always recommended in L2/L3 adoption to set the MTU suitable for the network? &lt;BR /&gt;
Or just only adjust it when there is some issues ?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jul 2017 10:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25181#M2322</guid>
      <dc:creator>Aviv_Kedem</dc:creator>
      <dc:date>2017-07-26T10:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: MINT MTU</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25182#M2323</link>
      <description>I think to adjust the MTU it's always a good idea. But in most networks with L2/L3 1.500 should be possible?&lt;BR /&gt;
I change it just in global configuration with L3 over WAN, because it's a global setting for all sites.</description>
      <pubDate>Wed, 26 Jul 2017 10:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25182#M2323</guid>
      <dc:creator>Timo1</dc:creator>
      <dc:date>2017-07-26T10:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: MINT MTU</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25183#M2324</link>
      <description>As far as I know in most LAN networks is about 1456-1472 but not 1500. PPPOE 1392. VPN's about 1460.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jul 2017 10:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25183#M2324</guid>
      <dc:creator>Aviv_Kedem</dc:creator>
      <dc:date>2017-07-26T10:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: MINT MTU</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25184#M2325</link>
      <description>Ok, let's change my answer, we need get problem with 1.500 within a LAN site. Just with WAN connections we get problems and fix the size. Sometimes we need to use settings lower than 1.400 bytes.</description>
      <pubDate>Wed, 26 Jul 2017 10:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25184#M2325</guid>
      <dc:creator>Timo1</dc:creator>
      <dc:date>2017-07-26T10:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: MINT MTU</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25185#M2326</link>
      <description>I need the &lt;B&gt;&lt;U&gt;official&lt;/U&gt;&lt;/B&gt; answer for the question.&lt;BR /&gt;
Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jul 2017 11:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25185#M2326</guid>
      <dc:creator>Aviv_Kedem</dc:creator>
      <dc:date>2017-07-26T11:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: MINT MTU</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25186#M2327</link>
      <description>Hello Aviv,&lt;BR /&gt;
&lt;BR /&gt;
I cannot give you official answer, but maybe some ideas...&lt;BR /&gt;
&lt;BR /&gt;
So this is the default configuration:&lt;BR /&gt;
VX(config-mint-policy-global-default)# show context &lt;B&gt;include-factory&lt;/B&gt; mint-policy global-default  &lt;B&gt;udp &lt;/B&gt;port &lt;B&gt;24576&lt;/B&gt;  &lt;B&gt;mtu 1500&lt;BR /&gt;
&lt;/B&gt; no level 2 area-id&lt;BR /&gt;
 &lt;B&gt;router packet priority 0&lt;BR /&gt;
&lt;/B&gt; no lsp checksum   no lsp disable-suspect-lsp-checks  When you do any kind of tunneling, MPLS or WAN crossing, you have to make sure this MTU size will be processed correctly, right? That is obvious. .&lt;BR /&gt;
&lt;BR /&gt;
To verify the MTU size will pass I'd recommend to check with &lt;B&gt;don't fragment&lt;/B&gt; option when pinging the remote site&lt;BR /&gt;
VX#ping 88.88.88.88 &lt;B&gt;dont-fragment&lt;/B&gt; size &lt;B&gt;1472&lt;/B&gt;&lt;BR /&gt;
PING 88.88.88.88 (88.88.88.88) 1472(1500) bytes of data.&lt;BR /&gt;
&lt;B&gt;1480 bytes from 88.88.88.88&lt;/B&gt;: icmp_seq=1 ttl=63 time=0.782 ms&lt;BR /&gt;
 VX#ping 88.88.88.88 &lt;B&gt;dont-fragment&lt;/B&gt; size &lt;B&gt;1473&lt;/B&gt;&lt;BR /&gt;
PING 88.88.88.88 (88.88.88.88) 1473(1501) bytes of data.&lt;BR /&gt;
From 192.168.7.205 icmp_seq=1 &lt;B&gt;Frag needed and DF set&lt;/B&gt; (mtu = 1500)Then, using over-sized MTU for MINT will cause fragmentation also.&lt;BR /&gt;
UDP will handle that, but it is better not to bring another potential issue to over-WAN communication:&lt;BR /&gt;
VX#mint ping 4D.87.1A.F0 size &lt;B&gt;1472&lt;/B&gt; MiNT ping 4D.87.1A.F0 with &lt;B&gt;1472 &lt;/B&gt;bytes of data.  Response from 4D.87.1A.F0: id=16777216 time=0.751 ms   ROOT#service pktcap on bridge filter mint Capturing up to 50 packets. Use Ctrl-C to abort. 1 9:15:50.894618 UDP: 192.168.7.205 &amp;gt; 88.88.88.88 ports 24576 &amp;gt; 24576, data length 1534, &lt;B&gt;IPv4 fragment id 53959&lt;/B&gt;, offset 0, DSCP 0| DGRAM 12.34.04.07/63569 &amp;gt; 4D.87.1A.F0/15 ping 2 9:15:50.894618 UDP: 192.168.7.205 &amp;gt; 88.88.88.88 IPv4 fragment, &lt;B&gt;IPv4 fragment id 53959&lt;/B&gt;, offset &lt;B&gt;1448&lt;/B&gt;, IPv4 length 106, DSCP 0 3 9:15:50.894755 UDP: 88.88.88.88 &amp;gt; 192.168.7.205 ports 24576 &amp;gt; 24576, data length 1534, &lt;B&gt;IPv4 fragment id 23669&lt;/B&gt;, offset 0, DSCP 0| DGRAM 4D.87.1A.F0/15 &amp;gt; 12.34.04.07/63569 ping 4 9:15:50.894755 UDP: 88.88.88.88 &amp;gt; 192.168.7.205 IPv4 fragment, &lt;B&gt;IPv4 fragment id 23669&lt;/B&gt;, offset &lt;B&gt;1448&lt;/B&gt;, IPv4 length 106, DSCP 0 So you might notice that MINT adds something (&lt;I&gt;proprietary header&lt;/I&gt;) to UDP packet and this is not the smallest addition.&lt;BR /&gt;
Eventually you have to go as low as &lt;B&gt;1386 bytes &lt;/B&gt;MTU to &lt;B&gt;pass without fragmentation&lt;/B&gt;&lt;BR /&gt;
VX#mint ping 4D.87.1A.F0 size &lt;B&gt;1386&lt;/B&gt;&lt;BR /&gt;
MiNT ping 4D.87.1A.F0 with &lt;B&gt;1386 &lt;/B&gt;bytes of data.&lt;BR /&gt;
 Response from 4D.87.1A.F0: id=16777216 time=0.699 ms &lt;BR /&gt;
ROOT#service pktcap on bridge filter mint&lt;BR /&gt;
Capturing up to 50 packets. Use Ctrl-C to abort.&lt;BR /&gt;
1 9:24:02.688107 UDP: 192.168.7.205 &amp;gt; 88.88.88.88 ports 24576 &amp;gt; 24576, data length &lt;B&gt;1448&lt;/B&gt;, DSCP 0| DGRAM 12.34.04.07/62395 &amp;gt; 4D.87.1A.F0/15 ping&lt;BR /&gt;
2 9:24:02.688238 UDP: 88.88.88.88 &amp;gt; 192.168.7.205 ports 24576 &amp;gt; 24576, data length &lt;B&gt;1448&lt;/B&gt;, DSCP 0| DGRAM 4D.87.1A.F0/15 &amp;gt; 12.34.04.07/62395 pingSo now the question is - does MINT must not be fragmented?&lt;BR /&gt;
&lt;BR /&gt;
The answer is not as simple. If you are not using Level2 MINT tunneling you won't experience any differences setting low MTU (&lt;I&gt;usual MINT control packet size is between 70 - 200 bytes&lt;/I&gt;), but if you do use tunneling, you might see improvement in matter of throughput - the smaller packet to be lost, the better.&lt;BR /&gt;
&lt;BR /&gt;
If you are asking me - check MINT tunneling and if used, go to 1386. If not - forget about MTU size when it comes to MINT global policy.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Ondrej</description>
      <pubDate>Wed, 26 Jul 2017 11:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25186#M2327</guid>
      <dc:creator>Ondrej_Lepa</dc:creator>
      <dc:date>2017-07-26T11:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: MINT MTU</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25187#M2328</link>
      <description>Thanks for your reply.&lt;BR /&gt;
Just yesterday I saw some AP failed to adopt to VC because of maximum MTU of 504.&lt;BR /&gt;
But allowed MTU size can be configured only between 900-1500, and in this condition is caused adoption to fail at all. So this is some extreme situation but it caused Me to think about MTU size.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jul 2017 11:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25187#M2328</guid>
      <dc:creator>Aviv_Kedem</dc:creator>
      <dc:date>2017-07-26T11:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: MINT MTU</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25188#M2329</link>
      <description>Hi Aviv,&lt;BR /&gt;
&lt;BR /&gt;
you might be right - testing that in Lab I see that adoption / configuration push could be quite higher&lt;BR /&gt;
ROUTER#service pktcap on bridge filter mint and host 88.88.88.88&lt;BR /&gt;
&lt;OMITTED&gt;&lt;BR /&gt;
7 9:21:18.149772 UDP: 88.88.88.88 &amp;gt; 192.168.7.205 ports 24576 &amp;gt; 24576, data length 72, DSCP 0| RDP/STREAM 4D.87.1A.F0/58143 &amp;gt; 12.34.04.07/11 &lt;B&gt;adoption/config&lt;/B&gt;, AF, seq 55626, ack 8144, win 10, data 0&lt;BR /&gt;
6 9:21:18.149758 UDP: 88.88.88.88 &amp;gt; 192.168.7.205 ports 24576 &amp;gt; 24576, data length &lt;B&gt;877&lt;/B&gt;, DSCP 0| RDP/STREAM 4D.87.1A.F0/58143 &amp;gt; 12.34.04.07/11 &lt;B&gt;adoption/config&lt;/B&gt;, AP, seq 55625, ack 8144, win 10, data 805MTU of 504 is very low value - this could cause general problems to MINT communication. I'd stay with formula&lt;BR /&gt;
 Highest DF PING MTU - 100 bytes = WAN crossing MINT MTURegards,&lt;BR /&gt;
Ondrej&lt;/OMITTED&gt;</description>
      <pubDate>Wed, 26 Jul 2017 11:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25188#M2329</guid>
      <dc:creator>Ondrej_Lepa</dc:creator>
      <dc:date>2017-07-26T11:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: MINT MTU</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25189#M2330</link>
      <description>Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jul 2017 11:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/mint-mtu/m-p/25189#M2330</guid>
      <dc:creator>Aviv_Kedem</dc:creator>
      <dc:date>2017-07-26T11:00:00Z</dc:date>
    </item>
  </channel>
</rss>

