<?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: Change network card setting. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793722#M80444</link>
    <description>Hi&lt;BR /&gt;for permament settings You have to edit file in /etc/rc.config.d:&lt;BR /&gt;&lt;BR /&gt;For speed and duplex, it depends on which driver your lancard is using, you can check by doing ioscan -fknClan and then match it to this list; &lt;BR /&gt;&lt;BR /&gt;Driver duplex file Description Software &lt;BR /&gt;btlan hpbtlanconf &lt;BR /&gt;btlan0 hpeisabtconf &lt;BR /&gt;btlan1 hpbasetconf &lt;BR /&gt;btlan3 hpbase100conf Internal (core) LAN card &lt;BR /&gt;btlan4 hpgsc100conf &lt;BR /&gt;btlan5 hppci100conf "external" PCI card A5230A &lt;BR /&gt;btlan6 hpsppci100conf V-class PCI lan card &lt;BR /&gt;gelan hpgelanconf GigaBit card A4926A &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the files are in /etc/rc.config.d &lt;BR /&gt;If youre going to do it online you should test it from the console by doing /sbin/init.d/net stop then start.&lt;BR /&gt;&lt;BR /&gt;For example entry in /etc/rc.config.d/hpbase100conf:&lt;BR /&gt;&lt;BR /&gt;HP_BASE100_INTERFACE_NAME[0]=lan0&lt;BR /&gt;HP_BASE100_STATION_ADDRESS[0]=0x001083F5B591&lt;BR /&gt;HP_BASE100_SPEED[0]=100HD&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards seba&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 26 Aug 2002 08:57:17 GMT</pubDate>
    <dc:creator>Sebastian Galeski_1</dc:creator>
    <dc:date>2002-08-26T08:57:17Z</dc:date>
    <item>
      <title>Change network card setting.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793717#M80439</link>
      <description>Our UNIX server network card is 100M ethernet, if our local area network change from 10M to 100M , does it need to make any setting to enable 100M speed?</description>
      <pubDate>Mon, 26 Aug 2002 07:24:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793717#M80439</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-08-26T07:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change network card setting.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793718#M80440</link>
      <description>what server do you have?&lt;BR /&gt;&lt;BR /&gt;Normally lan cards are autosensing and by default it's enabled&lt;BR /&gt;&lt;BR /&gt;you can check it with the lanadmin command (see man pages)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2002 07:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793718#M80440</guid>
      <dc:creator>Joaquin Gil de Vergara</dc:creator>
      <dc:date>2002-08-26T07:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Change network card setting.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793719#M80441</link>
      <description>You can use 'lanadmin' to display and to change the cards settings, however I'd suggest if your not sure you use 'sam' to change it (them). 'sam' will change the card and also update the appropriate configuration file. Using 'lanadmin' does not do this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2002 07:39:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793719#M80441</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-08-26T07:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change network card setting.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793720#M80442</link>
      <description>#lanadmin -x &lt;PPA-NO.&gt;&lt;BR /&gt;to get the current setting.&lt;BR /&gt;&lt;BR /&gt;The ppa-number can be got from &lt;BR /&gt;#lanscan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Make sure that you do not have a mismatch of speed between your switch and the server.&lt;BR /&gt;&lt;BR /&gt;To change the setting.&lt;BR /&gt;&lt;BR /&gt;#lanadmin -X 100FD &lt;PPA_NO&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/PPA_NO&gt;&lt;/PPA-NO.&gt;</description>
      <pubDate>Mon, 26 Aug 2002 07:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793720#M80442</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-08-26T07:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Change network card setting.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793721#M80443</link>
      <description>Hi&lt;BR /&gt;Some server can be very sensitive to network settings. Check for:&lt;BR /&gt;&lt;BR /&gt;Both Network card and switch port hard.&lt;BR /&gt;or&lt;BR /&gt;Both Network card and switch port auto.&lt;BR /&gt;Never mix hard and auto.&lt;BR /&gt;&lt;BR /&gt;To check the settings (for lan 0):&lt;BR /&gt;lanadmin -x 0&lt;BR /&gt;to change the settings to auto&lt;BR /&gt;lanadmin -X AUTO_ON 0&lt;BR /&gt;change to 100 full duplex hard&lt;BR /&gt;lanadmin -X 100FD 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2002 07:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793721#M80443</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2002-08-26T07:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Change network card setting.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793722#M80444</link>
      <description>Hi&lt;BR /&gt;for permament settings You have to edit file in /etc/rc.config.d:&lt;BR /&gt;&lt;BR /&gt;For speed and duplex, it depends on which driver your lancard is using, you can check by doing ioscan -fknClan and then match it to this list; &lt;BR /&gt;&lt;BR /&gt;Driver duplex file Description Software &lt;BR /&gt;btlan hpbtlanconf &lt;BR /&gt;btlan0 hpeisabtconf &lt;BR /&gt;btlan1 hpbasetconf &lt;BR /&gt;btlan3 hpbase100conf Internal (core) LAN card &lt;BR /&gt;btlan4 hpgsc100conf &lt;BR /&gt;btlan5 hppci100conf "external" PCI card A5230A &lt;BR /&gt;btlan6 hpsppci100conf V-class PCI lan card &lt;BR /&gt;gelan hpgelanconf GigaBit card A4926A &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the files are in /etc/rc.config.d &lt;BR /&gt;If youre going to do it online you should test it from the console by doing /sbin/init.d/net stop then start.&lt;BR /&gt;&lt;BR /&gt;For example entry in /etc/rc.config.d/hpbase100conf:&lt;BR /&gt;&lt;BR /&gt;HP_BASE100_INTERFACE_NAME[0]=lan0&lt;BR /&gt;HP_BASE100_STATION_ADDRESS[0]=0x001083F5B591&lt;BR /&gt;HP_BASE100_SPEED[0]=100HD&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards seba&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2002 08:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793722#M80444</guid>
      <dc:creator>Sebastian Galeski_1</dc:creator>
      <dc:date>2002-08-26T08:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Change network card setting.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793723#M80445</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;here is waht you can do :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Identify the LAN Interface using the lanscan command to know the interface. &lt;BR /&gt;2. Check for the speed set already using the Lanadmin command.&lt;BR /&gt;3. Use the command    lanadmin ???S 100/10  nmid or the ppa to change it to the desired one.&lt;BR /&gt;4. Check the setting using the lanadmin command again.&lt;BR /&gt;5. To change it permanently go to /etc/rc.config.g  directory and make changes in the net* files.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2002 12:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-network-card-setting/m-p/2793723#M80445</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-08-26T12:49:48Z</dc:date>
    </item>
  </channel>
</rss>

