<?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: k570 11i - full duplex problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883072#M580583</link>
    <description>Uwe,&lt;BR /&gt;&lt;BR /&gt;Actually, HP-UX isn't being broken here (nor is Cisco), the ethernet spec creates a very bad situation when one end is forced to 100FD w/o autonegotiation and the other is trying to autonegotiate.&lt;BR /&gt;&lt;BR /&gt;What happens is that the HP-UX box doesn't see the autonegotiate sequence, but can tell by sensing the physical layer that the link is running at 100 not 10, but it doesn't know if the remote side is FD capable, so it must assume HD operations only.  This is required by the spec.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, what that creates is a link that works fine under very light loads, but then falls apart under high traffic loads (in one direction only).  The Cisco is in FD, so it transmits the acks (etc) at the same time the HP-UX system is transmitting the next packet.  The HP-UX system sees this as a collision and trashes both packets, going into retransmit modes, while the Cisco thinks it sucessfully sent the ack.  Then the TCP (or other higher level) retransmit timers have to get into the game to try and save the day.  Things collapse, but when you try a simple ping, it works.&lt;BR /&gt;&lt;BR /&gt;I'm told by many other old-timers that autonegotiation doesn't work at all, but no one can actually come up with an actual example (some very ancient hardware may have had problems).  I've never encountered a problem when everything used autonegotiation, but have fixed 5 different sites who had network performance problems, simply by forcing them back to autonegotiation.&lt;BR /&gt;&lt;BR /&gt;But hey, it creates lots of easy work for us consultants... :-)&lt;BR /&gt;&lt;BR /&gt;Moral:  Either (a) use autonegotiation on everything in your network, or (b) make a clear network policy forcing everything to be 100 FD (and constantly fight the fires of systems not configured).  It should be obvious that (a) is the right choice w/o extenuating circumstances.&lt;BR /&gt;&lt;BR /&gt;-Scott-</description>
    <pubDate>Fri, 17 Jan 2003 13:15:04 GMT</pubDate>
    <dc:creator>Scott Corzine</dc:creator>
    <dc:date>2003-01-17T13:15:04Z</dc:date>
    <item>
      <title>k570 11i - full duplex problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883063#M580574</link>
      <description>We have a problem with 11.11 and getting our K570 to go to full duplex.  I searched the forums and found a message about this problem on 11.00.  If in SAM, the Half duplex area is greyed out, then we will have to install the patches again.&lt;BR /&gt;What are the patches for 11.11?&lt;BR /&gt;Do we have to swremove the fibre software and reinstall it, also?&lt;BR /&gt;Thanks Eileen</description>
      <pubDate>Wed, 15 Jan 2003 22:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883063#M580574</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2003-01-15T22:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: k570 11i - full duplex problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883064#M580575</link>
      <description>The full duplex problems are with network cards, not fibre cards.&lt;BR /&gt;&lt;BR /&gt;I had the duplex issues on 11.00&lt;BR /&gt;&lt;BR /&gt;If its a GSC card see this file&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/hpgsc100conf&lt;BR /&gt;&lt;BR /&gt;HP_GSC100_INTERFACE_NAME[0]=lan0&lt;BR /&gt;HP_GSC100_STATION_ADDRESS[0]=&lt;BR /&gt;HP_GSC100_SPEED[0]=100FD&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HP_GSC100_INIT_ARGS="HP_GSC100_STATION_ADDRESS HP_GSC100_DUPLEX"&lt;BR /&gt;&lt;BR /&gt;lanadmin is useful for diagnosis, but you should know this if its a NIC card problem.&lt;BR /&gt;&lt;BR /&gt;I don't think swinstall/swremove is going to help much if the configuration is wrong.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 15 Jan 2003 22:23:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883064#M580575</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-15T22:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: k570 11i - full duplex problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883065#M580576</link>
      <description>Hi Eileen,&lt;BR /&gt;&lt;BR /&gt;I wouldn't use 'sam' to do this, configure the file yourself as suggested by Steven.&lt;BR /&gt;&lt;BR /&gt;Use the&lt;BR /&gt;# lanadmin -X 100FD 0 &lt;BR /&gt;&lt;BR /&gt;to configure the card. (assuming 0 is your lan card in question) You will get a delay of about 10 seconds while the card resets itself. This can be done on-line. Editing the config file is for the next reboot.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Michael</description>
      <pubDate>Wed, 15 Jan 2003 22:57:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883065#M580576</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-01-15T22:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: k570 11i - full duplex problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883066#M580577</link>
      <description>There are similar files in /etc/rc.config.d/ for other types of cards.  That directory includes all important networking configurations.&lt;BR /&gt;&lt;BR /&gt;I warn agains sam for this job.  Sam might cause networking problems.  Much better to take a go slow approach and use vi and the right configuration file.&lt;BR /&gt;&lt;BR /&gt;Go ahead and post up the diagnostics that lead you to believe the NIC card is not funning full duplex.  Post an ioscan and myself or others can guide you through it if you wish.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 15 Jan 2003 23:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883066#M580577</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-15T23:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: k570 11i - full duplex problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883067#M580578</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;the patch that deal with this on hp-ux 11.00 was the LAN patch .&lt;BR /&gt;&lt;BR /&gt;you shuold need to have this patch also on the hp-ux 11.11 &lt;BR /&gt;the last patch : PHNE_25388 - s700_800 11.11 LAN product cumulative patch . &lt;BR /&gt;&lt;BR /&gt;i dont recommend to change the config file in the /etc/rc.config.d because it the switch is not config to work with 100FD it will cause problem . &lt;BR /&gt;&lt;BR /&gt;check the port on the switch to see how he is config ( most of the time the problem with full duplex it that the port in not config correctry ) . &lt;BR /&gt;&lt;BR /&gt;if you didnt config the card in the /etc/rc.config.d/configfile and the port is config as 100FD you will not have any problem .&lt;BR /&gt;&lt;BR /&gt;you didnt gave the name of your card that we will check to see if he support 100FD , but most of the card support it  . &lt;BR /&gt;&lt;BR /&gt;it is not an issue with a software</description>
      <pubDate>Thu, 16 Jan 2003 07:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883067#M580578</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2003-01-16T07:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: k570 11i - full duplex problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883068#M580579</link>
      <description>Thanks for the responses.&lt;BR /&gt;Sorry, I was in a rush to leave last night.&lt;BR /&gt;I really did not mean to type fibre software.&lt;BR /&gt;&lt;BR /&gt;When I searched the forums and found out that someone had a problem with SAM showing greyed out duplex options, I check our system and it was also greyed out.  The system was only running at half duplex at the time.&lt;BR /&gt;I was hoping that a patch would fix it.&lt;BR /&gt;When we run&lt;BR /&gt;lanadmin -X 100FD 0  &lt;BR /&gt;It does go to full duplex&lt;BR /&gt;The SAM display no longer has the grey out area and could be changed.&lt;BR /&gt;Normally we don't use SAM for this.&lt;BR /&gt;&lt;BR /&gt;After bootup lanadmin shows&lt;BR /&gt;Description                     = lan0 Hewlett-Packard 10/100Base-TX Half-Duplex Hw Rev 0&lt;BR /&gt;lanadmin -X 100FD 0  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# ioscan -funC lan&lt;BR /&gt;Class     I  H/W Path  Driver      S/W State H/W Type  Description&lt;BR /&gt;===================================================================&lt;BR /&gt;lan       0  10/4/8    btlan1      CLAIMED   INTERFACE HP HP-PB 100 Base TX card&lt;BR /&gt;                      /dev/diag/lan0  /dev/ether0     /dev/lan0  &lt;BR /&gt;   &lt;BR /&gt;Eran, &lt;BR /&gt;Are you suggesting that we leave all of the /etc/rc.config.d config files empty?&lt;BR /&gt;The card did support 100FD at 11.00.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Eileen&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jan 2003 18:39:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883068#M580579</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2003-01-16T18:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: k570 11i - full duplex problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883069#M580580</link>
      <description>There are certain network cards that do not support 100FD settings.&lt;BR /&gt;&lt;BR /&gt;If you do a lanadmin -X 100FD 0 and it does not go to that setting, then the other thing &lt;BR /&gt;that you may check is on your network switch port settings to see what the settings are there. &lt;BR /&gt;&lt;BR /&gt;There have been known issues of auto_negotiating being set and forcing NIC cards to not support 100FD but only 100HD&lt;BR /&gt;&lt;BR /&gt;Gl.</description>
      <pubDate>Thu, 16 Jan 2003 19:23:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883069#M580580</guid>
      <dc:creator>fg_1</dc:creator>
      <dc:date>2003-01-16T19:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: k570 11i - full duplex problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883070#M580581</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;yes , i think that it is recommend to define the switch to be 100FD and&lt;BR /&gt; Auto-Negotiation will be on &lt;BR /&gt;on the switch&lt;BR /&gt;if you want you can use lanadmin -x reports the current setting and lanadmin -X will change the setting without a reboot.&lt;BR /&gt;&lt;BR /&gt;i think that it is better to tell the switch to do the job and do the define over there .&lt;BR /&gt;&lt;BR /&gt;you can change the config file file but you will need also to check the define of the port in the switch</description>
      <pubDate>Thu, 16 Jan 2003 20:10:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883070#M580581</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2003-01-16T20:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: k570 11i - full duplex problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883071#M580582</link>
      <description>I found that hp-ux seems to have a general problem with autonegotiation. At least with Cisco Switches it seems, that allmost allways hp-ux detects 100HD when the switch is set to 100FD w/o autonegotiation.&lt;BR /&gt;So we tend to always set both switches and hp boxes to 100FD using the /etc/rc.config.d files.</description>
      <pubDate>Fri, 17 Jan 2003 08:00:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883071#M580582</guid>
      <dc:creator>Uwe Geissler</dc:creator>
      <dc:date>2003-01-17T08:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: k570 11i - full duplex problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883072#M580583</link>
      <description>Uwe,&lt;BR /&gt;&lt;BR /&gt;Actually, HP-UX isn't being broken here (nor is Cisco), the ethernet spec creates a very bad situation when one end is forced to 100FD w/o autonegotiation and the other is trying to autonegotiate.&lt;BR /&gt;&lt;BR /&gt;What happens is that the HP-UX box doesn't see the autonegotiate sequence, but can tell by sensing the physical layer that the link is running at 100 not 10, but it doesn't know if the remote side is FD capable, so it must assume HD operations only.  This is required by the spec.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, what that creates is a link that works fine under very light loads, but then falls apart under high traffic loads (in one direction only).  The Cisco is in FD, so it transmits the acks (etc) at the same time the HP-UX system is transmitting the next packet.  The HP-UX system sees this as a collision and trashes both packets, going into retransmit modes, while the Cisco thinks it sucessfully sent the ack.  Then the TCP (or other higher level) retransmit timers have to get into the game to try and save the day.  Things collapse, but when you try a simple ping, it works.&lt;BR /&gt;&lt;BR /&gt;I'm told by many other old-timers that autonegotiation doesn't work at all, but no one can actually come up with an actual example (some very ancient hardware may have had problems).  I've never encountered a problem when everything used autonegotiation, but have fixed 5 different sites who had network performance problems, simply by forcing them back to autonegotiation.&lt;BR /&gt;&lt;BR /&gt;But hey, it creates lots of easy work for us consultants... :-)&lt;BR /&gt;&lt;BR /&gt;Moral:  Either (a) use autonegotiation on everything in your network, or (b) make a clear network policy forcing everything to be 100 FD (and constantly fight the fires of systems not configured).  It should be obvious that (a) is the right choice w/o extenuating circumstances.&lt;BR /&gt;&lt;BR /&gt;-Scott-</description>
      <pubDate>Fri, 17 Jan 2003 13:15:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883072#M580583</guid>
      <dc:creator>Scott Corzine</dc:creator>
      <dc:date>2003-01-17T13:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: k570 11i - full duplex problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883073#M580584</link>
      <description>Thanks to everyone who responded.&lt;BR /&gt;&lt;BR /&gt;We had the /etc/rc.config.d/hpbtlanconf file setup with &lt;BR /&gt;lan 0 and &lt;BR /&gt;100FD entries&lt;BR /&gt;The system came up in half duplex with autonegotiating on &lt;BR /&gt;A coworker pointed out that on another K box at 11i, the &lt;BR /&gt;/etc/rc.config.d/hpbasetconf &lt;BR /&gt;file was the one she used and that system does boot up at 100FD.&lt;BR /&gt;We are going to try using the hpbasetconf file&lt;BR /&gt;and won't find out if it worked until Monday.&lt;BR /&gt;&lt;BR /&gt;on our A and N class systems, we have the hpbtlanconf files setup.&lt;BR /&gt;Thanks for all your help.&lt;BR /&gt;Eileen&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2003 19:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/k570-11i-full-duplex-problem/m-p/2883073#M580584</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2003-01-17T19:26:45Z</dc:date>
    </item>
  </channel>
</rss>

