Configuration of dhcp-server |
include/dhcp-server/dns-server-management.ycp |
| Synchronization with DNS Server | |
|
|
|
This module has an unstable interface. |
Imports
Includes
StructuresLocal Variables |
local
current_settings
->
map <string, string>
Structure $[
"current_network" : "192.168.0.0",
"domain" : "example.com",
"from_ip" : "192.168.10.2",
"to_ip" : "192.168.15.254"
"ipv4_max" : "192.168.13.254",
"ipv4_min" : "192.168.0.1",
"netmask" : "255.255.240.0",
"netmask_bits" : "20",
"network" : "192.168.0.0",
"network_binary" : "11000000101010000000000000000000",
]