Add DHCP option item / Edit DHCP option item Form¶
Toolbar¶
Fields¶
Name |
Data type |
Description |
|---|---|---|
Name |
string |
The DHCP option number or identifier (e.g., 6 for DNS, 15 for WINS). |
Op |
enum =, :=, +=, ^=, -=, ==, !=, >, >=, <, <=, =~, !~, !* |
The operator used for the DHCP option (e.g., equals, append, replace). |
Value |
string |
The value to be assigned for this DHCP option (e.g., IP address, domain name). |
Description |
string |
Additional description for this specific DHCP option item. |
Is enabled |
boolean |
Indicates whether this DHCP option item is active. |