Specifies the TCP/IP NetBIOS options to 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 OSDAdapter0TCPIPNetBiosOptions or OSDAdapter1TCPIPNetBiosOptions.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
Value |
Description |
0 |
Disable IP forwarding. |
1 |
Enable IP forwarding. |
Example |
[Settings] Priority=Default
[Default] OSDAdapter0TCPIPNetBiosOptions=0 |
Related Topics