DOCS: network topology troubleshooting

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2025-12-23 09:39:13 +11:00
parent 8ea63cdb56
commit 3ac5726dcc
3 changed files with 21 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
## How to Set Up Your Network Page
# How to Set Up Your Network Page
The **Network** page lets you map how devices connect — visually and logically.
Its especially useful for planning infrastructure, assigning parent-child relationships, and spotting gaps.
@@ -99,6 +99,26 @@ You can confirm that `raspberrypi` now acts as a network device in two places:
> This means devices with `devParentRelType` set to `nic` or `virtual` will not be shown.
> All devices, regardless of relationship type, are always accessible in the **All devices** view.
## Troubleshooting
If the Network page doesn't load re-set your parent nodes. This can be done with [bulk-edit](./DEVICES_BULK_EDITING.md).
1. [Backup your setup just in case](./BACKUPS.md)
2. Navigate to **Maintenance -> Multi edit** ( (1), (2) )
3. Add all devices (3) (clear the cache with the refresh button if you seem to be missing devices in the dropdown (4))
4. Select None as parent node (5) and save (6)
![Hover detail](./img/NETWORK_TREE/Network_tree_RESET.png)
5. Find now your root Internet Node by searching for "Internet" in the My Devices view
6. If not found, make sure the `INTRNT` plugin runs and creates the internet device
7. If above fails, [create a manual device](./DEVICE_MANAGEMENT.md) with the MAC set to `Internet`
![Hover detail](./img/NETWORK_TREE/Network_tree_MANUAL_INTERNET_NODE.png)
7. You should be able to start again to configure your Network view.
---
## ✅ Summary

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB