<?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 Fix on howto increase the number of IPv6 (BGP) route entries in HW LPM in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/fix-on-howto-increase-the-number-of-ipv6-bgp-route-entries-in-hw/m-p/40495#M9150</link>
    <description>Create Date: Mar 10 2013  1:44PM&lt;BR /&gt;
&lt;BR /&gt;
Hi, &lt;BR /&gt;
&lt;BR /&gt;
As some of you may have seen, the current IPv6 BGP Tablesize is growing quickly currently. &lt;BR /&gt;
&lt;BR /&gt;
That might give messages in your LOG on the switch stating that it can't download a route into HW LPM. ( HW LPM table full ) &lt;BR /&gt;
&lt;BR /&gt;
In the latest 15.2.2.7 releases (and up), there is a fix to make a change in the distribution of the current hw entries between IPv4 and IPv6 L3 entries. &lt;BR /&gt;
&lt;BR /&gt;
The command : &lt;B&gt;configure forwarding external-tables l3-only ipv4-and-ipv6 &lt;/B&gt; (*reboot required to activate) &lt;BR /&gt;
&lt;BR /&gt;
This will provide more room for IPv6 prefixes (upto 47.5k routes) by lowering the IPv4 HW LPM to 475k entries. &lt;BR /&gt;
&lt;BR /&gt;
To state the obvious, you should always have both IPv4 and IPv6 route compression enabled.  &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;enable iproute ipv4 compression&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;enable iproute ipv6 compression&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
This will result in a similar route stat (If you have both IPv4 and IPv6 running on BGP on an X480)&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;sho iproute reserved-entries statistics&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
                       |-----In HW Route Table----|   |--In HW L3 Hash Table--|&lt;BR /&gt;
&lt;BR /&gt;
                       # Used Routes   # IPv4 Hosts   IPv4   IPv4   IPv6  IPv4&lt;BR /&gt;
&lt;BR /&gt;
Slot  Type              IPv4   IPv6    Local Remote   Local  Rem.   Loc.  MCast&lt;BR /&gt;
&lt;BR /&gt;
----  ---------------- ------ ------  ------ ------   -----  -----  ----  -----&lt;BR /&gt;
&lt;BR /&gt;
1     X480-24x         242489   5794&amp;gt;     41      0       0      0     4     22&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;sho iproute summary&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
=================ROUTE SUMMARY=================&lt;BR /&gt;
&lt;BR /&gt;
Mask distribution:&lt;BR /&gt;
&lt;BR /&gt;
       2 default routes               17 routes at length  8&lt;BR /&gt;
&lt;BR /&gt;
      13 routes at length  9          29 routes at length 10&lt;BR /&gt;
&lt;BR /&gt;
      88 routes at length 11         247 routes at length 12&lt;BR /&gt;
&lt;BR /&gt;
     481 routes at length 13         863 routes at length 14&lt;BR /&gt;
&lt;BR /&gt;
    1554 routes at length 15       12517 routes at length 16&lt;BR /&gt;
&lt;BR /&gt;
    6568 routes at length 17       10920 routes at length 18&lt;BR /&gt;
&lt;BR /&gt;
   21563 routes at length 19       31024 routes at length 20&lt;BR /&gt;
&lt;BR /&gt;
   33172 routes at length 21       45101 routes at length 22&lt;BR /&gt;
&lt;BR /&gt;
   40705 routes at length 23      231077 routes at length 24&lt;BR /&gt;
&lt;BR /&gt;
      81 routes at length 25          75 routes at length 26&lt;BR /&gt;
&lt;BR /&gt;
      74 routes at length 27          85 routes at length 28&lt;BR /&gt;
&lt;BR /&gt;
      75 routes at length 29         158 routes at length 30&lt;BR /&gt;
&lt;BR /&gt;
     159 routes at length 32&lt;BR /&gt;
