remove outdated info (#364)
This commit is contained in:
parent
f9e6575f23
commit
465bea06bf
|
@ -69,7 +69,7 @@ Advantages
|
|||
|
|
||||
|
||||
Disadvantages
|
||||
Equipment for the 9 cm band is less readily available and is typically more expensive due to less consumer demand. Care must be taken when selecting radios so as not to confuse them with the more common WiMAX devices which are designed for the 3.65 GHz range and are not supported for use with AREDN |trade| firmware. As mentioned previously, there must be clear line of sight and the Fresnel Zone between nodes also must be clear. For a link in the 9 cm band with 10 miles between nodes the first Fresnel Zone radius will be 62 feet, which is less than the 13 cm band discussed below. However, the 60% no blockage radius is still about 37 feet. Consider node AGL and terrain in order to minimize obstructions.
|
||||
Equipment for the 9 cm band is no longer being manufactured and used devices are becoming difficult to find. Care must be taken when selecting radios so as not to confuse them with the more common WiMAX devices which are designed for the 3.65 GHz range and are not supported for use with AREDN |trade| firmware. As mentioned previously, there must be clear line of sight and the Fresnel Zone between nodes also must be clear. For a link in the 9 cm band with 10 miles between nodes the first Fresnel Zone radius will be 62 feet, which is less than the 13 cm band discussed below. However, the 60% no blockage radius is still about 37 feet. Consider node AGL and terrain in order to minimize obstructions.
|
||||
|
||||
2.4 GHz Characteristics
|
||||
-----------------------
|
||||
|
@ -105,7 +105,7 @@ Advantages
|
|||
Disadvantages
|
||||
The entire 33 cm band is shared between several FCC authorized radio services. The disadvantage of using this band for AREDN |trade| networking is that in all but the most remote areas the RF noise floor may be very high, which reduces the :abbr:`SNR (Signal to Noise Ratio)` and results in packet loss, retransmission delays, and lower usable link quality.
|
||||
|
||||
Another disadvantage is that the equipment can be more expensive than devices that operate in the 2.4 and 5.8 GHz bands. Also the entire band is quite narrow (25 MHz) which means that only one, two, or four radio channels can exist in this shared frequency range, depending on the channel width that is selected.
|
||||
Equipment for the 9 cm band is no longer being manufactured and used devices are becoming difficult to find. Also the entire band is quite narrow (25 MHz) which means that only one, two, or four radio channels can exist in this shared frequency range, depending on the channel width that is selected.
|
||||
|
||||
----------
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
========================
|
||||
Network Management Tools
|
||||
========================
|
||||
================
|
||||
Networking Tools
|
||||
================
|
||||
|
||||
There are several service programs that can assist in visualizing or mapping an AREDN |trade| network, as well as for viewing local RF conditions near your node. Some of these programs are discussed below.
|
||||
|
||||
|
@ -9,32 +9,6 @@ Manage Extra Static Routes
|
|||
|
||||
There may be cases when you need to create extra static routes to control the flow of network traffic through your node. You can maintain your extra routes by entering them into the ``/etc/aredn_include/static_routes`` file. You must login to your node at the command line and use the ``vi`` editor to manage the routes in this file. A helpful example is provided in the file, and you can view the `OpenWRT Static Routes <https://openwrt.org/docs/guide-user/network/routing/routes_configuration>`_ page for additional information about managing static routes.
|
||||
|
||||
KG6WXC MeshMap Network Visualizer
|
||||
---------------------------------
|
||||
|
||||
`Eric KG6WXC <https://www.qrz.com/db/KG6WXC>`_ created this useful tool and makes it available as an open source project. MeshMap can be installed on any mesh services computer having `LAMP <https://en.wikipedia.org/wiki/LAMP_(software_bundle)>`_ software, which allows it to run on a Raspberry Pi in your shack or in the field. MeshMap runs continuously and discovers/polls live nodes to display their current configuration, services, and network link information. It maintains a persistent database of all nodes that have been discovered.
|
||||
|
||||
For additional information visit this link: `KG6WXC MeshMap <https://gitlab.kg6wxc.net/mesh/meshmap>`_.
|
||||
|
||||
.. image:: _images/meshmap-kg6wxc.png
|
||||
:alt: KG6WXC MeshMap Display
|
||||
:align: center
|
||||
|
||||
|
|
||||
|
||||
KP4MSR MeshMap Network Visualizer
|
||||
---------------------------------
|
||||
|
||||
`Manuel KP4MSR <https://www.qrz.com/db/KP4MSR>`_ originally created this software for the Puerto Rico AREDN |trade| network, with a current fork and rewrite of the code maintained by `Tim KN6PLV <https://www.qrz.com/db/KN6PLV>`_. This program does *not* run continuously and does *not* maintain a persistent database of nodes, so it is less resource-intensive on the network. Once the static pages are built, it can be run on any device with a web server, including on a node with enough free memory.
|
||||
|
||||
For additional information visit this link: `KN6PLV MeshMap <https://github.com/kn6plv/MeshMap>`_.
|
||||
|
||||
.. image:: _images/meshmap-kn6plv.png
|
||||
:alt: KN6PLV MeshMap Display
|
||||
:align: center
|
||||
|
||||
|
|
||||
|
||||
AREDN |trade| Prometheus Exporter
|
||||
---------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue