This is a comma-delimited list of DNS server IP addresses that will be assigned to the network connection.
Note The x in this properties name is a placeholder for a zero-based array that contains network adapter information, such as OSDAdapter0DNSServerList or OSDAdapter1DNSServerList.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
Value |
Description |
DNS_servers |
A comma-delimited list of DNS server IP addresses that will be assigned to the network connection |
Example |
[Settings] Priority=Default
[Default] OSDAdapter0DNSServerList=192.168.0.254,192.168.100.254 |
Related Topics