update for Cloud Mesh label (#298)
This commit is contained in:
parent
0cf43b819e
commit
9ebcf6d101
Binary file not shown.
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 66 KiB |
|
@ -564,7 +564,7 @@ Currently the default low memory threshold is 10,000 KB, which if reached will l
|
|||
Supernode Settings
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Supernodes are a way to link multiple mesh island networks in a safe and efficient way. If your local node is part of a Supernode network then you have the ability to view other nodes which are part of the Supernode network. This feature is ``ON`` by default and results in a new button being displayed on your *Mesh Status* page. The **Super Mesh** button will navigate to the *Mesh Status* display of the closest Supernode available to your device. For further information see the *Supernode Architecture* section of the **Network Topologies** section in the **Network Design Guide**.
|
||||
Supernodes are a way to link multiple mesh island networks in a safe and efficient way. If your local node is part of a network with a Supernode then you have the ability to view other nodes which are part of the Cloud Mesh network. This feature is ``ON`` by default and results in a new button being displayed on your *Mesh Status* page. The **Cloud Mesh** button will navigate to the *Mesh Status* display of the closest Supernode available to your device. For further information see the *Supernode Architecture* description in the **Network Topologies** section of the **Network Design Guide**.
|
||||
|
||||
.. image:: _images/advConfig-supernode-support.png
|
||||
:alt: Advanced Configuration - Supernode Support
|
||||
|
@ -573,7 +573,7 @@ Supernodes are a way to link multiple mesh island networks in a safe and efficie
|
|||
|
|
||||
|
||||
Use any Supernodes
|
||||
This switch enables or disables support for viewing Supernode networks. The default value is ``ON`` which means Supernode networks are available and you can view other nodes via the **Super Mesh** button. Switching this value ``OFF`` will remove the **Super Mesh** button from your *Mesh Status* display.
|
||||
This switch enables or disables support for viewing remote networks connected through Supernodes. The default value is ``ON`` which means that your node will check for Supernodes and allow you to navigate to other networks via the **Cloud Mesh** button. Switching this value ``OFF`` will remove the **Cloud Mesh** button from your *Mesh Status* display.
|
||||
|
||||
Network Tools
|
||||
^^^^^^^^^^^^^
|
||||
|
|
|
@ -8,7 +8,7 @@ The **Mesh Status** page lists mesh nodes and link quality information, along wi
|
|||
|
||||
- The **Auto** button sets the display to automatically refresh the node information every 10 seconds. To end auto-refresh mode, click **Stop** or **Quit**. *Stop* returns to the static *Mesh Status* display. *Quit* takes you back to the *Node Status* display, but clicking *Mesh Status* again from there will return you to auto-refresh mode on the *Mesh Status* display.
|
||||
|
||||
- The **Super Mesh** button allows you to navigate to the *Mesh Status* display of the closest Supernode available to your device. Supernodes are a way to link multiple mesh island networks in a safe and efficient way. If your node is part of a Supernode network, then you have the ability to view other nodes which are part of the Supernode network even if your local mesh is not otherwise linked to those networks. For further information see the *Supernode Architecture* section of the **Network Topologies** section in the **Network Design Guide**.
|
||||
- The **Cloud Mesh** button allows you to navigate to the *Mesh Status* display of the closest Supernode available to your device. Supernodes are a way to link multiple mesh island networks in a safe and efficient way. If your local node is part of a network with a Supernode, then you have the ability to view other nodes which are part of the Cloud Mesh network even if your local mesh is not otherwise linked to those networks. For further information see the *Supernode Architecture* description in the **Network Topologies** section of the **Network Design Guide**.
|
||||
|
||||
- The **Quit** button returns you to the *Node Status* display.
|
||||
|
||||
|
|
Loading…
Reference in New Issue