int6kmdio.1.html 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. <?xml version='1.0' encoding='iso-8859-1'?>
  2. <!doctype html public '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
  3. <html xmlns='http://www.w3c.org/1999/xhtml' lang='en-us'>
  4. <head>
  5. <title>
  6. int6kmdio.1
  7. </title>
  8. <meta http-equiv='content-type' content='text/html;iso-8859-1'/>
  9. <meta name='generator' content='motley-tools 1.9.4 13:40:33 Feb 18 2015'/>
  10. <meta name='author' content='cmaier@cmassoc.net'/>
  11. <meta name='robots' content='noindex,nofollow'/>
  12. <link href='toolkit.css' rel='stylesheet' type='text/css'/>
  13. </head>
  14. <body>
  15. <div class='headerlink'>
  16. [<a href='int6klog.1.html' title=' int6klog.1 '>PREV</a>]
  17. [<a href='toolkit.html' title=' Index '>HOME</a>]
  18. [<a href='int6kmdio2.1.html' title=' int6kmdio2.1 '>NEXT</a>]
  19. </div>
  20. <pre>
  21. int6kmdio(1) Qualcomm Atheros Open Powerline Toolkit int6kmdio(1)
  22. NAME
  23. int6kmdio - Qualcomm Atheros 16-bit MDIO Register Editor
  24. SYNOPSIS
  25. int6kmdio [options] [device] [device] [...]
  26. DESCRIPTION
  27. Read or write the generic MDIO registers on an Atheros powerline device using the Qualcomm Atheros VS_MDIO_COMMAND ven‐
  28. dor-specific management message. The default operation is to read a register. Registers are written only if data is
  29. specified on the command line.
  30. This program writes MDIO instructions using 802.3 Clause 22 (phy, reg, data and mask) format. See program int6kmdio2 for
  31. a similar program to write instructions using 802.3ae Clause 45 (address, data and mask) format.
  32. This program is deprecated and may be removed in later toolkit releases. Use program plcmdio16 instead.
  33. OPTIONS
  34. -d data
  35. A 16-bit data value to be inserted into the specified register. The specified data value is written when this
  36. option is present; otherwise the specified register is read and the content is displayed. Data values may be
  37. expressed in decimal, hexadecimal or binary notation. Hexadecimal values are prefixed with &quot;0x&quot; or &quot;0X&quot;. Binary
  38. values are prefixed with &quot;0b&quot; or &quot;0B&quot;.
  39. -e Redirects stderr messages to stdout. By convention status and error messages are printed on stderr while primary
  40. program output is printed on stdout. This option prints all output on stdout in cases where this is desired.
  41. -i interface
  42. Select the host Ethernet interface. All requests are sent via this host interface and only reponses received via
  43. this host interface are recognized. The default interface is eth1 because most people use eth0 as their principle
  44. network connection; however, if environment string &quot;PLC&quot; is defined then it takes precedence over the default
  45. interface. This option then takes precedence over either default.
  46. -p address
  47. The 5-bit PHY address. Some devices may not support all possible addresses. Addresses may be expressed in deci‐
  48. mal, hexadecimal or binary notation. Hexadecimal values must be prefixed with &quot;0x&quot; or &quot;0X&quot;. Binary values must
  49. be prefixed with &quot;0b&quot; or &quot;0B&quot;.
  50. -q Suppresses status messages on stderr.
  51. -r register
  52. The 5-bit register address. Addresses may be expressed in decimal, hexadecimal or binary notation. Hexadecimal
  53. values must be prefixed with &quot;0x&quot; or &quot;0X&quot;. Binary values must be prefixed with &quot;0b&quot; or &quot;0B&quot;. Some devices may
  54. not support all possible addresses.
  55. -v Prints additional information on stdout. In particular, this option dumps outgoing Ethernet packets on stdout.
  56. -?,--help
  57. Displays program help information on stderr. This option takes precedence over all other options on the command
  58. line except version information.
  59. -!,--version
  60. Displays program version information on stderr. This option takes precedence over all other options on the com‐
  61. mand line except help information. Use this option when sending screen dumps to Atheros technical staff.
  62. ARGUMENTS
  63. device The MAC address of some powerline device. More than one address may be specified. If more than one address is
  64. specified then operations are performed on each device in turn. The default address is local. See DEVICES for
  65. information about symbolic device addresses.
  66. DEVICES
  67. Powerline devices use Ethernet Media Access Control (MAC) addresses. A MAC address is a 48-bit value entered as 12 hexa‐
  68. decimal digits in upper, lower or mixed character case. Octets may be separated with colons for clarity. For example,
  69. &quot;00b052000001&quot;, &quot;00:b0:52:00:00:01&quot; and &quot;00b052:000001&quot; are valid and equivalent.
  70. The following MAC addresses are special and may be entered by name instead of number.
  71. all Same as &quot;broadcast&quot;.
  72. broadcast
  73. A synonym for the Ethernet broadcast address, FF:FF:FF:FF:FF:FF. All devices, whether local, remote or foreign
  74. recognize messages sent to this address. A remote device is any device at the far end of a powerline connection.
  75. A foreign device is any device not manufactured by Atheros.
  76. local A synonym for the Qualcomm Atheros vendor specific Local Management Address (LMA), 00:B0:52:00:00:01. All local
  77. Atheros devices recognize this address but remote and foreign devices do not. A remote device is any device at
  78. the far end of a powerline connection. A foreign device is any device not manufactured by Atheros.
  79. REFERENCES
  80. See the Qualcomm Atheros HomePlug AV Firmware Technical Reference Manual for technical information.
  81. DISCLAIMER
  82. Atheros HomePlug AV Vendor Specific Management Message structure and content is proprietary to Qualcomm Atheros, Ocala FL
  83. USA. Consequently, public information may not be available. Qualcomm Atheros reserves the right to modify message
  84. structure and content in future firmware releases without any obligation to notify or compensate users of this program.
  85. EXAMPLES
  86. None.
  87. SEE ALSO
  88. plc(1), int6kmod(1), int6kmdio2(1), mdioblock(1), mdioblock2(1), mdiodump(1), mdiogen(1), plcmdio16(1), plcmdio32(1)
  89. CREDITS
  90. Charles Maier &lt;cmaier@qca.qualcomm.com&gt;
  91. open-plc-utils-0.0.3 Mar 2014 int6kmdio(1)
  92. </pre>
  93. <div class='footerlink'>
  94. [<a href='int6klog.1.html' title=' int6klog.1 '>PREV</a>]
  95. [<a href='toolkit.html' title=' Index '>HOME</a>]
  96. [<a href='int6kmdio2.1.html' title=' int6kmdio2.1 '>NEXT</a>]
  97. </div>
  98. </body>
  99. </html>