plcmcinfo.1 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. .TH plcmcinfo 1 "Mar 2014" "plc-utils-2.1.6" "Qualcomm Atheros Powerline Toolkit"
  2. .SH NAME
  3. plcmcinfo - Qualcomm Atheros Panther/Lynx Powerline Device Manager
  4. .SH SYNOPSIS
  5. .BR plcmcinfo
  6. .RI [ options ]
  7. .RI [ device ]
  8. .RI [ device ]
  9. [...]
  10. .SH DESCRIPTION
  11. .PP
  12. Read and display multicast group information returned by the Multicast Group Information message (VS_MULTICAST_INFO).
  13. The message fetch all, or selected, multicast group information learned by the PLC device from IGMP and MLD snooping.
  14. .PP
  15. This program is part of the Qualcomm Atheros Powerline Toolkit.
  16. See the \fBplc\fR man page for an overview and installation instructions.
  17. .SH OPTIONS
  18. .TP
  19. -\fBa \fIrequest_address_type\fR
  20. The request address type where \fB0\fR=\fBIPv4\fR, \fB1\fR=\fBIPv6\fR and \fB2\fR=\fBMAC\fR.
  21. The request address type may be specified in decimal, hexadecimal or binary or with one of the case sensitive strings "\fBIPv4\fR", "\fBIPv6\fR" or "\fBMAC\fR".
  22. Prefix a hexadecimal value with "\fB0x\fR".
  23. Prefix a binary value with "\fB0b\fR".
  24. This option accepted but is not supported on some program versions.
  25. .TP
  26. -\fBi\fR \fIinterface\fR
  27. Select the host Ethernet interface.
  28. All requests are sent via this host interface and only reponses received via this host interface are recognized.
  29. The default interface is \fBeth1\fR because most people use \fBeth0\fR as their principle network connection; however, if environment string "PLC" is defined then it takes precedence over the default interface.
  30. This option then takes precedence over either default.
  31. .TP
  32. .RB - q
  33. Suppresses status messages on stderr.
  34. .TP
  35. -\fBt \fIrequest_type\fR
  36. The action take during the request such as the number or type of groups to include, whether to clear or overwrite data and the type of snooping to perform.
  37. The request type may be specified as a decimal, hexadecimal or binary.
  38. Prefix a hexadecimal value with "\fB0x\fR".
  39. Prefix a binary value with "\fB0b\fR".
  40. This option accepted but is not supported on some program versions.
  41. .TP
  42. .RB - v
  43. Print additional information on stdout.
  44. In particular, this option dumps incoming and outgoing packets which can be saved as text files for reference.
  45. .TP
  46. .RB - ? ,-- help
  47. Print program help summary on stdout.
  48. This option takes precedence over other options on the command line.
  49. .TP
  50. .RB - ? ,-- version
  51. Print program version information on stdout.
  52. This option takes precedence over other options on the command line.
  53. Use this option when sending screen dumps to Atheros Technical Support so that they know exactly which version of the Linux Toolkit you are using.
  54. .SH ARGUMENTS
  55. .TP
  56. .IR device
  57. The Ethernet hardware address of some powerline device.
  58. More than one address may be specified on the command line.
  59. If more than one address is specified then operations are performed on each device in turn.
  60. The default address is \fBlocal\fR.
  61. as explained in the \fBDEVICES\fR section.
  62. .SH KEYS
  63. Passwords are variable length character strings that end-users can remember.
  64. Keys are fixed length binary values created by encrypting passwords.
  65. There are two encryption algorithms for HomePlugAV.
  66. One for DAKs and the other for NMKs.
  67. This means that a given password will produce different keys depending on use.
  68. This program only deals with keys because that is what powerline devices recognize.
  69. The passwords that generated the keys are irrelevant here.
  70. .PP
  71. Encryption keys are tedious to type and prone to error.
  72. For convenience, symbolic names have been assigned to common encryption keys and are recognized by options -\fBD\fR and -\fBK\fR.
  73. .TP
  74. .BR key1
  75. Key for encrypted password "\fBHomePlugAV\fR".
  76. This is "689F074B8B0275A2710B0B5779AD1630" for option -\fBD\fR and "50D3E4933F855B7040784DF815AA8DB7" for option -\fBK\fR.
  77. .TP
  78. .BR key2
  79. Key for encrypted password "\fBHomePlugAV0123\fR".
  80. This is "F084B4E8F6069FF1300C9BDB812367FF" for option -\fBD\fR and "B59319D7E8157BA001B018669CCEE30D" for option -\fBK\fR.
  81. .TP
  82. .BR none
  83. Always "00000000000000000000000000000000".
  84. .SH DEVICES
  85. Powerline devices use Ethernet hardware, or Media Access Control (MAC), addresses.
  86. Device addresses are 12 hexadecimal digits (\fB0123456789ABCDEFabcdef\fR) in upper, lower or mixed case.
  87. Individual octets may be separated by colons, for clarity, but not all octets need to be seperated.
  88. For example, "00b052000001", "00:b0:52:00:00:01" and "00b052:000001" are valid and equivalent.
  89. .PP
  90. These symbolic addresses are recognized by this program and may be used instead of the actual address value.
  91. .TP
  92. .BR all
  93. Equivalent to "broadcast", described next.
  94. .TP
  95. .BR broadcast
  96. A synonym for the standard Ethernet broadcast address, \fBFF:FF:FF:FF:FF:FF\fR.
  97. All devices, whether local, remote or foreign will respond to this address.
  98. .TP
  99. .BR local
  100. A synonym for the Qualcomm Atheros vendor specific Local Management Address (LMA), \fB00:B0:52:00:00:01\fR.
  101. All local Atheros devices will recognize this address but remote and foreign devices will not.
  102. A remote device is any device at the far end of a powerline connection.
  103. A foreign device is any device not manufactured by Atheros.
  104. .SH REFERENCES
  105. See the Qualcomm Atheros HomePlug AV Firmware Technical Reference Manual for more information.
  106. .SH DISCLAIMER
  107. Atheros HomePlug AV Vendor Specific Management Message structure and content is proprietary to Qualcomm Atheros, Ocala FL USA.
  108. Consequently, public information may not be available.
  109. Qualcomm Atheros reserves the right to modify message structure or content in future firmware releases without any obligation to notify or compensate users of this program.
  110. .SH EXAMPLES
  111. None.
  112. .SH SEE ALSO
  113. .BR plc ( 1 ),
  114. .BR plcrule ( 1 ),
  115. .BR plctool ( 1 )
  116. .SH CREDITS
  117. Charles Maier <cmaier@qca.qualcomm.com>