plcdevs.1.html 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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. plcdevs.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='plcboot.1.html' title=' plcboot.1 '>PREV</a>]
  17. [<a href='toolkit.html' title=' Index '>HOME</a>]
  18. [<a href='plcfwd.1.html' title=' plcfwd.1 '>NEXT</a>]
  19. </div>
  20. <pre>
  21. plcdevs(1) Qualcomm Atheros Open Powerline Toolkit plcdevs(1)
  22. NAME
  23. plcdevs - Qualcomm Atheros Powerline Device Enumerator
  24. SYNOPSIS
  25. plcdevs [options]
  26. DESCRIPTION
  27. Search host Ethernet interfaces for local Atheros powerline devices. This program is useful on host computers having
  28. multiple interface cards and powerline device are connected to only one or two of them.
  29. This program is part of the Qualcomm Atheros Powerline Toolkit. See the plc man page for an overview and installation
  30. instructions.
  31. OPTIONS
  32. -?,--help
  33. Print program help summary on stdout. This option takes precedence over other options on the command line.
  34. -!,--version
  35. Print program version information on stdout. This option takes precedence over other options on the command line.
  36. Use this option when sending screen dumps to Intellon Technical Support so that they know exactly which version of
  37. the Linux Toolkit you are using.
  38. ARGUMENTS
  39. None.
  40. EXAMPLES
  41. The following example searches host Ethernet interfaces for powerline devices. We can see that there are three network
  42. interfaces present but interface eth3 is the only one having a local powerline device connected.
  43. # plcdevs
  44. eth2 00:0f:EA:4b:98:CA 010.234.095.003
  45. eth3 00:0F:EA:4B:98:CB 010.234.094.099 AR7400 INT7400-MAC-Test mac-release 2011/02/09 14:59:43 OCAFAE01494
  46. eth4 00:50:04:A5:D8:98 192.168.099.001
  47. SEE ALSO
  48. plc(1), ifs(1), plcnets(1)
  49. CREDITS
  50. Charles Maier &lt;cmaier@qca.qualcomm.com&gt;
  51. open-plc-utils-0.0.3 Mar 2014 plcdevs(1)
  52. </pre>
  53. <div class='footerlink'>
  54. [<a href='plcboot.1.html' title=' plcboot.1 '>PREV</a>]
  55. [<a href='toolkit.html' title=' Index '>HOME</a>]
  56. [<a href='plcfwd.1.html' title=' plcfwd.1 '>NEXT</a>]
  57. </div>
  58. </body>
  59. </html>