<?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: Install of GELAN fiber nic in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587687#M856864</link>
    <description>It is in the netconf file.  You will see it toward the bottom.  In your netconf file you will see entries like&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=xxx.xxx.xxx.xxx&lt;BR /&gt;&lt;BR /&gt;You will need to change them accordingly.&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[2]=lan2&lt;BR /&gt;IP_ADDRESS[2]=xxx.xxx.xxx.xxx&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
    <pubDate>Mon, 01 Oct 2001 18:44:22 GMT</pubDate>
    <dc:creator>Joseph C. Denman</dc:creator>
    <dc:date>2001-10-01T18:44:22Z</dc:date>
    <item>
      <title>Install of GELAN fiber nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587680#M856857</link>
      <description>I need to install an existing fiber nic card on my N class server. Right now i have a 10/100 regular nic card running. I am concerned with the procedure of how to install and get the proper nic working. i tryed once and it didn't work.. here is my thoughts. any comments or better way let me know. thanks in advance. &lt;BR /&gt;&lt;BR /&gt;1. install recommended patchs&lt;BR /&gt;2. install J1642AA driver&lt;BR /&gt;3. reboot&lt;BR /&gt;4. connect fiber to NIC card&lt;BR /&gt;5. run "ifconfig lan0 unplumb"&lt;BR /&gt;6. run "ifconfig lan2 192.x.x.x netmask 255.x.x.x. up &lt;BR /&gt;7. run "ifconfig lan2"&lt;BR /&gt;8. get the broadcast address and ping it to see if it works.&lt;BR /&gt;9. edit /etc/rc.config.d and change lan0 to lan2&lt;BR /&gt;10. edit the hpgelancong file &lt;BR /&gt;&lt;BR /&gt;does this sound like it will work? &lt;BR /&gt;is there a better reliable way to do this?</description>
      <pubDate>Mon, 01 Oct 2001 18:01:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587680#M856857</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2001-10-01T18:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Install of GELAN fiber nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587681#M856858</link>
      <description>Looks like you pretty much got it.  Don't forget the default route info in the netconf file.&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Mon, 01 Oct 2001 18:12:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587681#M856858</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-10-01T18:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Install of GELAN fiber nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587682#M856859</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Looks ok if you are doing this from the console, if not the moment you do the unplumb on lan0, you would lose your connection.&lt;BR /&gt;&lt;BR /&gt;I haven't used the Fibre NIC card, but you might also want to check for patches if applicaable.&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;Ramesh&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Oct 2001 18:18:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587682#M856859</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-10-01T18:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Install of GELAN fiber nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587683#M856860</link>
      <description>i also wanted to mention that i wanted to use the same IP address as assigned right now. &lt;BR /&gt;&lt;BR /&gt;is the netconf file the file in /etc/rc.config.d/netconf ? &lt;BR /&gt;&lt;BR /&gt;and change the "interface name" right?</description>
      <pubDate>Mon, 01 Oct 2001 18:25:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587683#M856860</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2001-10-01T18:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Install of GELAN fiber nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587684#M856861</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Yes, the netconf file is /etc/rc.config.d/netconf.  One thing I would change in your procedures is that I would make the changes to netconf and then run /sbin/init.d/net start rather than bringing things up manually.  My reasoning being that this will verify that the changes you made are correct and you won't run into a nasty surprise later on when you have a subsequent reboot.&lt;BR /&gt;&lt;BR /&gt;Also, as Joseph mentioned, don't forget to define the default route...but if you're just moving the lan connection from lan0 to lan2, then this should already be taken care of.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Mon, 01 Oct 2001 18:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587684#M856861</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-10-01T18:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Install of GELAN fiber nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587685#M856862</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;Yes change the interface name in /etc/rc.config.d/netconf from lan0 to lan2, once you know lan2 is working fine.&lt;BR /&gt;&lt;BR /&gt;Since you are changing your primary NIC/IP do the change from the console.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;Ramesh</description>
      <pubDate>Mon, 01 Oct 2001 18:33:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587685#M856862</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-10-01T18:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Install of GELAN fiber nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587686#M856863</link>
      <description>where is this default route? can someone tell me where to find and change this? &lt;BR /&gt;</description>
      <pubDate>Mon, 01 Oct 2001 18:39:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587686#M856863</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2001-10-01T18:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Install of GELAN fiber nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587687#M856864</link>
      <description>It is in the netconf file.  You will see it toward the bottom.  In your netconf file you will see entries like&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=xxx.xxx.xxx.xxx&lt;BR /&gt;&lt;BR /&gt;You will need to change them accordingly.&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[2]=lan2&lt;BR /&gt;IP_ADDRESS[2]=xxx.xxx.xxx.xxx&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Mon, 01 Oct 2001 18:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587687#M856864</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-10-01T18:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Install of GELAN fiber nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587688#M856865</link>
      <description>The default route is also defined in the /etc/rc.config.d/netconf file.  Its usually towards the bottom of the file.  Look for entries like:&lt;BR /&gt;&lt;BR /&gt;ROUTE_DESTINATION[0]="default"&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]=""&lt;BR /&gt;ROUTE_COUNT[0]="1"&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;&lt;BR /&gt;Just put your default gateway in ROUTE_GATEWAY.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Mon, 01 Oct 2001 18:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587688#M856865</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-10-01T18:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Install of GELAN fiber nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587689#M856866</link>
      <description>Hi Chris,&lt;BR /&gt;We have one system with tow NIC one fibre and one normal.&lt;BR /&gt;/etc/rc.config.d/netconfig looks like this if you have two nic.&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=10.20.0.39&lt;BR /&gt;SUBNET_MASK[0]=255.255.0.0&lt;BR /&gt;BROADCAST_ADDRESS[0]=""&lt;BR /&gt;INTERFACE_STATE[0]=""&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;#this is fibre&lt;BR /&gt;INTERFACE_NAME[1]=lan1&lt;BR /&gt;IP_ADDRESS[1]=10.25.25.3&lt;BR /&gt;SUBNET_MASK[1]=255.255.248.0&lt;BR /&gt;BROADCAST_ADDRESS[1]=""&lt;BR /&gt;INTERFACE_STATE[1]=""&lt;BR /&gt;DHCP_ENABLE[1]=0&lt;BR /&gt;&lt;BR /&gt;#Gateway that you are looking for&lt;BR /&gt;ROUTE_DESTINATION[0]=default&lt;BR /&gt;ROUTE_MASK[0]=""&lt;BR /&gt;ROUTE_GATEWAY[0]=10.20.254.1 &lt;BR /&gt;ROUTE_COUNT[0]=1&lt;BR /&gt;ROUTE_ARGS[0]=""&lt;BR /&gt;&lt;BR /&gt;For GELAN netstat -rn looks like this&lt;BR /&gt;10.25.24.0 10.25.25.3  U  2 0  lan1    9000&lt;BR /&gt;&lt;BR /&gt;You can add gateway from command line&lt;BR /&gt;#route add default IP 1&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 01 Oct 2001 18:48:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/install-of-gelan-fiber-nic/m-p/2587689#M856866</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-10-01T18:48:42Z</dc:date>
    </item>
  </channel>
</rss>

