<?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: network speed in a model K380 and D370 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460496#M564397</link>
    <description>If these are the built-in ports then there is no configuration. 10MB/s is hard set.&lt;BR /&gt;&lt;BR /&gt;If you have other NIC's on these machines then you have other options but you need to identify the card(s) and the OS for a complete answer.&lt;BR /&gt;&lt;BR /&gt;In all cases, the answer to your question is the lanadmin command with the -S option to set speed and the -X option to set duplex but these options may or may not be available depending upon your card/OS Release/Patches.&lt;BR /&gt;&lt;BR /&gt;Man lanadmin for details.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Jan 2005 11:13:17 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2005-01-11T11:13:17Z</dc:date>
    <item>
      <title>network speed in a model K380 and D370</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460491#M564392</link>
      <description>Hi all,&lt;BR /&gt;I'm working with two old models, D370 and K380. I think in these models, the default network speed is 10HD Half, but I'd like to increase it.&lt;BR /&gt;Is there anyone who knows how to increase it by command line?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jan 2005 10:55:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460491#M564392</guid>
      <dc:creator>mª del Carmen_1</dc:creator>
      <dc:date>2005-01-11T10:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: network speed in a model K380 and D370</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460492#M564393</link>
      <description>Hi,&lt;BR /&gt;some of this may help:&lt;BR /&gt;&lt;A href="http://aa11.cjb.net/sun_managers/2000/07/msg00503.html" target="_blank"&gt;http://aa11.cjb.net/sun_managers/2000/07/msg00503.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;#turn off autonegotiation&lt;BR /&gt;ndd -set /dev/hme adv_autoneg_cap 0&lt;BR /&gt;&lt;BR /&gt;#enable 100 full duplex&lt;BR /&gt;ndd -set /dev/hme adv_100fdx_cap 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/hme link_mode&lt;BR /&gt;link_mode&lt;BR /&gt;     0=half duplex&lt;BR /&gt;     1=full duplex&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/hme link_speed&lt;BR /&gt;link_speed&lt;BR /&gt;     0=10BT&lt;BR /&gt;     1=100BT&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/hme link_status&lt;BR /&gt;link_status&lt;BR /&gt;     0=down&lt;BR /&gt;     1=up&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 11 Jan 2005 10:59:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460492#M564393</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-01-11T10:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: network speed in a model K380 and D370</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460493#M564394</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;The d's and k's only have 10mb lan ports by default on the core io board.&lt;BR /&gt;Do you have optional lan cards in the system?&lt;BR /&gt;If not then you cannot increase past 10mb&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Tue, 11 Jan 2005 11:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460493#M564394</guid>
      <dc:creator>Andrew Rutter</dc:creator>
      <dc:date>2005-01-11T11:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: network speed in a model K380 and D370</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460494#M564395</link>
      <description>As well as ndd there is also a lanadmin command which can be used to modify your network card configuration from the command line.</description>
      <pubDate>Tue, 11 Jan 2005 11:02:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460494#M564395</guid>
      <dc:creator>John Waller</dc:creator>
      <dc:date>2005-01-11T11:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: network speed in a model K380 and D370</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460495#M564396</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Since these are HP servers the following steps can be done&lt;BR /&gt;&lt;BR /&gt;1.Need to make sure that the card supports 100Mbps&lt;BR /&gt;2.Need to co-ordinate with the network team and move the cable to 100Mbps port&lt;BR /&gt;3.Once everything is taken care&lt;BR /&gt;assuming the lan card id is 1&lt;BR /&gt;# lanadmin -X 100FD 1&lt;BR /&gt;&lt;BR /&gt;Don't forget to make the corresponding changes on the file in /etc/rc.config.d&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jan 2005 11:06:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460495#M564396</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2005-01-11T11:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: network speed in a model K380 and D370</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460496#M564397</link>
      <description>If these are the built-in ports then there is no configuration. 10MB/s is hard set.&lt;BR /&gt;&lt;BR /&gt;If you have other NIC's on these machines then you have other options but you need to identify the card(s) and the OS for a complete answer.&lt;BR /&gt;&lt;BR /&gt;In all cases, the answer to your question is the lanadmin command with the -S option to set speed and the -X option to set duplex but these options may or may not be available depending upon your card/OS Release/Patches.&lt;BR /&gt;&lt;BR /&gt;Man lanadmin for details.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jan 2005 11:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460496#M564397</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-01-11T11:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: network speed in a model K380 and D370</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460497#M564398</link>
      <description>As said, the built-in lan port on both of these models is 10 Mbit half-duplex only.&lt;BR /&gt;&lt;BR /&gt;For the K-box you can purchase either an HP-PB or an HSC 100Mb card if you have available slots.&lt;BR /&gt;&lt;BR /&gt;For the D-box you can get an EISA 100Mb card, but it will ONLY work with 32-bit HP-UX (64-bit HP-UX has NO EISA card support).  Some cards also only support 100Mb HALF-DUPLEX, so be aware of what you buy.</description>
      <pubDate>Tue, 11 Jan 2005 11:15:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-speed-in-a-model-k380-and-d370/m-p/3460497#M564398</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-01-11T11:15:20Z</dc:date>
    </item>
  </channel>
</rss>

