<?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: ICMP SIZE in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48966#M12900</link>
    <description>sounds like an MTU issue - "show ipconfig &lt;VLAN_NAME&gt;" - the default is 1500.&lt;/VLAN_NAME&gt;</description>
    <pubDate>Wed, 07 Sep 2016 19:13:00 GMT</pubDate>
    <dc:creator>Stephen_Elliot1</dc:creator>
    <dc:date>2016-09-07T19:13:00Z</dc:date>
    <item>
      <title>ICMP SIZE</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48965#M12899</link>
      <description>I Have many hosts on switch x460, and L3 interfaces, but no ping with packet size &amp;gt; 500 bytes, No ping interface and no ping between hosts&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Sep 2016 19:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48965#M12899</guid>
      <dc:creator>Luis_Mendes</dc:creator>
      <dc:date>2016-09-07T19:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: ICMP SIZE</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48966#M12900</link>
      <description>sounds like an MTU issue - "show ipconfig &lt;VLAN_NAME&gt;" - the default is 1500.&lt;/VLAN_NAME&gt;</description>
      <pubDate>Wed, 07 Sep 2016 19:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48966#M12900</guid>
      <dc:creator>Stephen_Elliot1</dc:creator>
      <dc:date>2016-09-07T19:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: ICMP SIZE</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48967#M12901</link>
      <description>Router Interface on ADM is enabled and up.    inet 192.168.115.254/22   broadcast 192.168.115.255  Mtu 1500&lt;BR /&gt;
 &lt;BR /&gt;
I have 2 scenarios, with routing and L2-only, in both i have the same problem&lt;BR /&gt;
&lt;BR /&gt;
ping with size 504 is maximum, between hosts or ping on interface of switch&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Sep 2016 19:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48967#M12901</guid>
      <dc:creator>Luis_Mendes</dc:creator>
      <dc:date>2016-09-07T19:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: ICMP SIZE</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48968#M12902</link>
      <description>Hello Luis,&lt;BR /&gt;
&lt;BR /&gt;
a packet size of 500B is well inside the typical Ethernet frame data size (64B to 1500B). That should just work.&lt;BR /&gt;
&lt;BR /&gt;
Did you check the GTAC Knowledge article &lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-enable-inter-VLAN-routing-in-EXOS/" target="_blank" rel="nofollow noreferrer noopener"&gt;How to enable inter-VLAN routing in EXOS&lt;/A&gt;? One important step is to &lt;I&gt;enable ipforwarding&lt;/I&gt; after configuring the IP addresses.&lt;BR /&gt;
&lt;BR /&gt;
You might want to verify that auto-negotiation is working:&lt;BR /&gt;
show ports configuration no-refreshSpeed and duplex settings of switch and hosts need to match. Auto-negotiation is usually working fine, thus you should verify that all switch ports and hosts use it.&lt;BR /&gt;
&lt;BR /&gt;
If you want to use IP packets larger than 1500B, then you need to enable &lt;I&gt;Jumbo Frames&lt;/I&gt; on the switch, and configure an appropriate MTU on the IP interfaces:&lt;BR /&gt;
enable jumbo-frame ports all  configure ip-mtu &lt;I&gt;SIZE&lt;/I&gt; vlan &lt;I&gt;VLANNAME&lt;/I&gt;&lt;I&gt;  &lt;/I&gt;Best regards,&lt;BR /&gt;
Erik</description>
      <pubDate>Wed, 07 Sep 2016 19:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48968#M12902</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-09-07T19:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: ICMP SIZE</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48969#M12903</link>
      <description>I understand if i enable the jumbo frame the capacity of packet is increased to  9k, but i don´t have jumbo enabled on any other device or others switchs, if i had the same test with other switch (customer have hp), the PING works with 1024 and others size &amp;gt; 504 bytes.&lt;BR /&gt;
&lt;BR /&gt;
 I disable dos-protect. but the same .&lt;BR /&gt;
&lt;BR /&gt;
Slot-1 ScDC1-Sw01.4 # show ports packet no-refreshPort Packet Statistics&lt;BR /&gt;
Port      Link                         Packet Sizes&lt;BR /&gt;
          State   0-64    65-127   128-255   256-511  512-1023 1024-1518   Jumbo&lt;BR /&gt;
================================================================================&lt;BR /&gt;
1:1       A 131308926   5716712   1192163    242340    409319  80876787        0&lt;BR /&gt;
1:2       A 131310283  20250721   1192828    240568    405308  80878840        0&lt;BR /&gt;
&lt;BR /&gt;
The packets &amp;gt; 504 bytes are passing, but why ping not???&lt;BR /&gt;
&lt;BR /&gt;
Slot-1 ScDC1-Sw01.6 # show ports 1:1,1:2 informationPort      Flags               Link      ELSM Link Num  Num   Num Jumbo QOS     Load&lt;BR /&gt;
                              State     /OAM  UPS STP VLAN Proto  Size profile Master&lt;BR /&gt;
=====================================================================================&lt;BR /&gt;
1:1       Em------e--fMB---x- active    - / -   1   1    1     1  1523 none&lt;BR /&gt;
1:2       Em------e--fMB---x- active    - / -   1   1    1     1  1523 none&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Sep 2016 19:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48969#M12903</guid>
      <dc:creator>Luis_Mendes</dc:creator>
      <dc:date>2016-09-07T19:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: ICMP SIZE</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48970#M12904</link>
      <description>"show ip-security anomaly" seems to default to a max payload of 512 bytes but is disabled by default?!&lt;BR /&gt;
&lt;BR /&gt;
try a "disable ip-security anomaly-protection icmp" to see if that makes any difference?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Sep 2016 20:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48970#M12904</guid>
      <dc:creator>Stephen_Elliot1</dc:creator>
      <dc:date>2016-09-07T20:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: ICMP SIZE</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48971#M12905</link>
      <description>Thanks..  Works disable ip-security anomaly ping</description>
      <pubDate>Wed, 07 Sep 2016 20:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/icmp-size/m-p/48971#M12905</guid>
      <dc:creator>Luis_Mendes</dc:creator>
      <dc:date>2016-09-07T20:01:00Z</dc:date>
    </item>
  </channel>
</rss>

