<?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: How to check the speed of network interface in RHEL AS server? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900623#M26006</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Two built in tools&lt;BR /&gt;&lt;BR /&gt;ethtool&lt;BR /&gt;&lt;BR /&gt;mii-tool&lt;BR /&gt;&lt;BR /&gt;It will be hard to estimate the time of the file transfer without a file transfer test because no transfer is going to happen at the full rated speed of the connection. There are switches, wires, and other impedence factors which you can not calculate in advance.&lt;BR /&gt;&lt;BR /&gt;Note also that an scp tranfer is going to be slower because thankfully it encrypts the data prior to transfer.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sun, 19 Nov 2006 01:33:49 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-11-19T01:33:49Z</dc:date>
    <item>
      <title>How to check the speed of network interface in RHEL AS server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900622#M26005</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;How to check the speed of network interface in RHEL AS server?&lt;BR /&gt;For example, I would like to estimate the amount of time it would take for me to send and recieve a file through ftp / scp from an RHEL AS server.&lt;BR /&gt; &lt;BR /&gt;Please suggest,&lt;BR /&gt;Thanks &amp;amp; Regards &lt;BR /&gt;</description>
      <pubDate>Sun, 19 Nov 2006 00:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900622#M26005</guid>
      <dc:creator>GnanaShekar</dc:creator>
      <dc:date>2006-11-19T00:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the speed of network interface in RHEL AS server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900623#M26006</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Two built in tools&lt;BR /&gt;&lt;BR /&gt;ethtool&lt;BR /&gt;&lt;BR /&gt;mii-tool&lt;BR /&gt;&lt;BR /&gt;It will be hard to estimate the time of the file transfer without a file transfer test because no transfer is going to happen at the full rated speed of the connection. There are switches, wires, and other impedence factors which you can not calculate in advance.&lt;BR /&gt;&lt;BR /&gt;Note also that an scp tranfer is going to be slower because thankfully it encrypts the data prior to transfer.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 19 Nov 2006 01:33:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900623#M26006</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-11-19T01:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the speed of network interface in RHEL AS server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900624#M26007</link>
      <description>Try "iptraf", it is a good no nonsense one.</description>
      <pubDate>Sun, 19 Nov 2006 03:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900624#M26007</guid>
      <dc:creator>Ragu_3</dc:creator>
      <dc:date>2006-11-19T03:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the speed of network interface in RHEL AS server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900625#M26008</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You can use ad Windows machine:&lt;BR /&gt;Install a tool like Filezilla(ftp) or WinSCP3(scp or sftp), all that are free, and transfer a file of 1 ,10 or 100 megabyte into the RedHat Server.&lt;BR /&gt;You can see the time into the forms of the tools and can also calculate the speed by time.&lt;BR /&gt;I prefer calculate the speed using ftp, because this protocol si specific for file-transfer and can calculate the speed with a good accuracy.&lt;BR /&gt;Bye!</description>
      <pubDate>Mon, 20 Nov 2006 06:45:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900625#M26008</guid>
      <dc:creator>Alpha977</dc:creator>
      <dc:date>2006-11-20T06:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the speed of network interface in RHEL AS server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900626#M26009</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You can use an Windows machine:&lt;BR /&gt;Install a tool like Filezilla(ftp) or WinSCP3(scp or sftp), all that are free, and transfer a file of 1 ,10 or 100 megabyte into the RedHat Server.&lt;BR /&gt;You can see the time into the forms of the tools and can also calculate the speed by time.&lt;BR /&gt;I prefer calculate the speed using ftp, because this protocol si specific for file-transfer and can calculate the speed with a good accuracy.&lt;BR /&gt;Bye!</description>
      <pubDate>Mon, 20 Nov 2006 06:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900626#M26009</guid>
      <dc:creator>Alpha977</dc:creator>
      <dc:date>2006-11-20T06:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the speed of network interface in RHEL AS server?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900627#M26010</link>
      <description>make cat for this file : /etc/sysconfig/networking/profiles/default/ifcfg-eth0&lt;BR /&gt;&lt;BR /&gt;if the lan card configuration is set you should have something like that&lt;BR /&gt;ETHTOOL_OPTS="speed 1000 duplex full autoneg off"&lt;BR /&gt;&lt;BR /&gt;Regards Thierry</description>
      <pubDate>Mon, 20 Nov 2006 11:03:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-speed-of-network-interface-in-rhel-as-server/m-p/3900627#M26010</guid>
      <dc:creator>PAVIC Thierry</dc:creator>
      <dc:date>2006-11-20T11:03:40Z</dc:date>
    </item>
  </channel>
</rss>

