<?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: Lan admin settings in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808203#M267883</link>
    <description>Depending on the NIC you have a driver file for the LAN.&lt;BR /&gt;&lt;BR /&gt;Modify the driver file specific for your hardware.&lt;BR /&gt;&lt;BR /&gt;Located in the /etc/rc.config.d directory. Examples entries are in the files as well.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 19 Jun 2006 14:46:42 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2006-06-19T14:46:42Z</dc:date>
    <item>
      <title>Lan admin settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808199#M267879</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;&lt;BR /&gt;I have  a network connection that is running on Half Duplex and Autonegotiate=on&lt;BR /&gt;&lt;BR /&gt;I would like Full duplex and autonegotiate=off&lt;BR /&gt;&lt;BR /&gt;What file do I modify?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jun 2006 14:38:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808199#M267879</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-06-19T14:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Lan admin settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808200#M267880</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You need to modify the &lt;BR /&gt;/etc/rc.config.d/netconf file&lt;BR /&gt;&lt;BR /&gt;You can do it on-line after you make the same settings on the switch side&lt;BR /&gt;#lanadmin -X 100fd 1(for lan1)&lt;BR /&gt;#lanadmin -x 1 (will show you the current settings&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Mon, 19 Jun 2006 14:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808200#M267880</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2006-06-19T14:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Lan admin settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808201#M267881</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The file will vary depending on the type of LAN card in question.  Based upon the driver type from 'ioscan -kfnC lan', a 'btlan1' type uses '/etc/rc.config.d/hpbasetconf'.&lt;BR /&gt;&lt;BR /&gt;The filename will vary but the 'etc/rc.config.d' directory is the home.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 19 Jun 2006 14:46:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808201#M267881</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-06-19T14:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Lan admin settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808202#M267882</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;I usually use SAM to change these settings - that way I do not have to worry about whether I have the correct files, and I do not have to worry about typos. I also find it faster/easier. &lt;BR /&gt;&lt;BR /&gt;If you want to know which files it modifies, look at the samlog after you complete the task in SAM.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jun 2006 14:46:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808202#M267882</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-06-19T14:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Lan admin settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808203#M267883</link>
      <description>Depending on the NIC you have a driver file for the LAN.&lt;BR /&gt;&lt;BR /&gt;Modify the driver file specific for your hardware.&lt;BR /&gt;&lt;BR /&gt;Located in the /etc/rc.config.d directory. Examples entries are in the files as well.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jun 2006 14:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808203#M267883</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-06-19T14:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Lan admin settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808204#M267884</link>
      <description>#lanadmin -X 100fd 1&lt;BR /&gt;&lt;BR /&gt;That worked, but only until reboot. A file has to be modified. I knew the /etc/rc.config.d/netconf file configures networking but I couldn't find any reference at all to "full" or "autonegotiate" and there are no examples in it. Neither does hp*conf file sheds any light on it.&lt;BR /&gt;&lt;BR /&gt;Also I am aware that this could be done in sam ... but I would rather modify the files myself.&lt;BR /&gt;&lt;BR /&gt;Lastly, what settings must be changed on the switch side?  My current output lanadmin -x ? shows the right settings, does this mean they have to be changed on the switch side also?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jun 2006 14:58:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808204#M267884</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-06-19T14:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Lan admin settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808205#M267885</link>
      <description>Lanadmin -x shows the right settings?  Is t his before or after you did the lanadmin -X 100fd 1 command.&lt;BR /&gt;&lt;BR /&gt;What is it that led you to feel that you needed to change these settings on the server?  Was there an indicator on one of the switches or network devices?&lt;BR /&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Mon, 19 Jun 2006 15:03:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808205#M267885</guid>
      <dc:creator>Phillip Thayer</dc:creator>
      <dc:date>2006-06-19T15:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Lan admin settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808206#M267886</link>
      <description>they were wrong before, and after the lanadmin command, they look good. &lt;BR /&gt;&lt;BR /&gt;still the files must reflect these changes or after next reboot, they will go away&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jun 2006 15:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808206#M267886</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-06-19T15:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Lan admin settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808207#M267887</link>
      <description>&lt;BR /&gt;do a ll /etc/rc.config.d/hp*&lt;BR /&gt;&lt;BR /&gt;This will list all of the lan configuration files.&lt;BR /&gt;&lt;BR /&gt;the one you is probably one of the following(depending on your specific card):&lt;BR /&gt; hpbtlanconf&lt;BR /&gt;hpetherconf&lt;BR /&gt;hpfddi4conf&lt;BR /&gt;hpgelanconf&lt;BR /&gt;hpigelanconf&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jun 2006 15:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808207#M267887</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-06-19T15:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Lan admin settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808208#M267888</link>
      <description>You can modify the hpetherconf or hpbtlanconf files and change thge HP_lan-type_SPEEN parameter to use the value that you used with the -x option of the lanadmin command.  So for lanadmin -x 100fd on a btlan you would change the file hpbtlanconf so that the parameter HP_BTLAN_SPEEN=100fd&lt;BR /&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Mon, 19 Jun 2006 15:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808208#M267888</guid>
      <dc:creator>Phillip Thayer</dc:creator>
      <dc:date>2006-06-19T15:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Lan admin settings</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808209#M267889</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;I gave up on the command line and used sam.&lt;BR /&gt;&lt;BR /&gt;It modified /etc/rc.config.d/hpigelanconf&lt;BR /&gt;and hpietherconf files.&lt;BR /&gt;&lt;BR /&gt;/var/sam/log is pretty confusing.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jun 2006 15:44:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-admin-settings/m-p/3808209#M267889</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-06-19T15:44:49Z</dc:date>
    </item>
  </channel>
</rss>

