RTI Connext .NET API (legacy)  Version 6.1.1
"dds.transport.UDPv4.builtin.ignore_nonrunning_interfaces"

The transport checks the flags reported by the operating system for each network interface upon initialization. An interface that is not reported as UP will not be used. This property allows the same check to be extended to the IFF_RUNNING flag implemented by some operating systems. The RUNNING flag is defined to mean that "all resources are allocated," and may be off if there is no link detected, e.g., the network cable is unplugged.

Two values are allowed:

[default] 1 (i.e., check RUNNING flag)