Manage Nodes
Add a Connected Node
Warning
Only Account Administrators or Admin Users can manage nodes.
You can add new connected nodes to your subnet either using the n2x.io webUI or CLI (n2xctl):
In the navigation menu on the left, click Nodes
and follow these steps:
- Select the
Tenant
from the available list. -
Click on
+ Add Connected Node
button. -
Choose the appropriate
Network
andSubnet
for the node. - Enter the
Node Name
andDescription
for the node.. -
Click on the
Add New Connected Node to Subnet
button.Note
A pop-up window will appear, providing a one-line command to quickly and easily install the
n2x-node
agent on your devices. For more installation details, click here.
Use the following command to add a connected node to a subnet:
n2xctl node add
The n2xctl tool will prompt you for the following information:
Tenant
: Select the tenant to which the node will belong.Network
andSubnet
: Choose the appropriate network and subnet for the node.Node Name
: Enter a clear and descriptive name for your node.Description
: provide a brief description of the node.
$ n2xctl node add
n2xctl v0.0.3-20240725171430+88c4863--go1.22.5
n2xctl is a CLI to control the n2x SASE platform.
Find more information at https://n2x.io/docs
ยป Tenant: [default] Default tenant
ยป Network: [net-10-254] Default network
ยป Subnet: [subnet-10-254-0] [net-10-254] default subnet
ยป Node Name: node-01
ยป Description: Example Node
โโโโโ Node Details โก
โโโโโโโโโโโโโโโโ
Node Information
โโโโโโโโโโโโโโโโ
Tenant ID xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Network ID net-10-254
Subnet ID subnet-10-254-0
Node ID xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Node Name node-01
Description Example Node
Status [offline]
...
Add a Stubby Node
Warning
Only Account Administrators or Admin Users can manage nodes.
You only can add new stubby nodes using the n2x.io webUI:
In the navigation menu on the left, click Nodes
and follow these steps:
- Select the
Tenant
from the available list. -
Click on
+ Add Stubby Node
button. -
Enter the
Node Name
andDescription
for the node. -
Click on the
Add New Stubby Node Node
button.Note
A pop-up window will appear, providing a one-line command to quickly and easily install the
n2x-node
agent on your devices. For more installation details, click here.
List the Nodes
Warning
Only Account Administrators or Admin Users can manage nodes.
You can list the nodes in your tenant either using the n2x.io webUI or CLI (n2xctl):
To view your nodes, follow these steps:
- Navigate to the left-hand menu and click on
Nodes
. - Select the desired
Tenant
.
A list of your nodes will be displayed.
Tip
Use the filters and search bar to refine your node list.
Use the following command to get a list of nodes, grouped by tenant:
n2xctl node list --by-tenant
The n2xctl tool will prompt you to select the Tenant
for which you want to list nodes:
$ n2xctl node list --by-tenant
n2xctl v0.0.3-20240725171430+88c4863--go1.22.5
n2xctl is a CLI to control the n2x SASE platform.
Find more information at https://n2x.io/docs
ยป Tenant: [default] Default tenant
โโโโโ Nodes โก
โโโโโโโโโ
Node List
โโโโโโโโโ
NODE NAME / FQDN IPv4 FLAGS / ENDPOINT
--------------------------------------------------------------------------
โ node-01 [prio-6]
โ node-01.n2x.local 10.254.0.125 node-01
--------------------------------------------------------------------------
โ node-02 [prio-6]
--------------------------------------------------------------------------
Enable Networking in Stubby Nodes
Warning
Only Account Administrators or Admin Users can manage nodes.
You can enable networking in stubby nodes either using the n2x.io webUI or CLI (n2xctl):
In the navigation menu on the left, click Nodes
and follow these steps:
- Select the desired
Tenant
. - Choose the
Node
you want to configure. - Click on the icon.
- Select
Configure networking...
. -
Select
Enabled
option and choose the appropriateNetwork
andSubnet
from the available list. -
Click
Enable Networking and Connect Node to Subnet
to save changes.
Use the following command to connect a stubby node to a network:
n2xctl node connect
The n2xctl tool prompts you to specify the following details:
Tenant
: Select the tenant associated with the node you want to connect.Node
: Choose the specific node you want to configure networking for.Network
: Pick the appropriate network from the available options.Subnet
: Select the desired subnet within the chosen network.
$ n2xctl node connect
n2xctl v0.0.3-20240725171430+88c4863--go1.22.5
n2xctl is a CLI to control the n2x SASE platform.
Find more information at https://n2x.io/docs
ยป Tenant: [default] Default tenant
ยป Node: [node-02] Example Node
ยป Network: [net-10-254] Default network
ยป Subnet: [subnet-10-254-0] [net-10-254] default subnet
โโโโโ Node Details โก
โโโโโโโโโโโโโโโโ
Node Information
โโโโโโโโโโโโโโโโ
Tenant ID xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Network ID net-10-254
Subnet ID subnet-10-254-0
Node ID xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Node Name node-02
Description Example Node
Status [online]
...
Disable Networking in Connected Nodes
Warning
Only Account Administrators or Admin Users can manage nodes.
You can disable networking in connected nodes either using the n2x.io webUI or CLI (n2xctl):
In the navigation menu on the left, click Nodes
and follow these steps:
- Select the desired
Tenant
. - Choose the
Node
you want to configure. - Click on the icon.
- Select
Configure networking...
. -
Select
Disabled
option. -
Click
Disable Networking (Stubby-Mode)
to save changes.
Use the following command to disable networking (Stubby-Mode) in connected nodes:
n2xctl node disable-networking
The n2xctl tool prompts you to specify the following details:
Tenant
: Select the tenant associated with the node you want to connect.Node
: Choose the specific node you want to disable networking.
$ n2xctl node disable-networking
n2xctl v0.0.3-20240725171430+88c4863--go1.22.5
n2xctl is a CLI to control the n2x SASE platform.
Find more information at https://n2x.io/docs
ยป Tenant: [default] Default tenant
ยป Node: [node-02] Example Node
โโโโโ Node Details โก
โโโโโโโโโโโโโโโโ
Node Information
โโโโโโโโโโโโโโโโ
Tenant ID xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Node ID xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Node Name node-02
Description Example Node
Status [online]
...
Delete a Node
Warning
Only Account Administrators or Admin Users can manage nodes.
Data Storage on Nodes
Nodes you manage through n2x.io collect data such as metrics or vulnerability reports. This data is stored on the nodes themselves, not on the n2x.io platform. The n2x.io platform only stores information related to the node's configuration (network, subnet or IP address).
Danger
Deleting a node is a permanent action. The node information will be erased from your n2x.io tenant and cannot be recovered.
You can delete a node from your tenant either using the n2x.io webUI or CLI (n2xctl):
In the navigation menu on the left, click Nodes
and follow these steps:
- Select the
Tenant
. - Select the
Node
to delete. - Click on the icon.
- Click on the
Delete node...
button.
Info
To permanently delete the node, a confirmation prompt will appear for verification.
Use the following command to delete a node from your tenant:
n2xctl node delete
Tenant
, and Node
to delete: $ n2xctl node delete
n2xctl v0.0.3-20240725171430+88c4863--go1.22.5
n2xctl is a CLI to control the n2x SASE platform.
Find more information at https://n2x.io/docs
ยป Tenant: [default] Default tenant
ยป Node: [node-01] Example Node
ยป Confirm deletion? Yes
Done
Uninstall n2x-node
agent
Remember to uninstall the n2x-node
agent from your device or application. This will help maintain a clean environment and prevent potential configuration issues.