This property specifies whether IP protocol filtering should be enabled on the network connection.
Note The x in this property’s name is a placeholder for a zero-based array that contains network adapter information, such as OSDAdapter0EnableIPProtocolFiltering or OSDAdapter1EnableIPProtocolFiltering.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
Value |
Description |
TRUE |
Enables IP protocol filtering |
FALSE |
Disables IP protocol filtering |
Example |
[Settings] Priority=Default
[Default] OSDAdapter0EnableIPProtocolFiltering =TRUE |
Related Topics