&lt;BR /&gt;
Route origin distribution:&lt;BR /&gt;
&lt;BR /&gt;
436181 IBGP          450  OSPFExt1      1    OSPFInter &lt;BR /&gt;
&lt;BR /&gt;
8    OSPFIntra     2    Blackhole     3    Static    &lt;BR /&gt;
&lt;BR /&gt;
3    Direct       &lt;BR /&gt;
&lt;BR /&gt;
Total number of routes = 436648&lt;BR /&gt;
&lt;BR /&gt;
Total number of compressed routes = 194052&lt;BR /&gt;
&lt;BR /&gt;
For IPv6:  &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;sho bgp rou address-family ipv6-unicast summary&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Flags: (*) Preferred BGP route, (&amp;gt;) Active, (d) Suppressed, (h) History&lt;BR /&gt;
&lt;BR /&gt;
       (s) Stale, (m) Multipath, (u) Unfeasible&lt;BR /&gt;
&lt;BR /&gt;
Origin: (?) Incomplete, (e) EGP, (i) IGP&lt;BR /&gt;
&lt;BR /&gt;
BGP Route Statistics&lt;BR /&gt;
&lt;BR /&gt;
  Total Rxed Routes : 11667&lt;BR /&gt;
&lt;BR /&gt;
  Feasible Routes   : 11667&lt;BR /&gt;
&lt;BR /&gt;
  Active Routes     : 11667&lt;BR /&gt;
&lt;BR /&gt;
  Rejected Routes   : 0&lt;BR /&gt;
&lt;BR /&gt;
  Unfeasible Routes : 0&lt;BR /&gt;
&lt;BR /&gt;
  Advertised Routes : 5&lt;BR /&gt;
&lt;BR /&gt;
Route Statistics on Session Type&lt;BR /&gt;
&lt;BR /&gt;
  Routes from Int Peer: 0&lt;BR /&gt;
&lt;BR /&gt;
  Routes from Ext Peer: 11667&lt;BR /&gt;
&lt;BR /&gt;
For IPv4 : &lt;BR /&gt;
&lt;B&gt;sho bgp rou sum&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Flags: (*) Preferred BGP route, (&amp;gt;) Active, (d) Suppressed, (h) History&lt;BR /&gt;
&lt;BR /&gt;
       (s) Stale, (m) Multipath, (u) Unfeasible&lt;BR /&gt;
&lt;BR /&gt;
Origin: (?) Incomplete, (e) EGP, (i) IGP&lt;BR /&gt;
&lt;BR /&gt;
BGP Route Statistics&lt;BR /&gt;
&lt;BR /&gt;
  Total Rxed Routes : 489325&lt;BR /&gt;
&lt;BR /&gt;
  Feasible Routes   : 489325&lt;BR /&gt;
&lt;BR /&gt;
  Active Routes     : 436125&lt;BR /&gt;
&lt;BR /&gt;
  Rejected Routes   : 0&lt;BR /&gt;
&lt;BR /&gt;
  Unfeasible Routes : 0&lt;BR /&gt;
&lt;BR /&gt;
  Advertised Routes : 48&lt;BR /&gt;
&lt;BR /&gt;
Route Statistics on Session Type&lt;BR /&gt;
&lt;BR /&gt;
  Routes from Int Peer: 489325&lt;BR /&gt;
&lt;BR /&gt;
  Routes from Ext Peer: 0 &lt;BR /&gt;
&lt;BR /&gt;
GL,&lt;BR /&gt;
Erik Bais&lt;BR /&gt;
A2B Internet &lt;BR /&gt;
&lt;BR /&gt;
  (from Erik_Bais)</description>
    <pubDate>Wed, 08 Jan 2014 05:59:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T05:59:00Z</dc:date>
    <item>
      <title>Fix on howto increase the number of IPv6 (BGP) route entries in HW LPM</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/fix-on-howto-increase-the-number-of-ipv6-bgp-route-entries-in-hw/m-p/40495#M9150</link>
      <description>Create Date: Mar 10 2013  1:44PM&lt;BR /&gt;
