mii-tool(8)


NAME

   mii-tool - view, manipulate media-independent interface status

SYNOPSIS

   mii-tool  [-v, --verbose] [-V, --version] [-R, --reset] [-r, --restart]
   [-w,   --watch]   [-l,   --log]   [-A,   --advertise=media,...]    [-F,
   --force=media] [-p, --phy=addr] interface ...

DESCRIPTION

   This  utility  checks or sets the status of a network interface's Media
   Independent Interface (MII) unit.  Most fast ethernet adapters  use  an
   MII to autonegotiate link speed and duplex setting.

   Most  intelligent  network  devices  use an autonegotiation protocol to
   communicate what media technologies they support, and then  select  the
   fastest  mutually  supported  media  technology.  The -A or --advertise
   options can be used to tell the MII to only advertise a subset  of  its
   capabilities.   Some  passive  devices,  such as single-speed hubs, are
   unable to autonegotiate.  To handle such devices, the MII protocol also
   allows  for establishing a link by simply detecting either a 10baseT or
   100baseT link beat.  The -F or --force options can be used to force the
   MII  to operate in one mode, instead of autonegotiating.  The -A and -F
   options are mutually exclusive.

   The default short output reports the negotiated  link  speed  and  link
   status for each interface.

OPTIONS

   -v, --verbose
          Display  more  detailed  MII status information.  If used twice,
          also display raw MII register contents.
          Alert:  If  used  three  times,  will  force  reading  all   MII
          registers,  including non standard ones. It's not guaranteed any
          valid answer from PHY while PHY  communication  can  even  hang.
          With driver e1000e will fail while reading register 0x07.

   -V, --version
          Display program version information.

   -R, --reset
          Reset the MII to its default configuration.

   -r, --restart
          Restart autonegotiation.

   -w, --watch
          Watch  interface(s)  and report changes in link status.  The MII
          interfaces are polled at one second intervals.

   -l, --log
          Used with -w, records link status  changes  in  the  system  log
          instead of printing on standard output.

   -F media, --force=media
          Disable  autonegotiation, and force the MII to either 100baseTx-
          FD, 100baseTx-HD, 10baseT-FD, or 10baseT-HD operation.

   -A media,..., --advertise=media,...
          Enable and  restart  autonegotiation,  and  advertise  only  the
          specified  media  technologies.  Multiple technologies should be
          separated by commas.  Valid media are  100baseT4,  100baseTx-FD,
          100baseTx-HD, 10baseT-FD, and 10baseT-HD.

   -p addr, --phy=addr
          Override the MII address provided by kernel with value addr.

DIAGNOSTICS

   SIOCGMIIPHY on 'eth?' failed: Invalid argument
          If  the  interface  is  not  running (up), kernel will refuse to
          report its link state.

   SIOCGMIIPHY on 'eth?' failed: Operation not permitted
          Most kernels restrict access to root.

   SIOCGMIIPHY on 'eth?' failed: No such device
          This error is shown, if the kernel does not know about the named
          device.

   SIOCGMIIPHY on 'eth?' failed: Operation not supported
          The  interface  in  question  does not support MII queries. Most
          likely, it does not have MII transceivers, at all.

AUTHORS

   David Hinds - dhinds@pcmcia.sourceforge.org
   Donald Becker - becker@scyld.com
   Bernd Eckenfels - net-tools@lina.inka.de

SEE ALSO

   http://net-tools.sourceforge.net - Homepage of the net-tools project





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.