<?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: Extreme L3 switch doesn't send icmp redirect packet. in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46504#M11781</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
OK, the manual says that ICMP redirects are only generated for slow path forwarded packets:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;ICMP redirects are only generated for IPv4 unicast packets that are "slowpath" forwarded by the CPU.That is, IPv4 packets that contain IP Options, or packets whose Destination IP is not in the Layer 3 forwarding hardware table.&lt;/BLOCKQUOTE&gt;Since the switch should usually forward packets using its forwarding hardware, it will usually not generate ICMP redirects.&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
    <pubDate>Fri, 15 Jul 2016 20:18:00 GMT</pubDate>
    <dc:creator>Erik_Auerswald</dc:creator>
    <dc:date>2016-07-15T20:18:00Z</dc:date>
    <item>
      <title>Extreme L3 switch doesn't send icmp redirect packet.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46498#M11775</link>
      <description>In the network there are a L3 Extreme Networks switch  and a Cisco wan router. Both devices operate with OSPF.  The pc has a  default gateway, which is the L3 switch. When I connect to a device which is  connected through the cisco router, I  expect a icmp redirect packet from  the Extreme switch, but the switch doesn’t send it. &lt;BR /&gt;
&lt;BR /&gt;
    The setting ICMP redirect is enabled.&lt;BR /&gt;
&lt;BR /&gt;
    Why isn’t the switch sending those packets ?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jul 2016 18:25:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46498#M11775</guid>
      <dc:creator>JohanHendrikx</dc:creator>
      <dc:date>2016-07-15T18:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme L3 switch doesn't send icmp redirect packet.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46499#M11776</link>
      <description>Hello Johan&lt;BR /&gt;
&lt;BR /&gt;
Can you do a show IPstats command and paste it?  Also are the L3 switch and the Cisco router connected to the same L2 VLAN like a L2 switch?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jul 2016 18:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46499#M11776</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2016-07-15T18:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme L3 switch doesn't send icmp redirect packet.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46500#M11777</link>
      <description>I think redirects will only be generated by the Extreme switch when an incoming packet has the Options field set, or when the destination IP of the packet is not in the L3 forwarding table, which would mean the packet would have to be slow-pathed in order for the redir to be sent.  I'll double-check</description>
      <pubDate>Fri, 15 Jul 2016 19:25:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46500#M11777</guid>
      <dc:creator>Kawawa</dc:creator>
      <dc:date>2016-07-15T19:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme L3 switch doesn't send icmp redirect packet.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46501#M11778</link>
      <description>Hello Johan,&lt;BR /&gt;
&lt;BR /&gt;
can you provide the relevant routing table entries and IP addresses?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Erik</description>
      <pubDate>Fri, 15 Jul 2016 19:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46501#M11778</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-07-15T19:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme L3 switch doesn't send icmp redirect packet.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46502#M11779</link>
      <description>Hey Kawawa you are right.  The show ipstats will show if the packets are going to CPU to be forwarded.  If both routers the Extreme switch and the cisco are on the same L2 VLAN and the Extreme is the DG then the packet should go to him first.  He will know that the Cisco has the interface to the subnet and will forward it over to the Cisco and should send  redirect back to the end station to tell him to send it to the Cisco.&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jul 2016 19:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46502#M11779</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2016-07-15T19:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme L3 switch doesn't send icmp redirect packet.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46503#M11780</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
while "show ipstats" can show if ICMP redirects are sent and/or received, it cannot tell us if ICMP redirects should be generated in the first place.&lt;BR /&gt;
show ipstats | include [Rr]edirectErik</description>
      <pubDate>Fri, 15 Jul 2016 20:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46503#M11780</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-07-15T20:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme L3 switch doesn't send icmp redirect packet.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46504#M11781</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