&lt;BR /&gt;
Hi, &lt;BR /&gt;
&lt;BR /&gt;
As some of you may have seen, the current IPv6 BGP Tablesize is growing quickly currently. &lt;BR /&gt;
&lt;BR /&gt;
That might give messages in your LOG on the switch stating that it can't download a route into HW LPM. ( HW LPM table full ) &lt;BR /&gt;
&lt;BR /&gt;
In the latest 15.2.2.7 releases (and up), there is a fix to make a change in the distribution of the current hw entries between IPv4 and IPv6 L3 entries. &lt;BR /&gt;
&lt;BR /&gt;
The command : &lt;B&gt;configure forwarding external-tables l3-only ipv4-and-ipv6 &lt;/B&gt; (*reboot required to activate) &lt;BR /&gt;
&lt;BR /&gt;
This will provide more room for IPv6 prefixes (upto 47.5k routes) by lowering the IPv4 HW LPM to 475k entries. &lt;BR /&gt;
&lt;BR /&gt;
To state the obvious, you should always have both IPv4 and IPv6 route compression enabled.  &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;enable iproute ipv4 compression&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;enable iproute ipv6 compression&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
This will result in a similar route stat (If you have both IPv4 and IPv6 running on BGP on an X480)&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;sho iproute reserved-entries statistics&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
                       |-----In HW Route Table----|   |--In HW L3 Hash Table--|&lt;BR /&gt;
&lt;BR /&gt;
                       # Used Routes   # IPv4 Hosts   IPv4   IPv4   IPv6  IPv4&lt;BR /&gt;
&lt;BR /&gt;
Slot  Type              IPv4   IPv6    Local Remote   Local  Rem.   Loc.  MCast&lt;BR /&gt;
&lt;BR /&gt;
----  ---------------- ------ ------  ------ ------   -----  -----  ----  -----&lt;BR /&gt;
&lt;BR /&gt;
1     X480-24x         242489   5794&amp;gt;     41      0       0      0     4     22&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;sho iproute summary&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
=================ROUTE SUMMARY=================&lt;BR /&gt;
&lt;BR /&gt;
Mask distribution:&lt;BR /&gt;
&lt;BR /&gt;
       2 default routes               17 routes at length  8&lt;BR /&gt;
&lt;BR /&gt;
      13 routes at length  9          29 routes at length 10&lt;BR /&gt;
&lt;BR /&gt;
      88 routes at length 11         247 routes at length 12&lt;BR /&gt;
&lt;BR /&gt;
     481 routes at length 13         863 routes at length 14&lt;BR /&gt;
&lt;BR /&gt;
    1554 routes at length 15       12517 routes at length 16&lt;BR /&gt;
&lt;BR /&gt;
    6568 routes at length 17       10920 routes at length 18&lt;BR /&gt;
&lt;BR /&gt;
   21563 routes at length 19       31024 routes at length 20&lt;BR /&gt;
&lt;BR /&gt;
   33172 routes at length 21       45101 routes at length 22&lt;BR /&gt;
&lt;BR /&gt;
   40705 routes at length 23      231077 routes at length 24&lt;BR /&gt;
&lt;BR /&gt;
      81 routes at length 25          75 routes at length 26&lt;BR /&gt;
&lt;BR /&gt;
      74 routes at length 27          85 routes at length 28&lt;BR /&gt;
&lt;BR /&gt;
      75 routes at length 29         158 routes at length 30&lt;BR /&gt;
&lt;BR /&gt;
     159 routes at length 32&lt;BR /&gt;
&lt;BR /&gt;
Route origin distribution:&lt;BR /&gt;
&lt;BR /&gt;
436181 IBGP          450  OSPFExt1      1    OSPFInter &lt;BR /&gt;
&lt;BR /&gt;
8    OSPFIntra     2    Blackhole     3    Static    &lt;BR /&gt;
&lt;BR /&gt;
3    Direct       &lt;BR /&gt;
&lt;BR /&gt;
Total number of routes = 436648&lt;BR /&gt;
&lt;BR /&gt;
Total number of compressed routes = 194052&lt;BR /&gt;
&lt;BR /&gt;
For IPv6:  &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;sho bgp rou address-family ipv6-unicast summary&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Flags: (*) Preferred BGP route, (&amp;gt;) Active, (d) Suppressed, (h) History&lt;BR /&gt;
&lt;BR /&gt;
       (s) Stale, (m) Multipath, (u) Unfeasible&lt;BR /&gt;
