12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- <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.
- Procedures
- </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.
- Procedures
- </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">
- Introduction
- </a></span></dt><dt><span class="section"><a href="ch05s02.html">
- Select an Interface on Linux
- </a></span></dt><dt><span class="section"><a href="ch05s03.html">
- Select an Interface on Windows
- </a></span></dt><dt><span class="section"><a href="ch05s04.html">
- Identify a Device
- </a></span></dt><dt><span class="section"><a href="ch05s05.html">
- Browse the Network
- </a></span></dt><dt><span class="section"><a href="ch05s06.html">
- Forming a Network
- </a></span></dt><dt><span class="section"><a href="ch05s07.html">
- Configuring a Device
- </a></span></dt><dt><span class="section"><a href="ch05s08.html">
- Upgrading Firmware and PIB
- </a></span></dt><dt><span class="section"><a href="ch05s09.html">
- Upgrading PIB Only
- </a></span></dt><dt><span class="section"><a href="ch05s10.html">
- Starting a Device
- </a></span></dt><dt><span class="section"><a href="ch05s11.html">
- Testing a Device
- </a></span></dt><dt><span class="section"><a href="ch05s12.html">
- Programming NVRAM
- </a></span></dt><dt><span class="section"><a href="ch05s13.html">
- Pairing UART Devices post PTS
- </a></span></dt><dt><span class="section"><a href="ch05s14.html">
- Trouble-shooting Problems
- </a></span></dt><dt><span class="section"><a href="ch05s15.html">
- SLAC Configuration
- </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s15.html#slac-apcm-set-cco">
- APCM_SET_CCO Primative
- </a></span></dt><dt><span class="section"><a href="ch05s15.html#slac-apcm-config-slac">
- APCM_CONFIG_SLAC Primative
- </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s16.html">
- SLAC Demonstration
- </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>
- Introduction
- </h2></div></div></div><p>
- 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.
- </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">
- Flash Memory (AR6410/AR7420)
- </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">
- Select an Interface on Linux
- </td></tr></table></div></body></html>
|