<?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 Checking RIB and FIB on Brocade 2024? in Data Center (SLX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62571#M211</link>
    <description>&lt;P&gt;Hello, can anyone confirm the correct way to check the RIB and FIB on Brocade 2024? Wanting to ensure i’m not over recommended capacity, chasing memory problems….&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;Is it:&lt;/P&gt;  &lt;P&gt;RIB - show ip route&lt;/P&gt;  &lt;P&gt;FIB - show ip BGP&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;?&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jun 2020 08:42:49 GMT</pubDate>
    <dc:creator>matty</dc:creator>
    <dc:date>2020-06-19T08:42:49Z</dc:date>
    <item>
      <title>Checking RIB and FIB on Brocade 2024?</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62571#M211</link>
      <description>&lt;P&gt;Hello, can anyone confirm the correct way to check the RIB and FIB on Brocade 2024? Wanting to ensure i’m not over recommended capacity, chasing memory problems….&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;Is it:&lt;/P&gt;  &lt;P&gt;RIB - show ip route&lt;/P&gt;  &lt;P&gt;FIB - show ip BGP&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 08:42:49 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62571#M211</guid>
      <dc:creator>matty</dc:creator>
      <dc:date>2020-06-19T08:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Checking RIB and FIB on Brocade 2024?</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62572#M212</link>
      <description>&lt;P&gt;For NetIron FIB and e.g. interface ethernet 4/1&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;show cam ethernet  4/1&lt;BR /&gt;show cam ip 4/1&lt;BR /&gt;show cam ipv6 4/1&lt;BR /&gt;show cam ?&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;General / usage&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;show cam-partition usage&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;For RIB&amp;nbsp; IPv4 it is like you said.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 14:08:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62572#M212</guid>
      <dc:creator>joergkost</dc:creator>
      <dc:date>2020-06-19T14:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Checking RIB and FIB on Brocade 2024?</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62573#M213</link>
      <description>&lt;P&gt;Hmm I don’t seem to have cam-partition usage, my show cam options...:&lt;/P&gt;  &lt;P&gt;show cam ?&lt;BR /&gt; &amp;nbsp; l2acl &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Show cam Layer 2 sessions&lt;BR /&gt; &amp;nbsp; l2out &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Show cam Layer 2 outbound&lt;BR /&gt; &amp;nbsp; l4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Show cam Layer 4&lt;BR /&gt; &amp;nbsp; l4out &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Show cam Layer 4 outbound&lt;BR /&gt; &amp;nbsp; v4sacl &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Show cam IPv4 Super ACL&lt;BR /&gt; &amp;nbsp; v6acl &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Show cam Ipv6 sessions&lt;BR /&gt; &amp;nbsp; v6out &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Show cam Ipv6 outbound&lt;BR /&gt; &amp;nbsp; v6sacl &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Show cam Ipv6 Super ACL&amp;nbsp;&lt;/P&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;show ip route works well:&lt;/P&gt;  &lt;P&gt;#show ip route&lt;/P&gt;  &lt;P&gt;Total number of IP routes: XXXXXX&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 07:48:43 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62573#M213</guid>
      <dc:creator>matty</dc:creator>
      <dc:date>2020-06-22T07:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Checking RIB and FIB on Brocade 2024?</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62574#M214</link>
      <description>&lt;P&gt;What is your hardware model?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 13:48:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62574#M214</guid>
      <dc:creator>joergkost</dc:creator>
      <dc:date>2020-06-22T13:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Checking RIB and FIB on Brocade 2024?</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62575#M215</link>
      <description>&lt;P&gt;Brocade CER 2024 - Part #:&amp;nbsp;40-1000859-13&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 13:50:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62575#M215</guid>
      <dc:creator>matty</dc:creator>
      <dc:date>2020-06-22T13:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Checking RIB and FIB on Brocade 2024?</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62576#M216</link>
      <description>&lt;P&gt;Ah sorry, missed the 2024 in the subject. For the CER you need to &lt;EM&gt;rconsole&lt;/EM&gt; into the lp:&lt;/P&gt;  &lt;PRE&gt;&lt;CODE&gt;SSH@rt1# rconsole 1&lt;BR /&gt;Remote connection to LP slot 1 established&lt;BR /&gt;Press CTRL-X or type 'exit' to disconnect it&lt;BR /&gt;LP-1&amp;gt;show cam-partition usage&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;  &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 13:55:33 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/checking-rib-and-fib-on-brocade-2024/m-p/62576#M216</guid>
      <dc:creator>joergkost</dc:creator>
      <dc:date>2020-06-22T13:55:33Z</dc:date>
    </item>
  </channel>
</rss>

