<?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: networking: Cisco 3640 and a GPRS router in Communications and Wireless</title>
    <link>https://community.hpe.com/t5/communications-and-wireless/networking-cisco-3640-and-a-gprs-router/m-p/3422267#M3440</link>
    <description>Hi Edgar,&lt;BR /&gt;&lt;BR /&gt;Would be a nice post for the Cisco forum I assume.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alexander</description>
    <pubDate>Tue, 16 Nov 2004 01:46:21 GMT</pubDate>
    <dc:creator>Terhorst</dc:creator>
    <dc:date>2004-11-16T01:46:21Z</dc:date>
    <item>
      <title>networking: Cisco 3640 and a GPRS router</title>
      <link>https://community.hpe.com/t5/communications-and-wireless/networking-cisco-3640-and-a-gprs-router/m-p/3422265#M3438</link>
      <description>I have a Cisco 3640 router.&lt;BR /&gt;What I want is to set up the router so in case the Ethernet link fails, network users will still be able to connect to the Interent via a GPRS router.&lt;BR /&gt;Is there a way to set that up on a Cisco 3640?&lt;BR /&gt;The regular use is this router will send traffic over to another router Cisco 837(this one has an Internet connection) within the same network in a different building.&lt;BR /&gt;I mean, if the Ethernet link fails (if it is cut intendedly) is there a way to have the 3640 router send all traffic to a GPRS router within the same room/same network?&lt;BR /&gt;These are the interfaces the router has:&lt;BR /&gt;1 ethernet&lt;BR /&gt;1 serial (I don't intend to use this one at all)&lt;BR /&gt;1 bri&lt;BR /&gt;&lt;BR /&gt;I need this because the room (it's actually a bunker) where the 3640 and the GPRS routers are located are attacks susceptible.&lt;BR /&gt;&lt;BR /&gt;thank you much.&lt;BR /&gt;regards.&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Nov 2004 11:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/communications-and-wireless/networking-cisco-3640-and-a-gprs-router/m-p/3422265#M3438</guid>
      <dc:creator>Edgar Zapata</dc:creator>
      <dc:date>2004-11-15T11:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: networking: Cisco 3640 and a GPRS router</title>
      <link>https://community.hpe.com/t5/communications-and-wireless/networking-cisco-3640-and-a-gprs-router/m-p/3422266#M3439</link>
      <description>Appears that the 837 can do IGRP or RIP if you have the PLUS version of the code.  If you put a default route on the 837 and let it talk to the 3640 using IGRP or RIP, the 3640 should pick up the default route to the internet and use it.  Then you add a static route&lt;BR /&gt;&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 IPofGPRSrtr 200&lt;BR /&gt;&lt;BR /&gt;to the 3640.  Since it has a high metric it will be ignored until communication with the 837 stops and IGRP/RIP drops the default route.  Since it is now the only way to get there the route to the GPRS router will now be used.  &lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Mon, 15 Nov 2004 17:12:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/communications-and-wireless/networking-cisco-3640-and-a-gprs-router/m-p/3422266#M3439</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2004-11-15T17:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: networking: Cisco 3640 and a GPRS router</title>
      <link>https://community.hpe.com/t5/communications-and-wireless/networking-cisco-3640-and-a-gprs-router/m-p/3422267#M3440</link>
      <description>Hi Edgar,&lt;BR /&gt;&lt;BR /&gt;Would be a nice post for the Cisco forum I assume.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alexander</description>
      <pubDate>Tue, 16 Nov 2004 01:46:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/communications-and-wireless/networking-cisco-3640-and-a-gprs-router/m-p/3422267#M3440</guid>
      <dc:creator>Terhorst</dc:creator>
      <dc:date>2004-11-16T01:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: networking: Cisco 3640 and a GPRS router</title>
      <link>https://community.hpe.com/t5/communications-and-wireless/networking-cisco-3640-and-a-gprs-router/m-p/3422268#M3441</link>
      <description>Ron, thank you much.&lt;BR /&gt;I followed your directions.&lt;BR /&gt;the 3640's routes stand as follow:&lt;BR /&gt;&lt;BR /&gt;C    192.168.91.0/24 is directly connected, Ethernet0/0&lt;BR /&gt;S    192.168.99.0/24 is directly connected, Ethernet0/0&lt;BR /&gt;S*   0.0.0.0/0 [200/0] via 192.168.99.74&lt;BR /&gt;&lt;BR /&gt;not sure if this is right.&lt;BR /&gt;&lt;BR /&gt;Th..., I already posted this in the Cisco forum.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Tue, 16 Nov 2004 07:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/communications-and-wireless/networking-cisco-3640-and-a-gprs-router/m-p/3422268#M3441</guid>
      <dc:creator>Edgar Zapata</dc:creator>
      <dc:date>2004-11-16T07:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: networking: Cisco 3640 and a GPRS router</title>
      <link>https://community.hpe.com/t5/communications-and-wireless/networking-cisco-3640-and-a-gprs-router/m-p/3422269#M3442</link>
      <description>You will also need to turn on IGRP (or does it do EIGRP?)&lt;BR /&gt;&lt;BR /&gt;Router igrp 1&lt;BR /&gt;network 192.168.91.0&lt;BR /&gt;&lt;BR /&gt;Also the next hop should always be on the same subnet as connected so I don't really like your default route.&lt;BR /&gt;&lt;BR /&gt;*** edited to comply with forum guidelines ***&lt;BR /&gt;Ron&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Nov 2004 09:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/communications-and-wireless/networking-cisco-3640-and-a-gprs-router/m-p/3422269#M3442</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2004-11-16T09:39:34Z</dc:date>
    </item>
  </channel>
</rss>

