<?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: difference between cat /proc/net/nicinfo/eth0.info and /sbin/mii-tool -v eth0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/difference-between-cat-proc-net-nicinfo-eth0-info-and-sbin-mii/m-p/3327657#M88569</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;It seems that ethtool reports in this case :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        Supports auto-negotiation: Yes&lt;BR /&gt;        Advertised link modes:  Not reported&lt;BR /&gt;        Advertised auto-negotiation: No&lt;BR /&gt;        Speed: 100Mb/s&lt;BR /&gt;        Duplex: Half&lt;BR /&gt;        Port: Twisted Pair&lt;BR /&gt;        PHYAD: 0&lt;BR /&gt;        Transceiver: internal&lt;BR /&gt;&lt;BR /&gt;So the mii-tool will go to the trash...</description>
    <pubDate>Mon, 12 Jul 2004 12:22:15 GMT</pubDate>
    <dc:creator>Vincent DANTEN</dc:creator>
    <dc:date>2004-07-12T12:22:15Z</dc:date>
    <item>
      <title>difference between cat /proc/net/nicinfo/eth0.info and /sbin/mii-tool -v eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/difference-between-cat-proc-net-nicinfo-eth0-info-and-sbin-mii/m-p/3327654#M88566</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;these two commands send back different values for the speed/duplex.&lt;BR /&gt;Which is the correct one ?&lt;BR /&gt;&lt;BR /&gt;Thankx&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@lx001082 init.d]# cat /proc/net/nicinfo/eth0.info &lt;BR /&gt;Description                     HP NC7781 Gigabit Server Adapter&lt;BR /&gt;Driver_Name                     bcm5700&lt;BR /&gt;Driver_Version                  6.2.17a&lt;BR /&gt;Bootcode_Version                5703-v2.33&lt;BR /&gt;System_Device_Name              eth0&lt;BR /&gt;.../...&lt;BR /&gt;Auto_Negotiate                  on&lt;BR /&gt;.../...&lt;BR /&gt;Speed                           100&lt;BR /&gt;Duplex                          half&lt;BR /&gt;Flow_Control                    off&lt;BR /&gt;State                           up&lt;BR /&gt;MTU_Size                        1500&lt;BR /&gt;&lt;BR /&gt;AND&lt;BR /&gt;&lt;BR /&gt;[root@lx001082 init.d]# /sbin/mii-tool -v eth0&lt;BR /&gt;eth0: 100 Mbit, full duplex, link ok&lt;BR /&gt;  product info: vendor 00:08:18, model 22 rev 2&lt;BR /&gt;  basic mode:   100 Mbit, full duplex&lt;BR /&gt;  basic status: link ok&lt;BR /&gt;  capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD&lt;BR /&gt;  advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jul 2004 11:45:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/difference-between-cat-proc-net-nicinfo-eth0-info-and-sbin-mii/m-p/3327654#M88566</guid>
      <dc:creator>Vincent DANTEN</dc:creator>
      <dc:date>2004-07-09T11:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: difference between cat /proc/net/nicinfo/eth0.info and /sbin/mii-tool -v eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/difference-between-cat-proc-net-nicinfo-eth0-info-and-sbin-mii/m-p/3327655#M88567</link>
      <description>Hello Vincent,&lt;BR /&gt;&lt;BR /&gt;/proc/net/nicinfo/eth0.info does not come with all NIC drivers. I'm confident that information returned by mii-tool or ethtool is accurate.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;&lt;BR /&gt;(C'est la 1ere fois qu'on se croise sur ce forum. Je suis moins assidu que par le passÃ©, manque de temps. A+</description>
      <pubDate>Sun, 11 Jul 2004 19:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/difference-between-cat-proc-net-nicinfo-eth0-info-and-sbin-mii/m-p/3327655#M88567</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2004-07-11T19:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: difference between cat /proc/net/nicinfo/eth0.info and /sbin/mii-tool -v eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/difference-between-cat-proc-net-nicinfo-eth0-info-and-sbin-mii/m-p/3327656#M88568</link>
      <description>Much to my chargin, it appears as if 'ethtool' is a bit more reliable.  I'm yet to see 'mii-tool' report giga-bit connections.</description>
      <pubDate>Sun, 11 Jul 2004 19:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/difference-between-cat-proc-net-nicinfo-eth0-info-and-sbin-mii/m-p/3327656#M88568</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-07-11T19:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: difference between cat /proc/net/nicinfo/eth0.info and /sbin/mii-tool -v eth0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/difference-between-cat-proc-net-nicinfo-eth0-info-and-sbin-mii/m-p/3327657#M88569</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;It seems that ethtool reports in this case :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        Supports auto-negotiation: Yes&lt;BR /&gt;        Advertised link modes:  Not reported&lt;BR /&gt;        Advertised auto-negotiation: No&lt;BR /&gt;        Speed: 100Mb/s&lt;BR /&gt;        Duplex: Half&lt;BR /&gt;        Port: Twisted Pair&lt;BR /&gt;        PHYAD: 0&lt;BR /&gt;        Transceiver: internal&lt;BR /&gt;&lt;BR /&gt;So the mii-tool will go to the trash...</description>
      <pubDate>Mon, 12 Jul 2004 12:22:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/difference-between-cat-proc-net-nicinfo-eth0-info-and-sbin-mii/m-p/3327657#M88569</guid>
      <dc:creator>Vincent DANTEN</dc:creator>
      <dc:date>2004-07-12T12:22:15Z</dc:date>
    </item>
  </channel>
</rss>

