<?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: default route and routing protcols in Switching</title>
    <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237503#M104530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Here 199.199.199.2 is not the next hop but a an entry from routing table.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;I think router will perform recursive look up to send packets using 199.199.199.2&lt;/P&gt;&lt;P&gt;Am i correct? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;2) Consider the default route:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 199.199.199.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in case of rip, rip will automatically advertises the default route . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to redistribute static with RIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;If i configure default route as:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 s0&lt;/P&gt;&lt;P&gt;it will appear in the routing table as&lt;/P&gt;&lt;P&gt;C 0.0.0.0 directly connected s1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, that's a static route and you must use the redistribute static command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S*   0.0.0.0/0 is directly connected, FastEthernet0/0&lt;/P&gt;&lt;P&gt;R1#sh ip route 0.0.0.0&lt;/P&gt;&lt;P&gt;Routing entry for 0.0.0.0/0, supernet&lt;/P&gt;&lt;P&gt;  Known via "static", distance 1, metric 0 (connected), candidate default path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2009 20:00:39 GMT</pubDate>
    <dc:creator>Edison Ortiz</dc:creator>
    <dc:date>2009-03-17T20:00:39Z</dc:date>
    <item>
      <title>default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237502#M104529</link>
      <description>&lt;P&gt;Hi everybody!&lt;/P&gt;&lt;P&gt; i have few questions:&lt;/P&gt;&lt;P&gt;In the following default route,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 192.192.192.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 192.192.192.1 is next hop ip address.&lt;/P&gt;&lt;P&gt;Consider the following routing table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R 199.199.199.0 [120/2] via s0&lt;/P&gt;&lt;P&gt;c 192.192.192.0 is directly connected.&lt;/P&gt;&lt;P&gt;Can i configure a default route as.&lt;/P&gt;&lt;P&gt;Ip route 0.0.0.0 0.0.0.0 199.199.199.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here 199.199.199.2 is not the next hop  but a an entry from routing table.&lt;/P&gt;&lt;P&gt;I think router will perform recursive look up to send packets using 199.199.199.2&lt;/P&gt;&lt;P&gt;Am i correct?&lt;/P&gt;&lt;P&gt;====================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Consider the default route:&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 199.199.199.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in case of rip, rip will automatically advertises the default route .&lt;/P&gt;&lt;P&gt;But in case of eigrp and ospf, we need to  redistribute this route using "redistribute static" command. Am i correct?&lt;/P&gt;&lt;P&gt;=========================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Consider the following routing table&lt;/P&gt;&lt;P&gt;R 199.199.199.0 via s0&lt;/P&gt;&lt;P&gt;C 192.192.192.0 directly connected s0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i configure  default route as:&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 s0&lt;/P&gt;&lt;P&gt;it will appear in the routing table as&lt;/P&gt;&lt;P&gt;C 0.0.0.0 directly connected s1.&lt;/P&gt;&lt;P&gt;Now if we wish to advertise this route using eigrp and ospf,  do we need to use the command " redistribute connected" ?&lt;/P&gt;&lt;P&gt;================================&lt;/P&gt;&lt;P&gt;Thanks a lot and have a nice day!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 12:39:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237502#M104529</guid>
      <dc:creator>sarahr202</dc:creator>
      <dc:date>2019-03-06T12:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237503#M104530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Here 199.199.199.2 is not the next hop but a an entry from routing table.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;I think router will perform recursive look up to send packets using 199.199.199.2&lt;/P&gt;&lt;P&gt;Am i correct? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;2) Consider the default route:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 199.199.199.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in case of rip, rip will automatically advertises the default route . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to redistribute static with RIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;If i configure default route as:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 s0&lt;/P&gt;&lt;P&gt;it will appear in the routing table as&lt;/P&gt;&lt;P&gt;C 0.0.0.0 directly connected s1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, that's a static route and you must use the redistribute static command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S*   0.0.0.0/0 is directly connected, FastEthernet0/0&lt;/P&gt;&lt;P&gt;R1#sh ip route 0.0.0.0&lt;/P&gt;&lt;P&gt;Routing entry for 0.0.0.0/0, supernet&lt;/P&gt;&lt;P&gt;  Known via "static", distance 1, metric 0 (connected), candidate default path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 20:00:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237503#M104530</guid>
      <dc:creator>Edison Ortiz</dc:creator>
      <dc:date>2009-03-17T20:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237504#M104531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Edison!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"2) Consider the default route:&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 199.199.199.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in case of rip, rip will automatically advertises the default route .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to redistribute static with RIP. "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edison below is my  lab set up;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ra s0---s0 rb s1--------rd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ra s0 194.194.194.1/24&lt;/P&gt;&lt;P&gt;router rip&lt;/P&gt;&lt;P&gt;network 194.194.194.0&lt;/P&gt;&lt;P&gt;================&lt;/P&gt;&lt;P&gt;rb s0 194.194.194.2/24&lt;/P&gt;&lt;P&gt;s1 192.192.192.1/24&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 192.192.192.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;router rip&lt;/P&gt;&lt;P&gt;network 192.192.192.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=================================&lt;/P&gt;&lt;P&gt;Routing table at rb:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RouterB#show ip route (output omitted)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gateway of last resort is 192.192.192.2 to network 0.0.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C    192.192.192.0/24 is directly connected, Serial1&lt;/P&gt;&lt;P&gt;C    194.194.194.0/24 is directly connected, Serial0&lt;/P&gt;&lt;P&gt;S*   0.0.0.0/0 [1/0] via 192.192.192.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===========================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;routing table at ra:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;routerA#show ip route (output omitted)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gateway of last resort is 194.194.194.2 to network 0.0.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C    194.194.194.0/24 is directly connected, Serial0&lt;/P&gt;&lt;P&gt;R*   0.0.0.0/0 [120/1] via 194.194.194.2, 00:00:12, Serial0&lt;/P&gt;&lt;P&gt;RouterA#&lt;/P&gt;&lt;P&gt;=========================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find in case of rip, we don't need to redistribute the default route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot Edison and have a nice day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 21:22:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237504#M104531</guid>
      <dc:creator>sarahr202</dc:creator>
      <dc:date>2009-03-17T21:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237505#M104532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now i  removed the " ip route 0.0.0.0 0.0.0.0 192.192.192.2" . I configured ip route 0.0.0.0 0.0.0.0 s1 on rb.&lt;/P&gt;&lt;P&gt;The routing table at ra is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RouterA#show ip route( output omitted)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gateway of last resort is 194.194.194.2 to network 0.0.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C    194.194.194.0/24 is directly connected, Serial0&lt;/P&gt;&lt;P&gt;R*   0.0.0.0/0 [120/1] via 194.194.194.2, 00:00:11, Serial0&lt;/P&gt;&lt;P&gt;Results:&lt;/P&gt;&lt;P&gt; The  rip advertises without " redistribute" command, the default route whether it is configured using ip route 0.0.0.0 0.0.0.0 192.192.192.2 or ip route 0.0.0.0 0.0.0.0 s1&lt;/P&gt;&lt;P&gt;=======================================================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am gonna use eigrp on ra and rb to see if the default route get redistributed automatically.&lt;/P&gt;&lt;P&gt;Rb config:(output omitted)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Serial0&lt;/P&gt;&lt;P&gt; ip address 194.194.194.2 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Serial1&lt;/P&gt;&lt;P&gt; ip address 192.192.192.1 255.255.255.0&lt;/P&gt;&lt;P&gt; clockrate 56000&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;router eigrp 1&lt;/P&gt;&lt;P&gt; network 194.194.194.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;no ip classless&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 Serial1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt;line aux 0&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; login&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;======================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ra config:(output omitted)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Serial1&lt;/P&gt;&lt;P&gt; ip address 200.200.200.1 255.255.255.0&lt;/P&gt;&lt;P&gt; clockrate 56000&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;router eigrp 1&lt;/P&gt;&lt;P&gt; network 194.194.194.0&lt;/P&gt;&lt;P&gt; auto-summary&lt;/P&gt;&lt;P&gt; no eigrp log-neighbor-changes&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip classless&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;routing table at ra:&lt;/P&gt;&lt;P&gt;routerA#show ip route( output omitted)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gateway of last resort is not set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C    194.194.194.0/24 is directly connected, Serial0&lt;/P&gt;&lt;P&gt;RouterA#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The eigrp unlike rip does not advertise the default route without redistribute command. I found the same result for ospf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You guys have a good day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 21:42:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237505#M104532</guid>
      <dc:creator>sarahr202</dc:creator>
      <dc:date>2009-03-17T21:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237506#M104533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sarah, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see that happening here and I believe you have something else in the config that is causing this to happen or you have a bug, per the IOS documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/ios/iproute/configuration/guide/irp_cfg_info_prot_ps6350_TSD_Products_Configuration_Guide_Chapter.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/ios/iproute/configuration/guide/irp_cfg_info_prot_ps6350_TSD_Products_Configuration_Guide_Chapter.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Cisco IOS software will source the default network with RIP if one of the following conditions is met:&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;â&amp;#128;¢The ip default-network command is configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;â&amp;#128;¢The default-information originate command is configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;â&amp;#128;¢The default route is learned via another routing protocol or static route and then redistributed into RIP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 21:43:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237506#M104533</guid>
      <dc:creator>Edison Ortiz</dc:creator>
      <dc:date>2009-03-17T21:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237507#M104534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Edison!&lt;/P&gt;&lt;P&gt; I truly believe i have bug in my ios after all these are 2500 series routers.&lt;/P&gt;&lt;P&gt;I performed my lab 4 times each time get the same result- rip advertising the default route without" redistribute " command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.s  yesterday i had interview with cisco gold partner, I took along all my questions that i posted and answers you guys posted.Hiring manager was very much interested in these post( i think he is also net pro member). Let see what happens next .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 22:26:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237507#M104534</guid>
      <dc:creator>sarahr202</dc:creator>
      <dc:date>2009-03-17T22:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237508#M104535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Routing TCP/IP 2nd edition book it appears the same thing as mentioned by Edison:&lt;/P&gt;&lt;P&gt;RIP will not advertise the default route unless the static route is redistributed into the RIP protocol:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;router rip&lt;/P&gt;&lt;P&gt;redistribute static &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternative method of configuring/advertising the default route is to use the command:&lt;/P&gt;&lt;P&gt;ip default-network &lt;NETWORK&gt;&lt;/NETWORK&gt;&lt;/P&gt;&lt;P&gt;where no matter what &lt;NETWORK&gt; you specified (network which must be directly connected to the router, specified by a static route, or discovered by a dynamic routing protocol), RIP will advertise 0.0.0.0 as&lt;/NETWORK&gt;&lt;/P&gt;&lt;P&gt;the default network, not the network specified &lt;NETWORK&gt;.&lt;/NETWORK&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So instead of &lt;/P&gt;&lt;P&gt;(config)#ip route 0.0.0.0 0.0.0.0 &lt;GW_IP&gt;&lt;/GW_IP&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;(config)#router rip&lt;/P&gt;&lt;P&gt;(config-router)#redistribute static&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just use&lt;/P&gt;&lt;P&gt;(config)#ip default-network &lt;NETWORK&gt;&lt;/NETWORK&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In both cases RIP process running on that router will advertise 0.0.0.0 to router's neighbours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 23:38:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237508#M104535</guid>
      <dc:creator>badalam_nt</dc:creator>
      <dc:date>2009-03-17T23:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237509#M104536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think this is the behavior if you have ip classless.  do no ip classless you won't see the default route without redistribution.  I don't remember why that is..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 00:29:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237509#M104536</guid>
      <dc:creator>chinkevi_2</dc:creator>
      <dc:date>2009-03-18T00:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237510#M104537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional info after browsing through some other forums:&lt;/P&gt;&lt;P&gt;"In earlier versions of RIP, the default route created using the ip route 0.0.0.0 0.0.0.0 was automatically advertised by RIP routers. In Cisco IOS Software Release 12.0T and later, RIP does not advertise the default route if the route is not learned via RIP."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What IOS do you have on your routers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Petru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 00:33:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237510#M104537</guid>
      <dc:creator>badalam_nt</dc:creator>
      <dc:date>2009-03-18T00:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237511#M104538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sarah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand you have limited funds as student but learning IOS for the first time with old software such as the 2500 can be a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are inclined and have a powerful computer, I recommend getting GNS3 installed and run recent IOS images virtually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's what I do to solve most of the questions here and for my customers without the need of having a physical router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case, you can have the best of both worlds - physical hardware and GNS3 to compare your results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.gns3.net/" target="_blank"&gt;http://www.gns3.net/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hate for you to fail your upcoming exam due to false positive from an old 2500 image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 00:59:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237511#M104538</guid>
      <dc:creator>Edison Ortiz</dc:creator>
      <dc:date>2009-03-18T00:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237512#M104539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edison, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I too am learning and cant afford higher end cisco routers curently have 2600 (*3), and a couple of 2500 series routers &lt;/P&gt;&lt;P&gt;2514&lt;/P&gt;&lt;P&gt;2522, etc.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the site you mentioned &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.gns3.net/" target="_blank"&gt;http://www.gns3.net/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you also emulate Cisco Pix and ASA devices for IPSEC + Can you also simulate DMVPN configurations for studying. hope that makes sense. Thanks I learn alot from your posts in this forum. Take care.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 02:31:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237512#M104539</guid>
      <dc:creator>sdoremus33</dc:creator>
      <dc:date>2009-03-18T02:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237513#M104540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Edison&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the link says i have to have ios.&lt;/P&gt;&lt;P&gt;So i am back to square one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 02:53:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237513#M104540</guid>
      <dc:creator>sarahr202</dc:creator>
      <dc:date>2009-03-18T02:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237514#M104541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi petru!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco Internetwork Operating System Software&lt;/P&gt;&lt;P&gt;IOS (tm) 2500 Software (C2500-I-L), Version 12.1(9), RELEASE SOFTWARE (fc1)&lt;/P&gt;&lt;P&gt;Copyright (c) 1986-2001 by cisco Systems, Inc.&lt;/P&gt;&lt;P&gt;Compiled Wed 13-Jun-01 15:12 by kellythw&lt;/P&gt;&lt;P&gt;Image text-base: 0x03041334, data-base: 0x00001000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 02:55:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237514#M104541</guid>
      <dc:creator>sarahr202</dc:creator>
      <dc:date>2009-03-18T02:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237515#M104542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edison, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  What are the requirenments to download the Cisco IOS Images.&lt;/P&gt;&lt;P&gt;I am trying to download Csico Image for say (3600 series router w IPSEC) from cisco site to be used with Dynamips&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 03:43:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237515#M104542</guid>
      <dc:creator>sdoremus33</dc:creator>
      <dc:date>2009-03-18T03:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237516#M104543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you can emulate a Cisco PIX but not an ASA. You can simulate DMVPN by using the IOS routers available (7200, 3700, 3600).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edison.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 13:56:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237516#M104543</guid>
      <dc:creator>Edison Ortiz</dc:creator>
      <dc:date>2009-03-18T13:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237517#M104544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Sarah &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 13:56:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237517#M104544</guid>
      <dc:creator>Edison Ortiz</dc:creator>
      <dc:date>2009-03-18T13:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237518#M104545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mean requirements as for memory and flash? There isn't as everything is virtual. You set your own limitations in term of memory and flash according to your workstation capabilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, you can run more virtual router instances if you download an image that requires only 96MB DRAM vs an image that requires 256MB DRAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edison.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 13:58:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237518#M104545</guid>
      <dc:creator>Edison Ortiz</dc:creator>
      <dc:date>2009-03-18T13:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: default route and routing protcols</title>
      <link>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237519#M104546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was playing a little more about this subject and found another way to bring a default into RIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create an IP route pointing to an interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 FastEthernet0/1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Have network 0.0.0.0 under RIP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R1#sh run | be router rip&lt;/P&gt;&lt;P&gt;router rip&lt;/P&gt;&lt;P&gt; version 2&lt;/P&gt;&lt;P&gt; network 192.168.12.0&lt;/P&gt;&lt;P&gt; network 0.0.0.0&lt;/P&gt;&lt;P&gt; no auto-summary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the remote router's view:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R2#sh ip route 0.0.0.0&lt;/P&gt;&lt;P&gt;Routing entry for 0.0.0.0/0, supernet&lt;/P&gt;&lt;P&gt;  Known via "rip", distance 120, metric 1, candidate default path&lt;/P&gt;&lt;P&gt;  Redistributing via rip&lt;/P&gt;&lt;P&gt;  Last update from 192.168.12.1 on FastEthernet0/0, 00:00:07 ago&lt;/P&gt;&lt;P&gt;  Routing Descriptor Blocks:&lt;/P&gt;&lt;P&gt;  * 192.168.12.1, from 192.168.12.1, 00:00:07 ago, via FastEthernet0/0&lt;/P&gt;&lt;P&gt;      Route metric is 1, traffic share count is 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the router generating the default is marking it as a 'candidate default path' so in essence is doing a 'ip default network'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R1#sh ip route 0.0.0.0&lt;/P&gt;&lt;P&gt;Routing entry for 0.0.0.0/0, supernet&lt;/P&gt;&lt;P&gt;  Known via "static", distance 1, metric 0 (connected), candidate default path&lt;/P&gt;&lt;P&gt;  Redistributing via rip&lt;/P&gt;&lt;P&gt;  Advertised by rip&lt;/P&gt;&lt;P&gt;  Routing Descriptor Blocks:&lt;/P&gt;&lt;P&gt;  * directly connected, via FastEthernet0/1&lt;/P&gt;&lt;P&gt;      Route metric is 0, traffic share count is 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More information on the &lt;B&gt;ip route&lt;/B&gt; command can be found in the 'Usage Guidelines'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/ios/ipaddr/command/reference/iad_ip.html#wp1012824" target="_blank"&gt;http://www.cisco.com/en/US/docs/ios/ipaddr/command/reference/iad_ip.html#wp1012824&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;__&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edison.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 18:44:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/default-route-and-routing-protcols/m-p/1237519#M104546</guid>
      <dc:creator>Edison Ortiz</dc:creator>
      <dc:date>2009-03-18T18:44:41Z</dc:date>
    </item>
  </channel>
</rss>