OK, the manual says that ICMP redirects are only generated for slow path forwarded packets:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;ICMP redirects are only generated for IPv4 unicast packets that are "slowpath" forwarded by the CPU.That is, IPv4 packets that contain IP Options, or packets whose Destination IP is not in the Layer 3 forwarding hardware table.&lt;/BLOCKQUOTE&gt;Since the switch should usually forward packets using its forwarding hardware, it will usually not generate ICMP redirects.&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
      <pubDate>Fri, 15 Jul 2016 20:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46504#M11781</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-07-15T20:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme L3 switch doesn't send icmp redirect packet.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46505#M11782</link>
      <description>The requested information:&lt;BR /&gt;
&lt;BR /&gt;
The cisco router and the L3 Extreme switch are in the same vlan.&lt;BR /&gt;
&lt;BR /&gt;
I have made several traces. In the traces of the Extreme L3 there are no redirect packets.&lt;BR /&gt;
&lt;BR /&gt;
IP Global Statistics&lt;BR /&gt;
InReceives = 1709943280 InUnicast  =  901450824 InBcast    =  495381177&lt;BR /&gt;
                        InMcast    =  313111279&lt;BR /&gt;
InHdrErr   =    5166521 Bad vers   =          2 Bad chksum =        707&lt;BR /&gt;
                        Short pkt  =        225 Short hdr  =          0&lt;BR /&gt;
                        Bad hdrlen =          0 Bad length =        450&lt;BR /&gt;
InDelivers =  735598580 InDiscards =          0 Bad Proto  =          0&lt;BR /&gt;
OutRequest = 1101261909 OutDiscard =        998 OutNoRoute =          0&lt;BR /&gt;
Forwards   =  517235870 ForwardOK  =  517235870 Fwd Err    =          0&lt;BR /&gt;
NoFwding   =   27281679 Redirects  =    4322695 No route   =          0&lt;BR /&gt;
Bad TTL    =    5165587 Bad MC TTL =          0&lt;BR /&gt;
Bad IPdest =   22095733 Blackhole  =          0 Output err =          0&lt;BR /&gt;
MartianSrc =          0&lt;BR /&gt;
FragCreate =          0 FragOKs    =          0 FragFails  =        998&lt;BR /&gt;
&lt;BR /&gt;
Global ICMP Statistics&lt;BR /&gt;
OutResp    =    5171220 OutError   =          0 InBadcode  =          0&lt;BR /&gt;
InTooshort =          0 Bad chksum =          0 In Badlen  =          0&lt;BR /&gt;
echo reply                      In =      11631        Out =    5171220&lt;BR /&gt;
destination unreachable         In =      40869        Out =   22002294&lt;BR /&gt;
 - protocol unreachable         In =          0        Out =          0&lt;BR /&gt;
redirect                        In =          0        Out =    4322695&lt;BR /&gt;
echo                            In =    5171253        Out =      27808&lt;BR /&gt;
router advertisement            In =        428        Out =          0&lt;BR /&gt;
time exceeded                   In =        396        Out =    3853084&lt;BR /&gt;
&lt;BR /&gt;
Global IGMP Statistics&lt;BR /&gt;
Out Query  =    9674513 Out Report =    9872627 Out Leave  =      20493&lt;BR /&gt;
In Query   =    6944445 In Report  =   47501265 In Leave   =     638949&lt;BR /&gt;
In Error   =          0&lt;BR /&gt;
&lt;BR /&gt;
and&lt;BR /&gt;
&lt;BR /&gt;
sh ipstats | include redirect&lt;BR /&gt;
redirect                        In =          0        Out =    4322695&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jul 2016 13:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46505#M11782</guid>
      <dc:creator>JohanHendrikx</dc:creator>
      <dc:date>2016-07-18T13:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme L3 switch doesn't send icmp redirect packet.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46506#M11783</link>
      <description>Hi Johan,&lt;BR /&gt;
&lt;BR /&gt;
As Erik mentioned, ICMP redirects will only be sent for CPU forwarded packets. Since most traffic will be hardware forwarded in the switching ASICs, it is expected for ICMP redirects to not be sent.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jul 2016 13:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/extreme-l3-switch-doesn-t-send-icmp-redirect-packet/m-p/46506#M11783</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2016-07-18T13:27:00Z</dc:date>
    </item>
  </channel>
</rss>

