How can we help? 👋

Subnet

Overview and explaination of the Subnet section

IP Plan Module

To start with the IP Plan, you have to enter your subnets. Press Create Subnet in the Module Network - Subnet. By clicking the Create Subnet button, user are able to set a subnet. Subsequently after creating a subnet, clicking the Devices outside of defined subnets button, will list all devices and show, which ones fall into the set subnets and which ones do not. Those that don’t are makred red, while those that do are black.

 
Notion image
 
Notion image
 
Notion image
 
Notion image
 
Notion image
 

Common Fields:

  • Subnet Name: e.g. Office, Home, Server, ...
  • Subnet: IPv4 Subnet like 192.168.1.0
  • CIDR: How many Bits are your subnet width? e.g. 24 Bits for a 255.255.255.0 Netmask
  • Default Gatway: Optional for the Visualization.

After you have entered the Subnet, you will see an overview of used IP addresses in the subnet.

 
Notion image
 
Notion image
 

Legend:

  • IP in Green: The hardware (IP address) is online
  • IP in Blue: The Agent has reported the IP recently
  • IP in Gray: The hardware has been created manually. e.g. none Windows Machine
  • IP in Red: The hardware has been offline for a while. The hardware probably doesn't exist anymore. So don't trust the IP address since it could be outdated.
  • IP in Black: Default Gateway
  • Dark gray background: This IP is covered by a DHCP scope
 

You are additionally able to manually add an entry to a specific IP in the subnet, by clicking on the entry in the table and either selecting hardware, adding new hardware, determine NAT/ACL. You are also able to enter comments for this entry, wheter it’s a manual or automatic one.

 
Notion image
 
Notion image
 
Notion image
 
Notion image
 
Notion image

Subnet Values for Software Rollout

When creating subnets you have the possibility to add configuration variables which can be referenced in some Job actions.

 
Notion image
 

To use the configuration variables, the following syntax must be used: $[Configuration name]

e.g.:


http://$nasip/$naspublicpath/install.exe
Did this answer your question?
😞
😐
🤩