<?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: Warn:IPRT&amp;gt; Route IPFDB Handle in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49440#M13107</link>
    <description>&lt;BR /&gt;
&lt;BR /&gt;
04/17/2014 12:21:02.11 &lt;IPRT&gt; Route IPFDB Handle 0x1785c != Passed Curr Handle 0x1705c&lt;BR /&gt;
&lt;BR /&gt;
Description of the above warning message:&lt;BR /&gt;
&lt;BR /&gt;
The IPFDB was looking for an entry to flush. When IPFBDFlush went to find the entry, it had already aged out and this is why we see the error:&lt;BR /&gt;
"IPRT: Route IPFDB Handle  0x1785c != Passed Curr Handle 0x1705c&lt;BR /&gt;
&lt;BR /&gt;
This message means that the IPFDB entry 0x1705c will be deleted from the system, but the associated IPRoute table entry is pointing to FDB entry 0x1785c. The system ignores this inconsistency and keeps the IPRoute table as it is.&lt;BR /&gt;
&lt;BR /&gt;
This message appears when the FDB is full. Full can be either the specified limit as specified in the Release Notes or the outcome of the FDB hashing (four entries in the FDB + four entries in the Alternate Bucket). &lt;BR /&gt;
&lt;BR /&gt;
Below are the possible Solution:&lt;BR /&gt;
===================================&lt;BR /&gt;
1)To avoid this warning message, reduce the FDB entries by limiting the FDB aging timer and/or the IPFDB aging timer.&lt;BR /&gt;
&lt;BR /&gt;
2)Reboot the switch&lt;BR /&gt;
The reason to reboot the switch is that some time the entries in HW and SW tables did not sync up due to any reason, so when the switch reboot it will sync up both SW and HW entries.&lt;/IPRT&gt;</description>
    <pubDate>Mon, 28 Apr 2014 20:50:00 GMT</pubDate>
    <dc:creator>Sumit_Tokle</dc:creator>
    <dc:date>2014-04-28T20:50:00Z</dc:date>
    <item>
      <title>Warn:IPRT&gt; Route IPFDB Handle</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49439#M13106</link>
      <description>What are the source of these issues in the logs?  I am seeing this on 7i's very intermittently.  I have tried search extreme site but unable to get any results/.&lt;BR /&gt;
&lt;BR /&gt;
04/17/2014 12:24:16.00 &lt;IPRT&gt; Route IPFDB Handle 0x1886c != Passed Curr Handle 0x2c46c04/17/2014 12:24:16.00 &lt;IPRT&gt; Route IPFDB Handle 0x1886c != Passed Curr Handle 0x2746c&lt;BR /&gt;
04/17/2014 12:24:16.00 &lt;IPRT&gt; Route IPFDB Handle 0x2686c != Passed Curr Handle 0x2046c&lt;BR /&gt;
04/17/2014 12:24:16.00 &lt;IPRT&gt; Route IPFDB Handle 0x2686c != Passed Curr Handle 0x1e86c&lt;BR /&gt;
04/17/2014 12:24:16.00 &lt;IPRT&gt; Route IPFDB Handle 0x2686c != Passed Curr Handle 0x4c6c&lt;BR /&gt;
04/17/2014 12:24:16.00 &lt;I&gt; Port 13 link down&lt;BR /&gt;
04/17/2014 12:21:03.31 &lt;IPRT&gt; Route IPFDB Handle 0x1445c != Passed Curr Handle 0x1585c&lt;BR /&gt;
04/17/2014 12:21:02.93 &lt;IPRT&gt; Route IPFDB Handle 0x1745c != Passed Curr Handle 0x1445c&lt;BR /&gt;
04/17/2014 12:21:02.11 &lt;IPRT&gt; Route IPFDB Handle 0x1785c != Passed Curr Handle 0x1705c&lt;BR /&gt;&lt;/IPRT&gt;&lt;/IPRT&gt;&lt;/IPRT&gt;&lt;/I&gt;&lt;/IPRT&gt;&lt;/IPRT&gt;&lt;/IPRT&gt;&lt;/IPRT&gt;&lt;/IPRT&gt;</description>
      <pubDate>Mon, 28 Apr 2014 11:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49439#M13106</guid>
      <dc:creator>Jimmy2</dc:creator>
      <dc:date>2014-04-28T11:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Warn:IPRT&gt; Route IPFDB Handle</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49440#M13107</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
