diff --git a/arednGettingStarted/installing_firmware.rst b/arednGettingStarted/installing_firmware.rst index bc84755..900334e 100644 --- a/arednGettingStarted/installing_firmware.rst +++ b/arednGettingStarted/installing_firmware.rst @@ -60,10 +60,10 @@ Download the appropriate *factory* file for your device by following the instruc > bin [Transfer in "binary" mode] > trace on [Show the transfer in progress] > put - [For example, put /temp/aredn-3.19.3.0-ubnt-nano-m-xw-factory.bin] + [For example, put /temp/aredn--factory.bin] ----------------------------------- [Windows with command on a single line] - > tftp -i 192.168.1.20 put C:\temp\aredn-3.19.3.0-ubnt-nano-m-xw-factory.bin + > tftp -i 192.168.1.20 put C:\temp\aredn--factory.bin The TFTP client should indicate that data is being transferred and eventually completes. diff --git a/arednHow-toGuides/iperf.rst b/arednHow-toGuides/iperf.rst index 5f15ee2..4fb0984 100644 --- a/arednHow-toGuides/iperf.rst +++ b/arednHow-toGuides/iperf.rst @@ -9,7 +9,7 @@ Understand the impact to your network before using iperf. During the test period Installing iperf and IperfSpeed ------------------------------- -Two packages should be installed on each AREDN |trade| node in order to facilitate testing between nodes. The `iperf3 `_ package allows the nodes to function either as an iperf client or server during the test. The `iperfspeed `_ package provides a web-based control interface for running network tests between the nodes. +Two packages should be installed on each AREDN |trade| node in order to facilitate testing between nodes. The **iperf3** package allows the nodes to function either as an iperf client or server during the test, and it can be found in the *base* package download section. The `iperfspeed `_ package provides a web-based control interface for running network tests between the nodes. Using IperfSpeed ----------------