<?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: 2nd interface (Fast Ethernet) setup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419434#M598237</link>
    <description>Only if your primary interface is originally a built in 10BaseT card (because &lt;BR /&gt;that has device files and the 100Bts do not).&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
    <pubDate>Thu, 23 Mar 2000 12:01:17 GMT</pubDate>
    <dc:creator>Berlene Herren_1</dc:creator>
    <dc:date>2000-03-23T12:01:17Z</dc:date>
    <item>
      <title>2nd interface (Fast Ethernet) setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419424#M598227</link>
      <description>We currently have a HP9000-800 HP-UX 10.20 with&lt;BR /&gt;a 10BT "lan0" ethernet card as primary.&lt;BR /&gt;&lt;BR /&gt;There is a 100BT FastEthernet card installed that&lt;BR /&gt;appears to have (2) ports. Lanscan shows hardware installed, and also "sam" &lt;BR /&gt;shows it.&lt;BR /&gt;&lt;BR /&gt;We want to make the new card the primary interface.&lt;BR /&gt;&lt;BR /&gt;I have hooked up (100BT) to a different subnet to make sure the card will &lt;BR /&gt;function.&lt;BR /&gt;Now, I want to switch over from the 10BT to&lt;BR /&gt;the 100BT card, and am looking for the best possible&lt;BR /&gt;procedure since this is a production machine.&lt;BR /&gt;&lt;BR /&gt;Here are the steps so far.&lt;BR /&gt;&lt;BR /&gt;1. Shutdown "nfs-server"&lt;BR /&gt;2. Shutdown "sco-visual-fs server"&lt;BR /&gt;3. Check to make sure "automount" is off.&lt;BR /&gt;4. Shutdown  "/sbin/init.d/net stop".&lt;BR /&gt;5. Either manually edit the /etc/rc.config.d/netconf&lt;BR /&gt;   "or" use "sam?&lt;BR /&gt;6. Swap ethernet cables over.&lt;BR /&gt;7. Startup /sbin/init.d/net start&lt;BR /&gt;8. Startup "nfs-server".&lt;BR /&gt;9. Startup "sco-visual-fs server".&lt;BR /&gt;&lt;BR /&gt;swlist shows:&lt;BR /&gt;J4253AA   B.10.20.01     HP-PCI 100Mb LAN/9000&lt;BR /&gt;J3620BA   B.10.20.07     100BT/9000 GSC for K and T Series&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 08 Mar 2000 13:46:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419424#M598227</guid>
      <dc:creator>Lawrence Mau</dc:creator>
      <dc:date>2000-03-08T13:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: 2nd interface (Fast Ethernet) setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419425#M598228</link>
      <description>Lawrence, there are a couple of things to look for here.  One, there are device &lt;BR /&gt;files associated with the 10MB card.  Another thing is the default route is &lt;BR /&gt;also associated with lan0.  Does "#ioscan -fkC lan" show the card as claimed?  &lt;BR /&gt;My suggestion is to configure manually.  Create another instance in &lt;BR /&gt;/etc/rc.config.d/netconf for the 100MB card, with a [1] instance.  Remove &lt;BR /&gt;everything the that file to the right of the "=" for lan0, name, ip, etc.  Then &lt;BR /&gt;reboot.  If you configure the 100BaseT in Sam, nine times out of ten, it will &lt;BR /&gt;assign the station address to the "SPEED" line in /etc/rc.config.d/hp###conf &lt;BR /&gt;file and you will receive "invalid duplex" messages.&lt;BR /&gt;&lt;BR /&gt;Also, you are showing two different software drivers loaded,one for a PCI &lt;BR /&gt;another for an HP-PB.  Which is the card you have?&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Fri, 10 Mar 2000 06:12:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419425#M598228</guid>
      <dc:creator>Berlene Herren_1</dc:creator>
      <dc:date>2000-03-10T06:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: 2nd interface (Fast Ethernet) setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419426#M598229</link>
      <description>The ioscan shows that the fast-cards are as listed&lt;BR /&gt;below.&lt;BR /&gt;lan  3  8/4/1/0    btlan4      CLAIMED     INTERFACE    PCI(10110009)&lt;BR /&gt;lan       4  8/4/2/0    btlan4      CLAIMED     INTERFACE    PCI(10110009)&lt;BR /&gt;&lt;BR /&gt;I did try to manually shutdown the lan0 10BT card,&lt;BR /&gt;and then edit the /etc/rc.config.d/netconf and start&lt;BR /&gt;up the /sbin/init.d/net, but for some reason, even&lt;BR /&gt;though the lan4 card (fast-ethernet) shows in the&lt;BR /&gt;"up" status, it would not pass packets.&lt;BR /&gt;I did try to use the route -f add default &lt;IP-GATEWAY&gt;&lt;BR /&gt;command, but it just wouldn't work.&lt;BR /&gt;Unfortunately, I didn't install the interface hardware or software, so it's &lt;BR /&gt;kind of confusing to know exactly&lt;BR /&gt;what has been done.&lt;BR /&gt;We also tried to reboot, but it didn't work either.&lt;BR /&gt;The interface card does light up with the green light&lt;BR /&gt;when we plugged it in.&lt;/IP-GATEWAY&gt;</description>
      <pubDate>Mon, 13 Mar 2000 08:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419426#M598229</guid>
      <dc:creator>Lawrence Mau</dc:creator>
      <dc:date>2000-03-13T08:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: 2nd interface (Fast Ethernet) setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419427#M598230</link>
      <description>If you do a netstat -rn and look under destination for default, is your flag &lt;BR /&gt;UG?  What interface is the route associated with?  &lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Mon, 13 Mar 2000 11:28:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419427#M598230</guid>
      <dc:creator>Berlene Herren_1</dc:creator>
      <dc:date>2000-03-13T11:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: 2nd interface (Fast Ethernet) setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419428#M598231</link>
      <description>It appears that once we edited the /etc/rc.config.d/netconf file with the new&lt;BR /&gt;lan interface and rebooted it did work.&lt;BR /&gt;&lt;BR /&gt;An unexpected problem showed up upon reboot. &lt;BR /&gt;The interface worked fine, but our DCE connections&lt;BR /&gt;(These go to the various terminals within the building)&lt;BR /&gt;we unable to work, so we went back to the orig. lan0&lt;BR /&gt;10B interface.</description>
      <pubDate>Sat, 18 Mar 2000 15:40:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419428#M598231</guid>
      <dc:creator>Lawrence Mau</dc:creator>
      <dc:date>2000-03-18T15:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: 2nd interface (Fast Ethernet) setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419429#M598232</link>
      <description>Did you also edit the /etc/hosts file with the new interface? &lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Sun, 19 Mar 2000 09:26:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419429#M598232</guid>
      <dc:creator>Berlene Herren_1</dc:creator>
      <dc:date>2000-03-19T09:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: 2nd interface (Fast Ethernet) setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419430#M598233</link>
      <description>I incorrectly stated that we lost our DCE connections,&lt;BR /&gt;but meant to say, our "DTC" which run through a&lt;BR /&gt;serial port over to the control box, and then is&lt;BR /&gt;distributed out to various terminals.&lt;BR /&gt;&lt;BR /&gt;We looked at the DTC manager but there isn't any&lt;BR /&gt;settings based on "lan" device.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Mar 2000 06:18:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419430#M598233</guid>
      <dc:creator>Lawrence Mau</dc:creator>
      <dc:date>2000-03-21T06:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: 2nd interface (Fast Ethernet) setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419431#M598234</link>
      <description>We didn't edit the /etc/host because we were not&lt;BR /&gt;adding another interface, but simply setting up&lt;BR /&gt;lan3 as primary. We disabled lan0 of course., after&lt;BR /&gt;we edited the /etc/rc.config.d/netconf file.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 21 Mar 2000 10:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419431#M598234</guid>
      <dc:creator>Lawrence Mau</dc:creator>
      <dc:date>2000-03-21T10:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: 2nd interface (Fast Ethernet) setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419432#M598235</link>
      <description>In order to switch the instance of lan0 and lan1:&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;HW Address    Net-Interface Name           MAC type&lt;BR /&gt;    56.1            lan0                      ether&lt;BR /&gt;     8              lan1                      ether&lt;BR /&gt;1) create file called /tmp/hp. Now put in new instances that you want:&lt;BR /&gt;   8   lan   0  &amp;lt;---where 8 is hw address of card &amp;amp; word LAN MUST be&lt;BR /&gt;                    there. 0 is NEW instance number.&lt;BR /&gt;   56.1  lan 1  &amp;lt;---where 56.1 is hw address of card &amp;amp; word LAN MUST be&lt;BR /&gt;                    there. 1 is NEW instance number.&lt;BR /&gt;2) do a: ioinit -f /tmp/hp&lt;BR /&gt;3) then reboot&lt;BR /&gt;4) do a lanscan to verify new names now are correct.&lt;BR /&gt;5) then cd /dev&lt;BR /&gt;6) do a: insf -e&lt;BR /&gt;7) do a: lssf /dev/lan*   look for correct devices files &amp;amp; instances&lt;BR /&gt;8) then modify netconf &amp;amp; make sure ip's are going to correct card&lt;BR /&gt;9) Reboot again</description>
      <pubDate>Tue, 21 Mar 2000 11:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419432#M598235</guid>
      <dc:creator>Berlene Herren_1</dc:creator>
      <dc:date>2000-03-21T11:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: 2nd interface (Fast Ethernet) setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419433#M598236</link>
      <description>To review...&lt;BR /&gt;&lt;BR /&gt;Whenever&lt;BR /&gt;1.) You add a ethernet interface and "want" it to &lt;BR /&gt;    become the "primary". &lt;BR /&gt;2.) Then you have to do the procedure&lt;BR /&gt;    of "changing the "instance" of the "lan" via the&lt;BR /&gt;    method described?&lt;BR /&gt;&lt;BR /&gt;I ask because we intend to populate all our HP's&lt;BR /&gt;with these 100BT cards.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Mar 2000 05:58:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419433#M598236</guid>
      <dc:creator>Lawrence Mau</dc:creator>
      <dc:date>2000-03-22T05:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: 2nd interface (Fast Ethernet) setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419434#M598237</link>
      <description>Only if your primary interface is originally a built in 10BaseT card (because &lt;BR /&gt;that has device files and the 100Bts do not).&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Thu, 23 Mar 2000 12:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2nd-interface-fast-ethernet-setup/m-p/2419434#M598237</guid>
      <dc:creator>Berlene Herren_1</dc:creator>
      <dc:date>2000-03-23T12:01:17Z</dc:date>
    </item>
  </channel>
</rss>