04/17/2014 12:21:02.11 &lt;IPRT&gt; Route IPFDB Handle 0x1785c != Passed Curr Handle 0x1705c&lt;BR /&gt;
&lt;BR /&gt;
Description of the above warning message:&lt;BR /&gt;
&lt;BR /&gt;
The IPFDB was looking for an entry to flush. When IPFBDFlush went to find the entry, it had already aged out and this is why we see the error:&lt;BR /&gt;
"IPRT: Route IPFDB Handle  0x1785c != Passed Curr Handle 0x1705c&lt;BR /&gt;
&lt;BR /&gt;
This message means that the IPFDB entry 0x1705c will be deleted from the system, but the associated IPRoute table entry is pointing to FDB entry 0x1785c. The system ignores this inconsistency and keeps the IPRoute table as it is.&lt;BR /&gt;
&lt;BR /&gt;
This message appears when the FDB is full. Full can be either the specified limit as specified in the Release Notes or the outcome of the FDB hashing (four entries in the FDB + four entries in the Alternate Bucket). &lt;BR /&gt;
&lt;BR /&gt;
Below are the possible Solution:&lt;BR /&gt;
===================================&lt;BR /&gt;
1)To avoid this warning message, reduce the FDB entries by limiting the FDB aging timer and/or the IPFDB aging timer.&lt;BR /&gt;
&lt;BR /&gt;
2)Reboot the switch&lt;BR /&gt;
The reason to reboot the switch is that some time the entries in HW and SW tables did not sync up due to any reason, so when the switch reboot it will sync up both SW and HW entries.&lt;/IPRT&gt;</description>
      <pubDate>Mon, 28 Apr 2014 20:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49440#M13107</guid>
      <dc:creator>Sumit_Tokle</dc:creator>
      <dc:date>2014-04-28T20:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: Warn:IPRT&gt; Route IPFDB Handle</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49441#M13108</link>
      <description>For solution number 2, would the same thing be achieved if we clear fdb on the devices in question?</description>
      <pubDate>Mon, 28 Apr 2014 20:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49441#M13108</guid>
      <dc:creator>Jimmy2</dc:creator>
      <dc:date>2014-04-28T20:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Warn:IPRT&gt; Route IPFDB Handle</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49442#M13109</link>
      <description>You can try to execute the command and see but the reboot should resolve this issue completely.&lt;BR /&gt;
clear iparp&lt;BR /&gt;
clear fdb&lt;BR /&gt;
&lt;BR /&gt;
I have seen sometime the issue will get resolved after executing "enable ip-subnet-lookup" command.&lt;BR /&gt;
&lt;BR /&gt;
When the ip-subnet-lookup feature is enabled it will only store 1 network address in the IPFDB table instead of 254 separate entries (when using a /24). This can give a big improvement in the IPFDB table space, but there are a few limitations:&lt;BR /&gt;
&lt;BR /&gt;
- Flow Redirection is not supported in the IP Subnet Lookup.&lt;BR /&gt;
- IP-based QOS or ACL cannot be active with IP Subnet Lookup.&lt;BR /&gt;
&lt;BR /&gt;
You will need to reboot the switch before the ip-subnet-lookup feature becomes active. &lt;BR /&gt;
&lt;BR /&gt;
Also wanted to mentioned that if switch is running with EW-7.4.3 then we have product defect in this software version and try to upgrade the latest software version which is available for your hardware.&lt;BR /&gt;
&lt;BR /&gt;
After performing above step if the issue still present then I would recommend you to open case with TAC.</description>
      <pubDate>Mon, 28 Apr 2014 21:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49442#M13109</guid>
      <dc:creator>Sumit_Tokle</dc:creator>
      <dc:date>2014-04-28T21:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Warn:IPRT&gt; Route IPFDB Handle</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49443#M13110</link>
      <description>Thank you for your time and input.  How do we know the maximum allowable MACs allowed?  I have looked on the 7i's data sheet but its not listed.  ty</description>
      <pubDate>Mon, 28 Apr 2014 23:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49443#M13110</guid>
      <dc:creator>Jimmy2</dc:creator>
      <dc:date>2014-04-28T23:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Warn:IPRT&gt; Route IPFDB Handle</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49444#M13111</link>
      <description>Total number of MAC address should be mentioned in release notes.</description>
      <pubDate>Tue, 29 Apr 2014 14:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/warn-iprt-gt-route-ipfdb-handle/m-p/49444#M13111</guid>
      <dc:creator>Sumit_Tokle</dc:creator>
      <dc:date>2014-04-29T14:21:00Z</dc:date>
    </item>
  </channel>
</rss>

