TypeOfInterface

HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\<Interface-name>

Data typeRangeDefault value
REG_DWORD 0 | 1 | 2 | 3 0

Description

Determines which traffic types can be routed and forwarded on this interface.

ValueMeaning
0Permit unicast and multicast traffic.
1Prohibit unicast traffic.
2Prohibit multicast traffic.
3Prohibit unicast and multicast traffic.

Note Image Note

Because this entry affects forwarding and routes, a local application can transmit multicasts over an interface that does not permit them, if there are no other interfaces in the computer that are enabled for multicast, and there is a default route.