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

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

<channel>
<title>static route question in Cisco</title>
<link>http://www.dslreports.com/forum/r20515733</link>
<description></description>
<language>en</language>
<pubDate>Wed, 20 Aug 2008 22:36:35 EDT</pubDate>
<lastBuildDate>Wed, 20 Aug 2008 22:36:35 EDT</lastBuildDate>

<item>
<title>Re: static route question</title>
<link>http://www.dslreports.com/forum/remark,20522950</link>
<description><![CDATA[<A HREF="/useremail/u/236961"><b>belushi</b></A> : I haven't read that one, I've found the following two books to be pretty much all encompassing on routing protocols:<br><br>CCIE Professional Developement Routing TCP/IP Volumes 1 and 2. Both by Jeff Doyle and Jennifer Carroll. <br><br>The first is mostly IGPs and some fundamentals.  The second focuses on BGP, Multicast, redistribution, etc.  They are basically mainstays for CCIE studies and such are extremely detailed.  However, I always found the basic Cisco Press books to be an easier read. <br><br>Obviously there are more complete books on each individual technology, but these are pretty good. ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20522950</guid>
<pubDate>Thu, 22 May 2008 11:25:47 EDT</pubDate>
</item>

<item>
<title>Re: static route question</title>
<link>http://www.dslreports.com/forum/remark,20522602</link>
<description><![CDATA[<A HREF="/useremail/u/676954"><b>aryoba</b></A> : Those CCNP BSCI books may cover the same topics. However the BSCI books don't have the same feel or the same flow either.<br><br>The BSCI books typically are just dumping routing theories off Cisco website or off prior edition of BSCI books with probably some additions. In other words, BSCI books are just made in rush to make a quick buck without actually putting a real genuine efforts from the "real engineers" to create a decent book.<br><br>The Alex Zinin book however provides "the real meat" that every Cisco certified engineers including CCNA certified people must know cold.<br><br>For a complete understanding of routing topics, you may want to read both Alex Zinin and the CCNP books.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20522602</guid>
<pubDate>Thu, 22 May 2008 10:18:40 EDT</pubDate>
</item>

<item>
<title>Re: static route question</title>
<link>http://www.dslreports.com/forum/remark,20520687</link>
<description><![CDATA[<A HREF="/useremail/u/1553057"><b>randylf</b></A> : Im actually reading the BSCI CCNP book right now which I believe covers most of the same topics correct?<br><br>If not, I will get to that book after this one.<br><br>Thanks alot.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20520687</guid>
<pubDate>Wed, 21 May 2008 22:11:29 EDT</pubDate>
</item>

<item>
<title>Re: static route question</title>
<link>http://www.dslreports.com/forum/remark,20516547</link>
<description><![CDATA[<A HREF="/useremail/u/676954"><b>aryoba</b></A> : <div class="bquote"><small>said by  randylf <A HREF="/useremail/u/1553057"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>   :</small><br><br>Do cisco routers rely STRICTLY on a line/protocol link down state to determine if a static route is unreachable and should be removed from the routing table?<br></div>By default, yes.<br><br><div class="bquote"><small>said by  randylf <A HREF="/useremail/u/1553057"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>   :</small><br><br>If so, then if an interface a static route is using stops passing L3 traffic, but the L2/L1 status is still up, will the route remain in the routing table?<br></div>Yes<br><br><div class="bquote"><small>said by  randylf <A HREF="/useremail/u/1553057"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>   :</small><br><br>How does one overcome this limitation besides using IP SLA?<br></div>Beside using dynamic routing protocol, you can use similar trick as IP SLA which is the good old HSRP or VRRP. Set which gateway interface to be the preferred one. Also set the HSRP mechanism to monitor the up/down interface.<br><br>However using dynamic routing protocol such as BGP between your network and your ISP to provide the reliable default gateway route to the Internet is the best solution.<br><br><div class="bquote"><small>said by  randylf <A HREF="/useremail/u/1553057"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>   :</small><br><br>I need some assistance in understanding the process behind static routes getting removed from the routing table.<br><br>I have read all kinds of CCNA material, and alot of google sources and cant get an answer.<br></div>Have you read "Cisco IP Routing: Packet Forwarding and Intra-domain Routing Protocols" by Alex Zinin? I believe this book will provide the answer you are looking for. Happy reading :)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20516547</guid>
<pubDate>Wed, 21 May 2008 10:03:02 EDT</pubDate>
</item>

<item>
<title>Re: static route question</title>
<link>http://www.dslreports.com/forum/remark,20516040</link>
<description><![CDATA[<A HREF="/useremail/u/660498"><b>TomS_</b></A> : <div class="bquote"><small>said by  randylf <A HREF="/useremail/u/1553057"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>How does one overcome this limitation besides using IP SLA?</div>With a routing protocol, such as OSPF, EIGRP, or BGP.<br><br>These routing protocols (and all others) maintain adjacencies or neighborships by sending out hello messages at regular intervals. If they stop receiving these messages, it can be assumed there is something wrong, and the session to which ever peer has stopped sending hellos is shutdown or deleted and any routes received from it are removed from the routing table.<br><br>This helps you deal with layer 1-3 failures.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20516040</guid>
<pubDate>Wed, 21 May 2008 06:46:00 EDT</pubDate>
</item>

<item>
<title>static route question</title>
<link>http://www.dslreports.com/forum/remark,20515733</link>
<description><![CDATA[<A HREF="/useremail/u/1553057"><b>randylf</b></A> : I need some assistance in understanding the process behind static routes getting removed from the routing table.<br><br>I have read all kinds of CCNA material, and alot of google sources and cant get an answer.<br><br>Do cisco routers rely STRICTLY on a line/protocol link down state to determine if a static route is unreachable and should be removed from the routing table?<br><br>If so, then if an interface a static route is using stops passing L3 traffic, but the L2/L1 status is still up, will the route remain in the routing table?<br><br>How does one overcome this limitation besides using IP SLA?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20515733</guid>
<pubDate>Wed, 21 May 2008 02:10:26 EDT</pubDate>
</item>

</channel>
</rss>
