Edit subnetwork Form¶
Toolbar¶
Fields¶
Name |
Data type |
Description |
|---|---|---|
Name |
string |
The name identifier for this subnetwork. |
Gateway IP address |
entity preview |
The default gateway IP address for devices in this subnetwork. |
CIDR |
The CIDR notation defining the subnetwork prefix length. |
|
Color identifier |
oneOf NestedIdentifier |
Color tag assigned to visually distinguish this subnetwork on the network map. |
Description |
string |
Additional description visible to all NACVIEW users. |
Is enabled |
boolean |
Indicates whether this subnetwork is active and usable. |
VLANs |
array of entity preview |
VLANs that are supported within this subnetwork. |
Administration groups |
array of entity preview |
Administration groups that can manage this subnetwork. |
Panels¶
DHCP options¶
Name |
Data type |
Description |
|---|---|---|
DHCP enabled |
boolean |
Enable DHCP server for this subnetwork to assign IP addresses dynamically. |
DHCP static lease time |
number |
Lease duration for statically assigned IP addresses in seconds. |
DHCP dynamic lease time |
number |
Lease duration for dynamically assigned IP addresses in seconds. |
Primary DHCP DNS |
string |
Primary DNS server address provided to DHCP clients. |
Secondary DHCP DNS |
string |
Secondary DNS server address provided to DHCP clients. |
DHCP blacklist object groups |
array of entity preview |
Object groups blocked from receiving DHCP addresses in this subnetwork. |
DHCP whitelists |
array of entity preview |
Specific MAC addresses allowed to receive DHCP addresses. |
DHCP monitoring |
boolean |
Enable monitoring of DHCP server activity for this subnetwork. |
DHCP options |
array of entity preview |
Additional DHCP options configured for this subnetwork. |
DHCP monitoring decline overload |
number |
Percentage threshold for DHCP decline events that triggers monitoring alerts. |
DHCP monitoring overload |
number |
Percentage threshold for DHCP pool usage that triggers monitoring alerts. |
DHCP auto link |
boolean |
Automatically link endpoints to identities based on DHCP information. |
DHCP ignore VLAN request |
boolean |
Ignore VLAN requests from DHCP clients and use subnetwork VLAN instead. |
Trusted DHCP servers |
array of |
DHCP servers trusted to respond to clients in this subnetwork. |
More options¶
Name |
Data type |
Description |
|---|---|---|
DNS refresh |
boolean |
Enable automatic DNS refresh for this subnetwork. |
ARP managed |
boolean |
Enable ARP management for this subnetwork to track IP-MAC bindings. |
ARP virtual router name |
string |
Virtual router name for ARP management on this subnetwork. |
Primary routing network device |
oneOf NestedIdentifier |
Primary network device handling routing for this subnetwork. |
Secondary routing network device |
oneOf NestedIdentifier |
Secondary network device for redundant routing. |