<?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: maximized transfer speed Gigabit Ethernet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534519#M559366</link>
    <description>Did you set the MTU to 9000 on both servers? &lt;BR /&gt;&lt;BR /&gt;The ftp-&amp;gt;put is probably being slowed down by the speed of the disk drive. Using ftp to measure through put is a bad idea. Use netperf: &lt;A href="http://www.netperf.org/" target="_blank"&gt;http://www.netperf.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I have found that Jumbo frames (MTU=9000) works great when: &lt;BR /&gt;â ¢ The Socket size is set to 128K&lt;BR /&gt;â ¢ The Message size is set to 32K&lt;BR /&gt;â ¢ the lan is used only for data transfers&lt;BR /&gt;&lt;BR /&gt;The difference between Jumbo frames (mtu=9000) and MTU=1500 is 6 to 1, meaning you will also reduce cpu overhead. BUT I would NOT use Jumbo frames for normal network traffic. It should ONLY be used on lan's that send or receive large amounts of data. &lt;BR /&gt;&lt;BR /&gt;I have proven than three servers sending to one server, using jumbo frames, can sustain a rate of 96 MegaBytes a second! I guess the next step is 10gbit cards?&lt;BR /&gt;&lt;BR /&gt;Also, a utility called ttcp is useful also to do "benchmarking": &lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/nttcp-1.47/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/nttcp-1.47/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d</description>
    <pubDate>Mon, 02 May 2005 05:56:13 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2005-05-02T05:56:13Z</dc:date>
    <item>
      <title>maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534509#M559356</link>
      <description>Dear Experts,&lt;BR /&gt;&lt;BR /&gt;I have litle problem with my connection.&lt;BR /&gt;&lt;BR /&gt;I have 3 Server using Gigabit Ethernet Cards (1000Base-T) : 1 RP8400, and 2 Partition of HP Superdome. They are using same version of OS (HP-UX 11.11i). File to transfer is 10MB to 100MB in root directory (int. disk)&lt;BR /&gt;&lt;BR /&gt;Between RP8400 and 1st partition of superdome, I'm using direct cable connection (cross cable). Both cards have been set to 1000-Full Duplex-Autoneg=on. Transfer speed using this connection is about 17MBps, but I think its should be much better why...&lt;BR /&gt;&lt;BR /&gt;Between 1st partition and 2nd partition (hard partition), I'm using LAN Connection with Catalyst Network Switch, of course the data transfer between this partition will be accross the network. But its amazing because transfer speed is between 60MBps to 105MBps.&lt;BR /&gt;&lt;BR /&gt;It's strange, why transfer speed on direct connection slower than via LAN... the file size, card setting, cable are same ?&lt;BR /&gt;&lt;BR /&gt;Can you help me, because our HP Support cant give any solution, they said may be I'm using bad cable for RP8400-superdome connection, so I switch the cable and the result is still same.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;EKO</description>
      <pubDate>Thu, 28 Apr 2005 21:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534509#M559356</guid>
      <dc:creator>yunardi</dc:creator>
      <dc:date>2005-04-28T21:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534510#M559357</link>
      <description>Hi,&lt;BR /&gt;I think you need to check the connection speed (between rp8400 and superdome)of the lan cards using lanadmin. There is a chance autoneg is on and these cards get connected at a lesser speed.&lt;BR /&gt;&lt;BR /&gt;I would suggest to turn autoneg off and forcefully set both cards at 1000Full duplex.&lt;BR /&gt;&lt;BR /&gt;Give it a try.&lt;BR /&gt;&lt;BR /&gt;Best of luck&lt;BR /&gt;&lt;BR /&gt;Sudeesh</description>
      <pubDate>Thu, 28 Apr 2005 22:02:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534510#M559357</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-04-28T22:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534511#M559358</link>
      <description>Dear Sudeesh,&lt;BR /&gt;&lt;BR /&gt;I have been trying to set autoneg to off and force it to 1000-FULL (using SAM) but always get the messages:&lt;BR /&gt;"Speed value cannot be set to 1000, when autoneg is off"&lt;BR /&gt;I think Gigabit Ethernet only support AutoNeg for 1000.&lt;BR /&gt;&lt;BR /&gt;The connection from 1st and 2nd partition of superdome is set autoneg too, and it gives diferent result.&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Thu, 28 Apr 2005 22:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534511#M559358</guid>
      <dc:creator>yunardi</dc:creator>
      <dc:date>2005-04-28T22:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534512#M559359</link>
      <description>have a look at this document...this may help you&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/J5683-90010/ch05s01.html#d0e3471" target="_blank"&gt;http://docs.hp.com/en/J5683-90010/ch05s01.html#d0e3471&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sudeesh</description>
      <pubDate>Thu, 28 Apr 2005 22:43:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534512#M559359</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-04-28T22:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534513#M559360</link>
      <description>Hi Sudeesh,&lt;BR /&gt;&lt;BR /&gt;Refer to your link tou give, there are some parameter can be set by lanadmin or SAM.&lt;BR /&gt;&lt;BR /&gt;I have been set it to 1000/FULL/Autoneg=ON, but   as you know the result not relly good; so I set the MTU Size from 1500 to 9000 and its give better result.&lt;BR /&gt;&lt;BR /&gt;The transfer speed (ftp) is range between 30MBps (put) to 105MBps(get). &lt;BR /&gt;&lt;BR /&gt;Btw why while using ftp put speed is always slower than get.&lt;BR /&gt;&lt;BR /&gt;Thank very much&lt;BR /&gt;&lt;BR /&gt;EKO</description>
      <pubDate>Thu, 28 Apr 2005 23:36:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534513#M559360</guid>
      <dc:creator>yunardi</dc:creator>
      <dc:date>2005-04-28T23:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534514#M559361</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;could you  compare get and put when&lt;BR /&gt;1-ftp client is your rp8400 / server is SD&lt;BR /&gt;2-ftp client is your SD / server is rp8400&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;If get#1 == put#2 then it is consistant.&lt;BR /&gt;If not, there might be a unix process priority issue on either host.&lt;BR /&gt;&lt;BR /&gt;Leave auto neg to on, and check through lanadmin -g mibstats #lanid&lt;BR /&gt;that you get 1000FD (on both sides).&lt;BR /&gt;Do it a few times to check that your lan does not oscillate between 1000FD and 100FD or 1000FD and 1000HD or things like this.&lt;BR /&gt;I used to see plenty of auto neg pbs with 100BT cards that led to such behaviors, either with cross over cables or with some old hubs/switches.&lt;BR /&gt;&lt;BR /&gt;Since 1000FD can not be set without autoneg on, and if you fall into an autoneg pb between those GBe cards (what model is it BTW?), you may need  a GBe switch in between.&lt;BR /&gt;&lt;BR /&gt;When you talk about 17, 60 and 105.&lt;BR /&gt;Are you sure these are MBps (Mega Bytes per sec), or are they Mbps (Mega bits per sec)?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;++cyrille</description>
      <pubDate>Sat, 30 Apr 2005 04:27:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534514#M559361</guid>
      <dc:creator>MAUCCI_2</dc:creator>
      <dc:date>2005-04-30T04:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534515#M559362</link>
      <description>Hi Cyrille,&lt;BR /&gt;&lt;BR /&gt;Thanks for your advice.&lt;BR /&gt;The result is :&lt;BR /&gt;1. get1:&lt;BR /&gt;ftp&amp;gt; get testftp&lt;BR /&gt;10485760 bytes received in 0.12 seconds (84072.25 Kbytes/s)&lt;BR /&gt;2. put2&lt;BR /&gt;ftp&amp;gt; put testftp &lt;BR /&gt;10485760 bytes sent in 0.22 seconds (47548.29 Kbytes/s)&lt;BR /&gt;&lt;BR /&gt;So get1 &amp;gt; put2, is this normal ?&lt;BR /&gt;&lt;BR /&gt;The result of lanadmin is :&lt;BR /&gt;1. on SD :&lt;BR /&gt;# lanadmin -g mibstats 3&lt;BR /&gt;PPA Number                      = 3&lt;BR /&gt;Description                     = lan3 HP PCI 1000Base-T Release B.11.11.15&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 9000&lt;BR /&gt;Speed                           = 1000000000&lt;BR /&gt;&lt;BR /&gt;2. on RP8400&lt;BR /&gt;# lanadmin -g mibstats 2&lt;BR /&gt;PPA Number                      = 2&lt;BR /&gt;Description                     = lan2 HP PCI 1000Base-T Release B.11.11.09&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 9000&lt;BR /&gt;Speed                           = 1000000000&lt;BR /&gt;&lt;BR /&gt;I try it few times and get the same result, it allways on 1000FDX&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;EKO</description>
      <pubDate>Sun, 01 May 2005 21:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534515#M559362</guid>
      <dc:creator>yunardi</dc:creator>
      <dc:date>2005-05-01T21:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534516#M559363</link>
      <description>EKO,&lt;BR /&gt;&lt;BR /&gt;what I meant by comparing get and put on both hosts is the following:&lt;BR /&gt;let's say rp8400 is machine A and SD partition 1 is machine B&lt;BR /&gt;&lt;BR /&gt;Log onto B:&lt;BR /&gt;ftp A&lt;BR /&gt;1-get bigFile1&lt;BR /&gt;2-put bigFile1&lt;BR /&gt;quit&lt;BR /&gt;&lt;BR /&gt;Log onto A:&lt;BR /&gt;ftp B&lt;BR /&gt;3-get bigFile1&lt;BR /&gt;4-put bigFile1&lt;BR /&gt;quit&lt;BR /&gt;&lt;BR /&gt;Logically, get from B to A should be the same as put from A to B, right?&lt;BR /&gt;&lt;BR /&gt;Also, when dealing with GBe, please transfer big files, like at least 100 MB files and do the tests 2 or 3 times at least.&lt;BR /&gt;Can you please re-run the test, and send us the results for 1, 2, 3, 4.&lt;BR /&gt;&lt;BR /&gt;You copied lanadmin outputs&lt;BR /&gt;for lan3 on SD and lan2 on rp8400.&lt;BR /&gt;&lt;BR /&gt;Are you sure these are the right lans that are part of your ftp xfer?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Cyrille&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 May 2005 01:16:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534516#M559363</guid>
      <dc:creator>MAUCCI_2</dc:creator>
      <dc:date>2005-05-02T01:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534517#M559364</link>
      <description>Hi Cyrille,&lt;BR /&gt;&lt;BR /&gt;I have ftp 100Mb files between 2 servers (put and get), but the result is different :&lt;BR /&gt;&lt;BR /&gt;1. On SD as client :&lt;BR /&gt;ftp&amp;gt; put ftptest&lt;BR /&gt;104857600 bytes sent in 4.87 seconds (21014.71 Kbytes/s)&lt;BR /&gt;ftp&amp;gt; get ftptest&lt;BR /&gt;104857600 bytes received in 4.65 seconds (22016.02 Kbytes/s)&lt;BR /&gt;ftp&amp;gt; &lt;BR /&gt;&lt;BR /&gt;2. On RP8400 as client :&lt;BR /&gt;ftp&amp;gt; put ftptest&lt;BR /&gt;104857600 bytes sent in 2.45 seconds (41837.46 Kbytes/s)&lt;BR /&gt;ftp&amp;gt; get ftptest&lt;BR /&gt;104857600 bytes received in 2.08 seconds (49217.33 Kbytes/s)&lt;BR /&gt;&lt;BR /&gt;And I have make sure about Lan ID for lanadmin. Isn't is the number in "Crd In#" column when we using lanscan.</description>
      <pubDate>Mon, 02 May 2005 03:43:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534517#M559364</guid>
      <dc:creator>yunardi</dc:creator>
      <dc:date>2005-05-02T03:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534518#M559365</link>
      <description>EKO,&lt;BR /&gt;&lt;BR /&gt;have you run the ftp tests several times?&lt;BR /&gt;Do the results vary?&lt;BR /&gt;&lt;BR /&gt;Is there any activity on either platform other than your ftp tests?&lt;BR /&gt;&lt;BR /&gt;In any case the source of your pb seems to depend on which host is ftp cli and which one is ftp srv...&lt;BR /&gt;&lt;BR /&gt;I'll investigate this.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Cyrille</description>
      <pubDate>Mon, 02 May 2005 04:21:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534518#M559365</guid>
      <dc:creator>MAUCCI_2</dc:creator>
      <dc:date>2005-05-02T04:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534519#M559366</link>
      <description>Did you set the MTU to 9000 on both servers? &lt;BR /&gt;&lt;BR /&gt;The ftp-&amp;gt;put is probably being slowed down by the speed of the disk drive. Using ftp to measure through put is a bad idea. Use netperf: &lt;A href="http://www.netperf.org/" target="_blank"&gt;http://www.netperf.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I have found that Jumbo frames (MTU=9000) works great when: &lt;BR /&gt;â ¢ The Socket size is set to 128K&lt;BR /&gt;â ¢ The Message size is set to 32K&lt;BR /&gt;â ¢ the lan is used only for data transfers&lt;BR /&gt;&lt;BR /&gt;The difference between Jumbo frames (mtu=9000) and MTU=1500 is 6 to 1, meaning you will also reduce cpu overhead. BUT I would NOT use Jumbo frames for normal network traffic. It should ONLY be used on lan's that send or receive large amounts of data. &lt;BR /&gt;&lt;BR /&gt;I have proven than three servers sending to one server, using jumbo frames, can sustain a rate of 96 MegaBytes a second! I guess the next step is 10gbit cards?&lt;BR /&gt;&lt;BR /&gt;Also, a utility called ttcp is useful also to do "benchmarking": &lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/nttcp-1.47/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/nttcp-1.47/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d</description>
      <pubDate>Mon, 02 May 2005 05:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534519#M559366</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-05-02T05:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534520#M559367</link>
      <description>EKO,&lt;BR /&gt;&lt;BR /&gt;Try this to test your inter-server connectivity - whatever the connection. This will totally negate effect of diskspeed  and cache (Filesystem).&lt;BR /&gt;&lt;BR /&gt;In your FTP session:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ftp&amp;gt; put "|dd if=/dev/zero bs=32k count=1000" /dev/null&lt;BR /&gt;&lt;BR /&gt;Try both ends and post your results.&lt;BR /&gt;&lt;BR /&gt;1000BT links are always AUTO-NEG and if I rememeber cannot be set to 1000FDX. You should get a pure network throughput of between 60 to 100 Mbytes/sec.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 May 2005 07:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534520#M559367</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2005-05-02T07:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534521#M559368</link>
      <description>For Your information - when 1000BT hosts are connected in a cross-over setup, autoneg really has to be enabled, because they not only negotiate link speed, but also a master/slave handshake happens. If that doesn't happen, there be dragons. ;)</description>
      <pubDate>Mon, 02 May 2005 09:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534521#M559368</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-05-02T09:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534522#M559369</link>
      <description>Great...&lt;BR /&gt;Thanks for all information, I wonder if our HP Support in my country like you; because I have facing this problem for almost 1 year.&lt;BR /&gt;&lt;BR /&gt;For information, we are using SD and RP8400 for Data Warehouse, and we are transfering large amount (Gigabyte) of data everyday.&lt;BR /&gt;&lt;BR /&gt;I'll try your suggestion.&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Mon, 02 May 2005 20:23:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534522#M559369</guid>
      <dc:creator>yunardi</dc:creator>
      <dc:date>2005-05-02T20:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534523#M559370</link>
      <description>Hi EKO,&lt;BR /&gt;&lt;BR /&gt;in addition to all the tests listed above, it would really be great that you try to connect them through a GBe switch and see if the symptom is still there.&lt;BR /&gt;&lt;BR /&gt;In any case, please keep up posted about your findings, because it is still interesting that we know the root cause of the pb...&lt;BR /&gt;&lt;BR /&gt;++Cyrille</description>
      <pubDate>Tue, 03 May 2005 01:47:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534523#M559370</guid>
      <dc:creator>MAUCCI_2</dc:creator>
      <dc:date>2005-05-03T01:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: maximized transfer speed Gigabit Ethernet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534524#M559371</link>
      <description>Any more data on this? Let me try a few more suggestions:&lt;BR /&gt;&lt;BR /&gt;Have you tried with standard size MTU, i.e., 1500 bytes? Also in one of your earlier e-mails, I noticed that the SD-SD ftp time was shown to be longer than the SD-rp8400 number. Was that a typo? On the rp8400, which LAN interface are you using? An "ioscan -fkC lan" output would be useful. In the ioscan output , please identify the lan interface you are using.&lt;BR /&gt;&lt;BR /&gt;Jay</description>
      <pubDate>Fri, 06 May 2005 18:30:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maximized-transfer-speed-gigabit-ethernet/m-p/3534524#M559371</guid>
      <dc:creator>Jay Kidambi</dc:creator>
      <dc:date>2005-05-06T18:30:31Z</dc:date>
    </item>
  </channel>
</rss>

