In this description, I assume that devices have already been detected in the Device list and devices have already been assigned types such as switch or router.
When you open the "Network" page for the first time, it is almost empty. There are two boxes that you can expand. The "Manage Devices" box allows you to create, edit and remove network components. Editing the components on this page does not affect already detected devices in the devices list.
The box "Unassigned devices" lists all devices that are not yet assigned to a network component.
For this, it is necessary to have a device with the MAC address "Internet" in the devices list.
Device Name: Internet
Device Type: Internet
Now a new box appears with a tab named "Internet
This new created network component can now be selected in the details view of a device like a router (in this example the router is named "Virtual Box Interface 1"). After the selection, the name no longer appears in the input field, but only the ID of the device. Since no port number was entered for the "Internet" device, it is not necessary to enter one here. As "Connection Type" I enter "Ethernet". The "Connection Type" is only additional information, but it is not relevant for the display.
If you now open the "Network" page again, you will see the router you just edited in the "Internet" tab. No port numbers are displayed for the network components Internet, WLAN and Powerline.
To create a router on the network page, I select a device of type "Router" from the list, specify the type again, followed by the number of ports.
There is now a 2nd tab to be seen with the name of the router. This tab already contains a table with the numbering of the ports. However, the already configured device "Internet" does not appear in the table yet. For this, you can now go to the details view of the device Internet and configure the router there.
To assign the "Internet" device to the router port, proceed as described above. Go to the detail view of the "Internet" device and select the router as "Uplink Target" and enter the corresponding port.
![]() |
![]() |
---|
If now a switch is connected to the router and this is to be mapped, it is necessary to create another device of the type "Switch". If the switch is a manageable switch, it can be selected from the drop-down list, just like the router before. If this is not the case, you can also enter any name in the "Device Name" field.
![]() |
![]() |
---|
If you now open the detail view of the switch, you can now set the router as "Uplink Target" with the corresponding port (e.g. port number 4 on the router).
![]() |
![]() |
---|
Since only one network connection can be configured per device on the details view, there is now the problem that the switch is visible at the router tab, but the router is not visible in the switch tab. To overcome this problem, it is possible to make a "manual port configuration".
To do this, open the "Manage Devices" box and select the switch (the device that should display the other device) in the "Update Device" section. At this point, it is important that you enter the correct type in "New Device Type" and the correct port count in "New Port Count". If you don't want to change the name, you can leave the field "New Device Name" empty. The lowest field in the edit is the "manual port configuration". If you want to assign only one device, you can simply select it from the drop-down list. In this example I configure the router "Virtual Box Interface 1" on port 1 of the switch "Virtual Box Interface 2". After selecting the device name, the MAC address of the device appears instead of the name. The reason for this is that the MAC address is unique in contrast to the name. When you select a device from the drop-down list, a comma is immediately appended to the MAC address. After this comma, you enter the port that the device occupies on this switch. In this example, I use port "1".
![]() |
![]() |
---|
After saving, you can now see the router in the switch's tab. If you want to edit the switch again, you also have to enter the "manual port configuration" again. You can also assign multiple devices in manual. The syntax for this is then "MAC address 1,port;MAC address 2,port;MAC address 3,port;". However, only the 1st Mac address can be selected from the drop-down list. Further MAC addresses must be entered manually.
Attention:
Switches which do not appear in the devices list (unmanaged switches) cannot be assigned to any other network component, not even via the "manual port configuration".
To create a WLAN, it is not necessary to select an already detected device on the drop-down menu. The idea here is to use the SSID, for example. As "Device Type" "WLAN" is selected, while the "Port - Count" is left empty. After adding the device, a new tab appears with the assigned name.
![]() |
![]() |
---|
Now it is possible to assign a device from the devices list to this WLAN. It is not necessary to specify a port for the WLAN type. At the moment it is not possible to assign a device to multiple WLANs. Possibly this will change in the future.
![]() |
![]() |
---|
To delete a network component from this display, select the corresponding device in the "Manage Devices" box in the "Delete Device" area and continue with "Delete". Only devices that were created via "Manage Devices" can be deleted. If already recognized devices were used as a template, these already recognized devices remain unaffected. Only the entry on the "Network" page is deleted. The assignments that were made for the individual devices remain in the database and can be updated on occasion.
Simple devices such as PCs, consoles, TVs, etc. can be easily assigned to devices via their details page. It should be noted that there is no check whether a port, e.g. on a switch, has already been configured on another device or not. This means that a TV and a PC can be configured on the same port of a switch. So you have to check this yourself.
However, this is not an error, but quite intentional. The background is that there are servers or PCs that run virtual machines, so there are several devices on one port. Another special feature is that you can specify multiple ports, separated by a comma, in the detail view of each device. The reason for this is that there are, for example, servers that are configured with link aggregation, which consequently occupy multiple ports on a switch.