<?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: add another cisco router to HP-UX 10.2 system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657816#M591012</link>
    <description>Ooops, &lt;BR /&gt;&lt;BR /&gt;soory, just re-checked the drawing...&lt;BR /&gt;it is 194... sorry,sorry, sorry,...&lt;BR /&gt;&lt;BR /&gt;So on the d320 (the left one), you need to&lt;BR /&gt;&lt;BR /&gt;route add net 194.1.1.0 255.255.255.0 192.1.1.200 1&lt;BR /&gt;&lt;BR /&gt;If both ciscos can ping each other, as the 194.1.1.150 PC has a correct default gateway, the PC should be able to ping the HP then&lt;BR /&gt;&lt;BR /&gt;Volker</description>
    <pubDate>Mon, 04 Feb 2002 11:53:21 GMT</pubDate>
    <dc:creator>Volker Borowski</dc:creator>
    <dc:date>2002-02-04T11:53:21Z</dc:date>
    <item>
      <title>add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657811#M591007</link>
      <description>I have bought two new Cisco 801 routers to put a remote site onto a main HP-UX site.&lt;BR /&gt;&lt;BR /&gt;The routers are up and running after a fashion over ISDN. BUT&lt;BR /&gt;&lt;BR /&gt;The remote router cannot see the main machine. (Cannot ping it either).&lt;BR /&gt;&lt;BR /&gt;The HP system already has one router set up as the default gateway so how do I add the address of the second router.&lt;BR /&gt;&lt;BR /&gt;I can log in to each of the routers by telnet and can even log in to the main system through the routers via telnet. The customer does not have any sophisticated networking product only standard HP-UX.</description>
      <pubDate>Sun, 03 Feb 2002 16:55:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657811#M591007</guid>
      <dc:creator>Stuart Johnson_2</dc:creator>
      <dc:date>2002-02-03T16:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657812#M591008</link>
      <description>Hi Stuart,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your setup is bit unclear to me. May be a small drawing may help.&lt;BR /&gt;&lt;BR /&gt;If the default router has routes to the remote router, then you don't need to add the remote router to the HP system as the default router will take care of it. You need to make sure that the default router and the remote router communicate.&lt;BR /&gt;&lt;BR /&gt;Otherwise, you need to use 'route' command. &lt;BR /&gt;&lt;BR /&gt;route add net network (mask) router hop_count.&lt;BR /&gt;&lt;BR /&gt;Look at the 'route' man page.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 03 Feb 2002 17:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657812#M591008</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-02-03T17:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657813#M591009</link>
      <description>Hi Sri,&lt;BR /&gt;&lt;BR /&gt;Thanks for starting help for me.&lt;BR /&gt;&lt;BR /&gt;ok.&lt;BR /&gt;&lt;BR /&gt;         hp-ux system called d320&lt;BR /&gt;         192.1.1.220&lt;BR /&gt;              I&lt;BR /&gt;    __________I_____________________&lt;BR /&gt;    I                               I&lt;BR /&gt;    I                               I&lt;BR /&gt;  hemel router                hemelb router&lt;BR /&gt;  192.1.1.223                 192.1.1.200&lt;BR /&gt;  255.255.255.0               255.255.255.0&lt;BR /&gt;    I                               I&lt;BR /&gt;    I(Kilostream)                   I(Isdn)&lt;BR /&gt;    I                               I&lt;BR /&gt;  ramsgate router              sls router&lt;BR /&gt;  193.1.1.224                 194.1.1.202&lt;BR /&gt;  255.255.255.0               255.255.255.0&lt;BR /&gt;     I                              I&lt;BR /&gt;    HUB                           HUB&lt;BR /&gt;     I                             I&lt;BR /&gt;     PC                            PC&lt;BR /&gt;                               194.1.1.150&lt;BR /&gt;                               255.255.255.0&lt;BR /&gt;               Default Gateway 194.1.1.202&lt;BR /&gt;Not a good diagram!&lt;BR /&gt;BUT it is the hemelb / sls side that is not working.&lt;BR /&gt;Attached is file of detail on route table, lanscan,if config and netconf files.&lt;BR /&gt;&lt;BR /&gt;Could you help me with route commands needed and edit of netconf file if possible. I am not an engineer!! Cisco have been helpful on their side but of course can't really help once routers are up.&lt;BR /&gt;&lt;BR /&gt;all routers are in /etc/hosts file and so is pc.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Look forward to your answers.&lt;BR /&gt;&lt;BR /&gt;Stuart</description>
      <pubDate>Sun, 03 Feb 2002 21:53:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657813#M591009</guid>
      <dc:creator>Stuart Johnson_2</dc:creator>
      <dc:date>2002-02-03T21:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657814#M591010</link>
      <description>Sri,&lt;BR /&gt;&lt;BR /&gt;Attached is a bit map image of the network I am talking about. The text version I tried to draw in the previous message came out with garbage as you can see.&lt;BR /&gt;&lt;BR /&gt;The hemel / ramsgate side has been up a long time and works fine. This is probably because the default gateway on the HP box is set to 192.1.1.223 (see previous attachments).&lt;BR /&gt;&lt;BR /&gt;The new hemelb / sls side is the problem. There is no mention of 192.1.1.200 or 194.1.1.202 on the HP box except in the /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;All that is attached at sls end are the router and some pc's and printers all in the same hub.&lt;BR /&gt;&lt;BR /&gt;Help with any commands to do this will be greatly appreciated. Also if I need to do them at the console with no one on system, will it work live or will system need to be shutdown? I would prefer not to shut down system if possible. Production machine! They have no test machine.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Stuart J&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2002 09:50:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657814#M591010</guid>
      <dc:creator>Stuart Johnson_2</dc:creator>
      <dc:date>2002-02-04T09:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657815#M591011</link>
      <description>Hi Stuart,&lt;BR /&gt;&lt;BR /&gt;with this setup, IP-Routing will not work at all!&lt;BR /&gt;&lt;BR /&gt;The problem is, that you use 192.1.1.0 as a class C network on both sites. You need diffrent nets !&lt;BR /&gt;&lt;BR /&gt;If you have no chance to change the networkadresses at one site, you might consider bridging. But I do not know, if the 801 is capable of this (Depending on the IOS it should be able to).&lt;BR /&gt;&lt;BR /&gt;Basicly it would be easiest, to reconfigure the remote site as a 192.1.2.0 net, and then add static routes on both sides.&lt;BR /&gt;I can go in to detail on this, but if there is no chance to reconfigure the remote site, you need to track &lt;A href="http://www.cisco.com" target="_blank"&gt;http://www.cisco.com&lt;/A&gt; for sample configs on bridging (I never did this, Sorry).&lt;BR /&gt;&lt;BR /&gt;Let me know, what is possible&lt;BR /&gt;Volker</description>
      <pubDate>Mon, 04 Feb 2002 11:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657815#M591011</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2002-02-04T11:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657816#M591012</link>
      <description>Ooops, &lt;BR /&gt;&lt;BR /&gt;soory, just re-checked the drawing...&lt;BR /&gt;it is 194... sorry,sorry, sorry,...&lt;BR /&gt;&lt;BR /&gt;So on the d320 (the left one), you need to&lt;BR /&gt;&lt;BR /&gt;route add net 194.1.1.0 255.255.255.0 192.1.1.200 1&lt;BR /&gt;&lt;BR /&gt;If both ciscos can ping each other, as the 194.1.1.150 PC has a correct default gateway, the PC should be able to ping the HP then&lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Mon, 04 Feb 2002 11:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657816#M591012</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2002-02-04T11:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657817#M591013</link>
      <description>Hi Volker,&lt;BR /&gt;&lt;BR /&gt;Thanks for your help on this. It's great to know there are people out there trying to help people like me.&lt;BR /&gt;&lt;BR /&gt;Questions??:&lt;BR /&gt;1) Will it be alright if I log into the d320 remotely by dial-up modem and make this change?&lt;BR /&gt;2) Will it take effect immediatly or do I have to reboot the machine before it works?&lt;BR /&gt;3) Are there changes to make to netconf file to make it permanent?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Stuart</description>
      <pubDate>Mon, 04 Feb 2002 13:20:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657817#M591013</guid>
      <dc:creator>Stuart Johnson_2</dc:creator>
      <dc:date>2002-02-04T13:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657818#M591014</link>
      <description>Hi Stuart,&lt;BR /&gt;&lt;BR /&gt;Sorry for getting back to you later. Your configuration should work. And you just need to add a static route with 192.1.1.200. The command has already been given by Volker. &lt;BR /&gt;&lt;BR /&gt;1. Yes.&lt;BR /&gt;2. It will take effect immediately and it will start working as soon as you complete the command.&lt;BR /&gt;3. Yes. You need to make changes to your netconf file as follows.&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[2]="net 194.1.1.0 "&lt;BR /&gt;ROUTE_MASK[2]="255.255.255.0"        &lt;BR /&gt;ROUTE_GATEWAY[2]="192.1.1.200"     &lt;BR /&gt;ROUTE_COUNT[2]="1"   &lt;BR /&gt;&lt;BR /&gt;-Sri                &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2002 16:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657818#M591014</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-02-04T16:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657819#M591015</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you have to set the local router to route the traffic for the remote server to the port/modem to which the remote router/server are connected. &lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2002 16:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657819#M591015</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-04T16:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657820#M591016</link>
      <description>Sri, Volker, Sanjay&lt;BR /&gt;&lt;BR /&gt;I have tried the route add command and get an error message as below any thoughts please??&lt;BR /&gt;&lt;BR /&gt;The routes are up as i can telnet to them from central machine, logging in as I go. See below for info.&lt;BR /&gt;&lt;BR /&gt;I am sure we are getting there and appreciate your help.&lt;BR /&gt;&lt;BR /&gt;Why "Network is unreachable" ????&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;Stuart&lt;BR /&gt;&lt;BR /&gt;# route add net 194.1.1.0 255.255.255.0 192.1.1.200 1              &lt;BR /&gt;add net 194.1.1.0: gateway 255.255.255.0: Network is unreachable   &lt;BR /&gt;&lt;BR /&gt;# netstat -rn                                                                   &lt;BR /&gt;Routing tables                                                                  &lt;BR /&gt;Destination     Gateway         Flags   Refs     Use  Interface  Pmtu PmtuTime  &lt;BR /&gt;127.0.0.1       127.0.0.1       UH         0     184  lo0        4608           &lt;BR /&gt;192.1.1.220     127.0.0.1       UH         0 1760951  lo0        4608           &lt;BR /&gt;default         192.1.1.223     UG         0 8901499  lan0       1500           &lt;BR /&gt;192.1.1         192.1.1.220     U          337848017  lan0       1500           &lt;BR /&gt;#  &lt;BR /&gt;# ping 192.1.1.200                                                             &lt;BR /&gt;PING 192.1.1.200: 64 byte packets                                              &lt;BR /&gt;64 bytes from 192.1.1.200: icmp_seq=0. time=4. ms                              &lt;BR /&gt;64 bytes from 192.1.1.200: icmp_seq=1. time=1. ms                              &lt;BR /&gt;64 bytes from 192.1.1.200: icmp_seq=2. time=2. ms                              &lt;BR /&gt;64 bytes from 192.1.1.200: icmp_seq=3. time=2. ms                              &lt;BR /&gt;64 bytes from 192.1.1.200: icmp_seq=4. time=2. ms                              &lt;BR /&gt;64 bytes from 192.1.1.200: icmp_seq=5. time=2. ms                              &lt;BR /&gt;64 bytes from 192.1.1.200: icmp_seq=6. time=1. ms                              &lt;BR /&gt;64 bytes from 192.1.1.200: icmp_seq=7. time=1. ms                              &lt;BR /&gt;                                                                               &lt;BR /&gt;----192.1.1.200 PING Statistics----                                            &lt;BR /&gt;8 packets transmitted, 8 packets received, 0% packet loss                      &lt;BR /&gt;round-trip (ms)  min/avg/max = 1/1/4                                           &lt;BR /&gt;# telnet 192.1.1.200                                                           &lt;BR /&gt;Trying...                                                                      &lt;BR /&gt;Connected to 192.1.1.200.   &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;xxxxxxxx#telnet 194.1.1.202                                           &lt;BR /&gt;Trying 194.1.1.202 ... Open                                         &lt;BR /&gt;                                                                    &lt;BR /&gt;                                                                    &lt;BR /&gt;User Access Verification                                            &lt;BR /&gt;                                                                    &lt;BR /&gt;Username:                                                     &lt;BR /&gt;Password:                                                           &lt;BR /&gt;zzzzzzzz&amp;gt;en                                                              &lt;BR /&gt;Password:                                                           &lt;BR /&gt;zzzzzzzz#ping 192.1.1.220                                                &lt;BR /&gt;                                                                    &lt;BR /&gt;Type escape sequence to abort.                                      &lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 192.1.1.220, timeout is 2 seconds:&lt;BR /&gt;.....                                                               &lt;BR /&gt;Success rate is 0 percent (0/5)                                     &lt;BR /&gt;zzzzzzzz#exit                                                            &lt;BR /&gt;                                                                    &lt;BR /&gt;[Connection to 194.1.1.202 closed by foreign host]                  &lt;BR /&gt;xxxxxxxx#exit                                                         &lt;BR /&gt;Connection closed by foreign host.</description>
      <pubDate>Mon, 04 Feb 2002 19:15:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657820#M591016</guid>
      <dc:creator>Stuart Johnson_2</dc:creator>
      <dc:date>2002-02-04T19:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657821#M591017</link>
      <description>Hi Stuart,&lt;BR /&gt;&lt;BR /&gt;The command is &lt;BR /&gt;&lt;BR /&gt;# route add net 194.1.1.0 netmask 255.255.255.0 192.1.1.200 1 &lt;BR /&gt;&lt;BR /&gt;Look at the netmask keyword.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2002 19:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657821#M591017</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-02-04T19:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657822#M591018</link>
      <description>Since the HP already has a default route to the 1603 router the real problem is that either the 1603 does not know how to get to the 194.1.1.0 network or the 801 at 194.1.1.202 does not know how to get to the 192.1.1.0 network.&lt;BR /&gt;&lt;BR /&gt;Do:&lt;BR /&gt;&lt;BR /&gt;traceroute 194.1.1.202&lt;BR /&gt;&lt;BR /&gt;and see where the reply comes from.  If it's the 1601 then it needs a route.&lt;BR /&gt;  &lt;BR /&gt;conf t&lt;BR /&gt;ip route 194.1.1.0 255.255.255.0 192.1.1.200&lt;BR /&gt;end&lt;BR /&gt;wr me&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If it's the first 801 then the second 801 does not know how to get back to the  192.1.1.0 network.  The route statement is a bit trickier since I don't know how they have it configured.  You could try&lt;BR /&gt;conf t&lt;BR /&gt;ip route 194.1.1.0 255.255.255.0 bri0&lt;BR /&gt;end&lt;BR /&gt;wr me&lt;BR /&gt;&lt;BR /&gt;You might need to substitute dialer1 for bri0 or there may be an IP address on the ISDN link on HEMELB that you should use.&lt;BR /&gt;&lt;BR /&gt;Post the config of the router if you need help.&lt;BR /&gt;&lt;BR /&gt;Capture the output of:&lt;BR /&gt;term le 0&lt;BR /&gt;sh run.&lt;BR /&gt;&lt;BR /&gt;You will probably want to duplicate this for the 193.1.1.0 network too if you want the SLS router to talk to RAMSGATE.  Either that or use 0.0.0.0 0.0.0.0 (Cisco speak for default gateway)on SLS instead of the 192.1.1.0 255.255.255.0.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Mon, 04 Feb 2002 20:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657822#M591018</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-02-04T20:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657823#M591019</link>
      <description>Hi Stuart,&lt;BR /&gt;&lt;BR /&gt;I was suggesting to configure the route on the router and not on the hp. you hcan have the default gateway/route set on the hp side with the ip address of the router. now on the router you have to configure the route so that when it receives a request for an ip on the remote network, it will route the info to the remote router. So you have to configure the router to allow the info on network port to go through the port through which your remoter router is connected. you will have to look at the router configuration.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2002 20:41:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657823#M591019</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-04T20:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657824#M591020</link>
      <description>Hi Stuart,&lt;BR /&gt;&lt;BR /&gt;Try this link on step by step guide to configure your router.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cisco.com/univercd/cc/td/doc/product/access/acs_fix/827/827swcfg/routcfig.htm" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/access/acs_fix/827/827swcfg/routcfig.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2002 21:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657824#M591020</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-04T21:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657825#M591021</link>
      <description>Hi Ron,Sanjay, Sri, Volker,&lt;BR /&gt;&lt;BR /&gt;Sri,&lt;BR /&gt; Thanks for revised route command that went in ok on d320.&lt;BR /&gt;&lt;BR /&gt;We are definitely getting somewhere now.&lt;BR /&gt;&lt;BR /&gt;Not quite there but moving forward.&lt;BR /&gt;&lt;BR /&gt;Results are:-&lt;BR /&gt;&lt;BR /&gt;1) Can ping the remote (sls) router 194.1.1.202 now when logged onto d320 computer.&lt;BR /&gt;2) Can telnet directly to remote (sls) router.&lt;BR /&gt;&lt;BR /&gt;But&lt;BR /&gt;&lt;BR /&gt;When "telneted" down onto remote (sls) router cannot ping 192.1.1.220 (d320).&lt;BR /&gt;&lt;BR /&gt;I attach following file for perusal by Ron,Sanjay or whoever to look at please.&lt;BR /&gt;it contains:&lt;BR /&gt;&lt;BR /&gt;1) remote sls router config&lt;BR /&gt;2) central hemelb router config&lt;BR /&gt;3) Traceroute output&lt;BR /&gt;3) netstat -rn &lt;BR /&gt;&lt;BR /&gt;All help would be appreciated.&lt;BR /&gt;Going to remote site tommorrow!!&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Stuart</description>
      <pubDate>Mon, 04 Feb 2002 21:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657825#M591021</guid>
      <dc:creator>Stuart Johnson_2</dc:creator>
      <dc:date>2002-02-04T21:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657826#M591022</link>
      <description>When you ping from SLS, you send out packets with a source address equal to that of the interface that the packet leaves the router on.  In this case, 192.168.50.2.  This address is apparently also not known to the 1600 router which is the default for the HP box.&lt;BR /&gt;&lt;BR /&gt;If you want this to work you have two choices:  Add another route to the HP or another route to the default router.  Same syntax as before just now we are going to 192.168.50.0 &lt;BR /&gt;&lt;BR /&gt;You can do an extended ping from SLS and change the source address to that of the Ethernet port and it will work.  You do an extended ping by just typing&lt;BR /&gt;ping&lt;BR /&gt;ip&lt;BR /&gt;192.1.1.220&lt;BR /&gt;and then accepting the defaults until you get to where the default is "n".  Change this to a "y" and the next prompt will be source address.  Type in the 194 address and accept the rest of the defaults.&lt;BR /&gt;&lt;BR /&gt;Worked didn't it?&lt;BR /&gt;&lt;BR /&gt;Ron&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2002 23:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657826#M591022</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-02-04T23:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: add another cisco router to HP-UX 10.2 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657827#M591023</link>
      <description>Sri, Volker, Sanjay, Ron,&lt;BR /&gt;&lt;BR /&gt;Thanks all of you for your great help in this matter.&lt;BR /&gt;&lt;BR /&gt;I have been on-site and all is working well now.&lt;BR /&gt;&lt;BR /&gt;I could not have done it without your help.&lt;BR /&gt;&lt;BR /&gt;I have awarded points ( I hope fairly!).&lt;BR /&gt;&lt;BR /&gt;Hope to here from you again sometime.&lt;BR /&gt;&lt;BR /&gt;Once again thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Stuart Johnson</description>
      <pubDate>Sun, 10 Feb 2002 10:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/add-another-cisco-router-to-hp-ux-10-2-system/m-p/2657827#M591023</guid>
      <dc:creator>Stuart Johnson_2</dc:creator>
      <dc:date>2002-02-10T10:17:18Z</dc:date>
    </item>
  </channel>
</rss>

