Sky Network Dialog |
Description |
![]() |
The Sky Network dialog allows you to create a new Layer 2 network that spans across multiple Sky Nodes. |
Name field | Specifies the name for the network service, which can be anything. |
Provider Node field |
Specifies the Sky Node where the network and DHCP service will be activated, serving as the primary network
provider.
Important
Please note that any node designated as a provider or joined to a network cannot be part of another Sky Network. |
Create button | Saves the network configuration and provisions it. |
Cancel button | Abort and close the dialog. |
Sky Network Actions Menu |
Description |
![]() |
On the right-hand side of the Sky Network list view, you will find the "Actions" menu that displays shortcut icons and the dropdown menu icon. Below, we have listed the actions for the Sky Network module. |
Copy ID item | Stores the Key ID in the clipboard. |
Edit Network item | Opens the Sky Network dialog in edit mode, allowing modifications. |
Add Subnet item | Opens the Add Subnet dialog to configure the network device name and subnet. |
Remove Subnet item | Opens the Remove Subnet dialog to remove a network device name and subnet. |
Member Join item | Opens the Member Join dialog to add and connect a Sky Node to the network. |
Member Leave item | Opens the Member Leave dialog to disconnect and remove a Sky Node from the network. |
Delete Network item | Opens a confirmation dialog that, if confirmed, deletes the Sky Network. |
Add Subnet Dialog |
Description |
![]() |
The Add Subnet dialog enables you to define and add a subnet to the Sky Network. |
Device Name field | Specifies the device name to be created on the Sky Nodes. The name must not include spaces. |
Subnet field | Specifies the subnet to be added, which must always be a /16 network. |
Add button | Saves the subnet configuration and provisions it. |
Cancel button | Abort and close the dialog. |
Remove Subnet Dialog |
Description |
![]() |
The Remove Subnet dialog enables you to remove a subnet to the Sky Network. |
Subnet field | Specifies the subnet to be removed. |
Remove button | Removes the subnet configuration. |
Cancel button | Abort and close the dialog. |
Join Member Dialog |
Description |
![]() |
The Join Member dialog enables you to add a Sky Node to the Sky Network. |
Sky Node field | Specifies the Sky Node to be joined to the Sky Network. |
Join button | Joins the Sky Node to the Sky Network. |
Cancel button | Abort and close the dialog. |
Leave Member Dialog |
Description |
![]() |
The Leave Member dialog removes a Sky Node from the Sky Network.
Important
Please note that network devices may remain active if they are still in use. It is recommended to reboot the Sky Node after exiting the Sky Network to fully remove these network devices. Alternatively, you can manually remove them using the command "ip link del <device_name>" |
Sky Node field | Specifies the Sky Node to be removed from the Sky Network. |
Leave button | Removes the Sky Node from the Sky Network. |
Cancel button | Abort and close the dialog. |
The skynetwork PolicyThe following is a list of policy grants that define and regulate access permissions for both users and the API. To manage these policies, please use the Roles dialog. |
||
Grants |
Description |
API Command |
full | Grants full access | ALL |
add-subnet | Permits the definition of a subnet. | add-subnet |
delete | Permits the deletion of the item. | delete |
edit | Permits access to the "Edit" dialog. | |
join | Permits access to the "Join Member" dialog. | |
join-member | Permits join of a Sky Node. | join-member |
leave | Permits access to the "Leave Member" dialog. | |
leave-member | Permits the removal of a Sky Node. | leave-member |
list | Permits listing in the List View area or as JSON objects. | list |
new | Permits access to the new "Provisioning" dialog. | |
remove | Permits access to the "Remove Subnet" dialog. | |
remove-subnet | Permits the removal of a subnet. | remove-subnet |
save | Permits execution of the provisioning process. | create, update |
subnet | Permits access to the "Add Subnet" dialog. |