<?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: 100 Base/T interface problem on C180 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559137#M593902</link>
    <description>Magdi,&lt;BR /&gt;&lt;BR /&gt;Before I go and try out the suggestion (thanks so far) I noticed that at least one other server at the customers remote location (which is why I'm hesitant) has a 100Base/T card running, apparently fine, with;&lt;BR /&gt;&lt;BR /&gt;Network Management ID           = 5&lt;BR /&gt;Description                     = lan1 Hewlett-Packard 10/100 TX Full-Duplex Hw Rev 0. TT = 1500&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 100&lt;BR /&gt;Station Address                 = 0x1083fb2a1d&lt;BR /&gt;&lt;BR /&gt;But I also have another server at the same location with a 100mps half-duplex interface, with the following;&lt;BR /&gt;&lt;BR /&gt;Network Management ID           = 4&lt;BR /&gt;Description                     = lan0 Hewlett-Packard 10/100 TX Half-Duplex Hw Rev 0. TT = 1500&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 10&lt;BR /&gt;Station Address                 = 0x60b0f9a970&lt;BR /&gt;&lt;BR /&gt;So I'm slightly hesitant, but if the MTU is definately wrong, I'll give it a whirl.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 31 Jul 2001 11:14:53 GMT</pubDate>
    <dc:creator>Brendan Newport</dc:creator>
    <dc:date>2001-07-31T11:14:53Z</dc:date>
    <item>
      <title>100 Base/T interface problem on C180</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559134#M593899</link>
      <description>I have a customer with a HP PCI 10/100Base/T interface in his C180 workstation.&lt;BR /&gt;&lt;BR /&gt;The workstation hadn't been rebooted since the original installation, but yesterday it was for essential maintenance. On restart the performance through the interface is desperately slow.&lt;BR /&gt;&lt;BR /&gt;lanadmin details (extract);&lt;BR /&gt;&lt;BR /&gt;Network Management ID           = 5&lt;BR /&gt;Description                     = lan1 Hewlett-Packard 10/100 TX Full-Duplex Hw Rev 0. TT = 1500&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 100&lt;BR /&gt;Station Address                 = 0x108&lt;BR /&gt;&lt;BR /&gt;The card is configured at startup through an /etc/rc.config.d/hppci100conf file (in turn called by the startup script in /sbin/rc2.d  ;&lt;BR /&gt;&lt;BR /&gt;HP_PCI100_INTERFACE_NAME[0]=lan1&lt;BR /&gt;HP_PCI100_STATION_ADDRESS[0]=0x001083FB2A54&lt;BR /&gt;HP_PCI100_SPEED[0]=100FD&lt;BR /&gt;#HP_PCI100_DUPLEX[0]=&lt;BR /&gt;&lt;BR /&gt;###########################################################################&lt;BR /&gt;#  The HP_PCI100_INIT_ARGS are reserved by HP.  They are NOT user changable.&lt;BR /&gt;&lt;BR /&gt;#HP_PCI100_INIT_ARGS="HP_PCI100_STATION_ADDRESS HP_PCI100_DUPLEX"&lt;BR /&gt;HP_PCI100_INIT_ARGS="HP_PCI100_STATION_ADDRESS HP_PCI100_SPEED"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just in case, I issued a;&lt;BR /&gt;&lt;BR /&gt;lanadmin -X 100FD 5 command to again set the card to 100mps, full duplex.&lt;BR /&gt;&lt;BR /&gt;The problem is, the switch the workstation is set for auto-negotiation. No negotiation with the workstation's interface hcan be arbitrated, so the switch is reporting the interface speed as 100mps, HALF DUPLEX. Setting the switch's port to FULL DUPLEX doesn't work. I've had the ports changed...same problem. Other servers running the same card, to the same switch report 100mps FD correctly.&lt;BR /&gt;&lt;BR /&gt;Any thoughts on how the workstations card can correctly negotiate 100mps FD with the switch?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2001 09:21:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559134#M593899</guid>
      <dc:creator>Brendan Newport</dc:creator>
      <dc:date>2001-07-31T09:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: 100 Base/T interface problem on C180</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559135#M593900</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your MTU size 1500 is for 10BaseT, but your configuration is 100FD ( 100BaseT Full Duplex ) So your MTU size should be 4352.&lt;BR /&gt;&lt;BR /&gt;Magdi</description>
      <pubDate>Tue, 31 Jul 2001 09:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559135#M593900</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-07-31T09:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: 100 Base/T interface problem on C180</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559136#M593901</link>
      <description>Hi again Brendan,&lt;BR /&gt;&lt;BR /&gt;the command to set the new MTU size is :&lt;BR /&gt;&lt;BR /&gt;lanadmin -M 4352 &lt;PPA&gt;&lt;BR /&gt;&lt;BR /&gt;ppa : Is the physical point of attachement. You can get it by doing lanscan ( 0,1 or 2 ...)&lt;BR /&gt;&lt;BR /&gt;Magdi&lt;/PPA&gt;</description>
      <pubDate>Tue, 31 Jul 2001 09:36:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559136#M593901</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-07-31T09:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: 100 Base/T interface problem on C180</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559137#M593902</link>
      <description>Magdi,&lt;BR /&gt;&lt;BR /&gt;Before I go and try out the suggestion (thanks so far) I noticed that at least one other server at the customers remote location (which is why I'm hesitant) has a 100Base/T card running, apparently fine, with;&lt;BR /&gt;&lt;BR /&gt;Network Management ID           = 5&lt;BR /&gt;Description                     = lan1 Hewlett-Packard 10/100 TX Full-Duplex Hw Rev 0. TT = 1500&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 100&lt;BR /&gt;Station Address                 = 0x1083fb2a1d&lt;BR /&gt;&lt;BR /&gt;But I also have another server at the same location with a 100mps half-duplex interface, with the following;&lt;BR /&gt;&lt;BR /&gt;Network Management ID           = 4&lt;BR /&gt;Description                     = lan0 Hewlett-Packard 10/100 TX Half-Duplex Hw Rev 0. TT = 1500&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 10&lt;BR /&gt;Station Address                 = 0x60b0f9a970&lt;BR /&gt;&lt;BR /&gt;So I'm slightly hesitant, but if the MTU is definately wrong, I'll give it a whirl.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2001 11:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559137#M593902</guid>
      <dc:creator>Brendan Newport</dc:creator>
      <dc:date>2001-07-31T11:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: 100 Base/T interface problem on C180</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559138#M593903</link>
      <description>As it was, my attempt to change the interface MTU didn't take;&lt;BR /&gt;&lt;BR /&gt;root@hazapp$ lanadmin -M 4352 5&lt;BR /&gt;Old MTU Size                        = 1500&lt;BR /&gt;Unable to change MTU size: errno = 22&lt;BR /&gt;&lt;BR /&gt;and with the -R flag;&lt;BR /&gt;&lt;BR /&gt;root@hazapp$ lanadmin -R 5&lt;BR /&gt;Old MTU Size                        = 1500&lt;BR /&gt;Unable to change MTU size: errno = 22&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2001 12:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559138#M593903</guid>
      <dc:creator>Brendan Newport</dc:creator>
      <dc:date>2001-07-31T12:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: 100 Base/T interface problem on C180</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559139#M593904</link>
      <description>Hi Brendan,&lt;BR /&gt;I run lanadmin on our c180 system looks like speed is the problem&lt;BR /&gt;Network Management ID           = 4&lt;BR /&gt;Description                     = lan0 Hewlett-Packard LAN Interface Hw Rev 0&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 10000000&lt;BR /&gt;Station Address                 = 0x80009cda86b&lt;BR /&gt;&lt;BR /&gt;#lanadmin -S 10000000 4&lt;BR /&gt;&lt;BR /&gt;Sachin&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2001 12:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559139#M593904</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-07-31T12:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: 100 Base/T interface problem on C180</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559140#M593905</link>
      <description>Brendon,&lt;BR /&gt;&lt;BR /&gt;The suggestions to modify the MTU and to use lanadmin -S to change the speed should be avoided since neither applies to HP 100BaseT cards.  &lt;BR /&gt;&lt;BR /&gt;Use this website for procedures to follow and technical tips:  &lt;A href="http://techsolutions.hp.com/fe/diagnostic.html" target="_blank"&gt;http://techsolutions.hp.com/fe/diagnostic.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The startup file information you pasted in the call indicates that the C180 add-on PCI single port card is what is being used.  You should verify that indeed that is the connection and lan card in question.  For example, ioscan -fClan, compare that to lanscan -v ...&lt;BR /&gt;&lt;BR /&gt;Please ensure you're on recent 100BaseT patch/revision levels for the driver type in use since they improve the negotiation and lanadmin reporting features considerably.&lt;BR /&gt;11.0 builtin btlan3 - PHNE_22244&lt;BR /&gt;11.0 add-on PCI btlan5 - PHNE_24006 &lt;BR /&gt;&lt;BR /&gt;Hope all this helps,&lt;BR /&gt;&lt;BR /&gt;-&amp;gt; Brian Hackley</description>
      <pubDate>Tue, 31 Jul 2001 14:27:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559140#M593905</guid>
      <dc:creator>Brian Hackley</dc:creator>
      <dc:date>2001-07-31T14:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: 100 Base/T interface problem on C180</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559141#M593906</link>
      <description>definitely make sure that the duplex settings on the NIC match with those on the card. i am never a fan of hard-codeing duplex settings, but some folks have problems with autoneg and thus they hardcode. however, if one side thinks the connection is half-duplex and the other thinks full, performance will be terrible. &lt;BR /&gt;&lt;BR /&gt;the stats on the half-duplex side will show late collisions, and lots of other errors, and you might see them on the full-duplex side too. (lanadmin)&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2001 17:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559141#M593906</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2001-07-31T17:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: 100 Base/T interface problem on C180</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559142#M593907</link>
      <description>Think I'm neally there. Thanks to all for the assistance. The &lt;A href="http://techsolutions.hp.com/fe/diagnostic.html" target="_blank"&gt;http://techsolutions.hp.com/fe/diagnostic.html&lt;/A&gt; site is particularly useful. &lt;BR /&gt;&lt;BR /&gt;The system is still at 10.20, with 47-odd users (concurrent) so it's a busy workstation!&lt;BR /&gt;&lt;BR /&gt;I installed PHNE_20892 last night, which allowed me to change the card settings (including in Sam.) However the workstation might still need a power-down and startup to ensure auto-negotiation works.&lt;BR /&gt;&lt;BR /&gt;I rekon I've got enough detail now to get a solution.</description>
      <pubDate>Wed, 01 Aug 2001 07:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/100-base-t-interface-problem-on-c180/m-p/2559142#M593907</guid>
      <dc:creator>Brendan Newport</dc:creator>
      <dc:date>2001-08-01T07:53:28Z</dc:date>
    </item>
  </channel>
</rss>

