ch05.html 4.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter 5.  Procedures</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><meta name="keywords" content="Intellon, Atheros, Qualcomm, HomePlug, powerline, communications, INT6000, INT6300, INT6400, AR7400, AR7420"><link rel="home" href="index.html" title="Qualcomm Atheros Open Powerline Toolkit"><link rel="up" href="index.html" title="Qualcomm Atheros Open Powerline Toolkit"><link rel="prev" href="ch04s17.html" title="Flash Memory (AR6410/AR7420)"><link rel="next" href="ch05s02.html" title="Select an Interface on Linux"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 5. 
  2. Procedures
  3. </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch04s17.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch05s02.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 5.  Procedures"><div class="titlepage"><div><div><h2 class="title"><a name="procedures"></a>Chapter 5. 
  4. Procedures
  5. </h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch05.html#procedure-intro">
  6. Introduction
  7. </a></span></dt><dt><span class="section"><a href="ch05s02.html">
  8. Select an Interface on Linux
  9. </a></span></dt><dt><span class="section"><a href="ch05s03.html">
  10. Select an Interface on Windows
  11. </a></span></dt><dt><span class="section"><a href="ch05s04.html">
  12. Identify a Device
  13. </a></span></dt><dt><span class="section"><a href="ch05s05.html">
  14. Browse the Network
  15. </a></span></dt><dt><span class="section"><a href="ch05s06.html">
  16. Forming a Network
  17. </a></span></dt><dt><span class="section"><a href="ch05s07.html">
  18. Configuring a Device
  19. </a></span></dt><dt><span class="section"><a href="ch05s08.html">
  20. Upgrading Firmware and PIB
  21. </a></span></dt><dt><span class="section"><a href="ch05s09.html">
  22. Upgrading PIB Only
  23. </a></span></dt><dt><span class="section"><a href="ch05s10.html">
  24. Starting a Device
  25. </a></span></dt><dt><span class="section"><a href="ch05s11.html">
  26. Testing a Device
  27. </a></span></dt><dt><span class="section"><a href="ch05s12.html">
  28. Programming NVRAM
  29. </a></span></dt><dt><span class="section"><a href="ch05s13.html">
  30. Pairing UART Devices post PTS
  31. </a></span></dt><dt><span class="section"><a href="ch05s14.html">
  32. Trouble-shooting Problems
  33. </a></span></dt><dt><span class="section"><a href="ch05s15.html">
  34. SLAC Configuration
  35. </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s15.html#slac-apcm-set-cco">
  36. APCM_SET_CCO Primative
  37. </a></span></dt><dt><span class="section"><a href="ch05s15.html#slac-apcm-config-slac">
  38. APCM_CONFIG_SLAC Primative
  39. </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s16.html">
  40. SLAC Demonstration
  41. </a></span></dt></dl></div><div class="section" title="Introduction"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="procedure-intro"></a>
  42. Introduction
  43. </h2></div></div></div><p>
  44. The Open Powerline Toolkit can perform all sorts of operations on Atheros powerline devices. Many operations are simple and can be accomplished using one command. Others are more complex and may require several commands. This section demonstrates common console commands that you might want to use when experimenting or working with Atheros powerline devices. Multi-command procedures can be generalized and automated using any programming or scripting language that can execute console commands.
  45. </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch04s17.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch05s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">
  46. Flash Memory (AR6410/AR7420)
  47.  </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 
  48. Select an Interface on Linux
  49. </td></tr></table></div></body></html>