<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>cisco 3640 trouble in Cisco</title>
<link>http://www.dslreports.com/forum/r20341809</link>
<description></description>
<language>en</language>
<pubDate>Wed, 11 Nov 2009 14:46:18 EDT</pubDate>
<lastBuildDate>Wed, 11 Nov 2009 14:46:18 EDT</lastBuildDate>

<item>
<title>Re: cisco 3640 trouble</title>
<link>http://www.dslreports.com/forum/remark,20348625</link>
<description><![CDATA[<A HREF="/useremail/u/144314"><b>mikeeo</b></A> : <div class="bquote"><small>said by  aryoba <A HREF="/useremail/u/676954"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br><div class="bquote"><small>said by  luminaire <A HREF="/useremail/u/1177583"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>  :</small><br><br>If you control your backbone you should not be sending a full table to this router. Send defaults via BGP and then more specifics if required. If you don't control it forward that suggestion up the chain. Unless you have several connections and are taking multiple BGP feeds there really is no reason to take a full table...<br> </div>Assuming the problem was due to full BGP table receive instead of partial/limited, then you can filter the incoming BGP table from the backbone. This filter you can do even when you don't have access to the backbone router.<br> </div>Those routes are still processed just not installed in the BGP table. So in away they still use up quite a bit of memory, the OP should consider asking his ISP if they use BGP ORF or filter the routes on the edge.<br><br>Also...a 3640 is WELL past its life and was never designed to handle a large amount of routing data.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20348625</guid>
<pubDate>Thu, 17 Apr 2008 10:53:41 EDT</pubDate>
</item>

<item>
<title>Re: cisco 3640 trouble</title>
<link>http://www.dslreports.com/forum/remark,20348542</link>
<description><![CDATA[<A HREF="/useremail/u/168864"><b>sporkme</b></A> : You can feed the dump file into this tool:<br><br>&raquo;<small>https</small>://<A HREF="https://www.cisco.com/cgi-bin/Support/OutputInterpreter/home.pl">www.cisco.com/cgi-bin/Support/Ou&middot;&middot;&middot;/home.pl</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20348542</guid>
<pubDate>Thu, 17 Apr 2008 10:35:58 EDT</pubDate>
</item>

<item>
<title>Re: cisco 3640 trouble</title>
<link>http://www.dslreports.com/forum/remark,20347125</link>
<description><![CDATA[<A HREF="/useremail/u/1545677"><b>lauren198</b></A> : i've checked my router. and i got crashinfo-xxx file at my flash memomy..<br>i've read the crashinfo file, but i donk't understand.. :(<br>all about memory dump.. :(<br><br>what must i do? how to fix it?<br><br>best regards,<br><br>lauren]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20347125</guid>
<pubDate>Wed, 16 Apr 2008 23:58:56 EDT</pubDate>
</item>

<item>
<title>Re: cisco 3640 trouble</title>
<link>http://www.dslreports.com/forum/remark,20346327</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : thanks for your replyed..<br>ok, i will try it again to from the console n get the messages befor the router restarts.<br><br>note::<br>i've filter the incoming table list. and then i get above 13 - 15 table list from our backbone.<br><br>BGP filter conf:<br><textarea name="code" class="text" cols=50 rows=10>neighbor LA filter-list 46 in&#012;neighbor LA filter-list 36 out&#012;</textarea><!--end code block--><br>filter conf:<br><textarea name="code" class="text" cols=50 rows=10>ip as-path access-list 36 permit ^$&#012;ip as-path access-list 46 permit ^xxxx$&#012;</textarea><!--end code block--><br>Questions:<br>1. If my router get crash memory, what must i do?<br>2. what kinds of memory will get crash, Flash or ROM?<br>3. may i change the ROM with general "EDO ROM" (FOR PC)?<br><br>best regards,<br><br>lauren<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20346327</guid>
<pubDate>Wed, 16 Apr 2008 21:40:01 EDT</pubDate>
</item>

<item>
<title>Re: cisco 3640 trouble</title>
<link>http://www.dslreports.com/forum/remark,20344397</link>
<description><![CDATA[<A HREF="/useremail/u/1177583"><b>luminaire</b></A> : Absolutely, my mistake. I normally filter outbound as we use soft-reconfigs, which requires an accurate list of the inbound prefixes from each peer. Thanks for pointing that out!<br><small>--<br>Luminaire<br><A HREF="http://angrytelecomgeek.blogspot.com/">My Blog</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20344397</guid>
<pubDate>Wed, 16 Apr 2008 15:47:34 EDT</pubDate>
</item>

<item>
<title>Re: cisco 3640 trouble</title>
<link>http://www.dslreports.com/forum/remark,20344225</link>
<description><![CDATA[<A HREF="/useremail/u/676954"><b>aryoba</b></A> : <div class="bquote"><small>said by  luminaire <A HREF="/useremail/u/1177583"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>If you control your backbone you should not be sending a full table to this router. Send defaults via BGP and then more specifics if required. If you don't control it forward that suggestion up the chain. Unless you have several connections and are taking multiple BGP feeds there really is no reason to take a full table...<br> </div>Assuming the problem was due to full BGP table receive instead of partial/limited, then you can filter the incoming BGP table from the backbone. This filter you can do even when you don't have access to the backbone router.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20344225</guid>
<pubDate>Wed, 16 Apr 2008 15:16:46 EDT</pubDate>
</item>

<item>
<title>Re: cisco 3640 trouble</title>
<link>http://www.dslreports.com/forum/remark,20344199</link>
<description><![CDATA[<A HREF="/useremail/u/1177583"><b>luminaire</b></A> : If you control your backbone you should not be sending a full table to this router. Send defaults via BGP and then more specifics if required. If you don't control it forward that suggestion up the chain. Unless you have several connections and are taking multiple BGP feeds there really is no reason to take a full table...<br><small>--<br>Luminaire<br><A HREF="http://angrytelecomgeek.blogspot.com/">My Blog</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20344199</guid>
<pubDate>Wed, 16 Apr 2008 15:12:01 EDT</pubDate>
</item>

<item>
<title>Re: cisco 3640 trouble</title>
<link>http://www.dslreports.com/forum/remark,20342068</link>
<description><![CDATA[<A HREF="/useremail/u/660498"><b>TomS_</b></A> : Are you able to connect to the router with a console and see whether any messages pop up before it reboots?<br><br>Depending on the number of routes you are receiving, the router might be running out of memory causing a crash.<br><br>There may also be a crash report saved on flash which might contain more details, such as the last few messages displayed on the console before it crashed.<br><br>Also I notice that you have an IP Base IOS image. I didnt even think that had BGP?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20342068</guid>
<pubDate>Wed, 16 Apr 2008 08:17:24 EDT</pubDate>
</item>

<item>
<title>cisco 3640 trouble</title>
<link>http://www.dslreports.com/forum/remark,20341809</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : hii all...<br><br>i have a trouble with my cisco 3640.<br><br>i use BGP Peering to my backbone...<br>the trouble is.. <br>when the bgp peering up and get some bgp list, my cisco router 3640 will restart automatic. <br>what can i do to fix it??<br><br>this is my cisco resource :<br><textarea name="code" class="text" cols=50 rows=10>Cisco IOS Software, 3600 Software (C3640-I-M), Version 12.4(16), RELEASE SOFTWARE (fc1)&#012;Technical Support: http://www.cisco.com/techsupport&#012;Copyright (c) 1986-2007 by Cisco Systems, Inc.&#012;Compiled Wed 20-Jun-07 11:43 by prod_rel_team&#012; &#012;ROM: System Bootstrap, Version 11.1(20)AA2, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)&#012; &#012;gw2 uptime is 4 hours, 4 minutes&#012;System returned to ROM by reload&#012;System image file is "flash:c3640-i-mz.124-16.bin"&#012; &#012;Cisco 3640 (R4700) processor (revision 0x00) with 125952K/5120K bytes of memory.&#012;Processor board ID 25041474&#012;R4700 CPU at 100MHz, Implementation 33, Rev 1.0&#012;2 Ethernet interfaces&#012;1 Serial interface&#012;DRAM configuration is 64 bits wide with parity disabled.&#012;125K bytes of NVRAM.&#012;16384K bytes of processor board System flash (Read/Write)&#012; &#012;Configuration register is 0x2102&#012;</textarea><!--end code block-->some one, help my to fex it... !?!?!<br><br>best regards,<br><br>lauren  :)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20341809</guid>
<pubDate>Wed, 16 Apr 2008 04:44:20 EDT</pubDate>
</item>

</channel>
</rss>