&lt;BR /&gt;
Origin: (?) Incomplete, (e) EGP, (i) IGP&lt;BR /&gt;
&lt;BR /&gt;
BGP Route Statistics&lt;BR /&gt;
&lt;BR /&gt;
  Total Rxed Routes : 11667&lt;BR /&gt;
&lt;BR /&gt;
  Feasible Routes   : 11667&lt;BR /&gt;
&lt;BR /&gt;
  Active Routes     : 11667&lt;BR /&gt;
&lt;BR /&gt;
  Rejected Routes   : 0&lt;BR /&gt;
&lt;BR /&gt;
  Unfeasible Routes : 0&lt;BR /&gt;
&lt;BR /&gt;
  Advertised Routes : 5&lt;BR /&gt;
&lt;BR /&gt;
Route Statistics on Session Type&lt;BR /&gt;
&lt;BR /&gt;
  Routes from Int Peer: 0&lt;BR /&gt;
&lt;BR /&gt;
  Routes from Ext Peer: 11667&lt;BR /&gt;
&lt;BR /&gt;
For IPv4 : &lt;BR /&gt;
&lt;B&gt;sho bgp rou sum&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Flags: (*) Preferred BGP route, (&amp;gt;) Active, (d) Suppressed, (h) History&lt;BR /&gt;
&lt;BR /&gt;
       (s) Stale, (m) Multipath, (u) Unfeasible&lt;BR /&gt;
&lt;BR /&gt;
Origin: (?) Incomplete, (e) EGP, (i) IGP&lt;BR /&gt;
&lt;BR /&gt;
BGP Route Statistics&lt;BR /&gt;
&lt;BR /&gt;
  Total Rxed Routes : 489325&lt;BR /&gt;
&lt;BR /&gt;
  Feasible Routes   : 489325&lt;BR /&gt;
&lt;BR /&gt;
  Active Routes     : 436125&lt;BR /&gt;
&lt;BR /&gt;
  Rejected Routes   : 0&lt;BR /&gt;
&lt;BR /&gt;
  Unfeasible Routes : 0&lt;BR /&gt;
&lt;BR /&gt;
  Advertised Routes : 48&lt;BR /&gt;
&lt;BR /&gt;
Route Statistics on Session Type&lt;BR /&gt;
&lt;BR /&gt;
  Routes from Int Peer: 489325&lt;BR /&gt;
&lt;BR /&gt;
  Routes from Ext Peer: 0 &lt;BR /&gt;
&lt;BR /&gt;
GL,&lt;BR /&gt;
Erik Bais&lt;BR /&gt;
A2B Internet &lt;BR /&gt;
&lt;BR /&gt;
  (from Erik_Bais)</description>
      <pubDate>Wed, 08 Jan 2014 05:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/fix-on-howto-increase-the-number-of-ipv6-bgp-route-entries-in-hw/m-p/40495#M9150</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Fix on howto increase the number of IPv6 (BGP) route entries in HW LPM</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/fix-on-howto-increase-the-number-of-ipv6-bgp-route-entries-in-hw/m-p/40496#M9151</link>
      <description>Create Date: Mar 11 2013 12:07AM&lt;BR /&gt;
&lt;BR /&gt;
Pretty cool - I hadn't seen that in the release notes, great find! Thanks!  (from Ansley_Barnes)</description>
      <pubDate>Wed, 08 Jan 2014 05:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/fix-on-howto-increase-the-number-of-ipv6-bgp-route-entries-in-hw/m-p/40496#M9151</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:59:00Z</dc:date>
    </item>
  </channel>
</rss>

