Skip to content

Commit da9604e

Browse files
Merge pull request #293169 from PatAltimore/patricka-eflow-nics
Fix EFLOW NIC link
2 parents f13441b + c7fd04a commit da9604e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/iot-edge-for-linux-on-windows-networking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-iot-edge
88
ms.custom: linux-related-content
99
services: iot-edge
1010
ms.topic: conceptual
11-
ms.date: 06/04/2024
11+
ms.date: 01/16/2025
1212
ms.author: patricka
1313
---
1414

@@ -96,7 +96,7 @@ There are many network virtual appliances and scenarios that require multiple NI
9696

9797
For example, there are numerous of industrial IoT scenarios that require connecting the EFLOW virtual machine to a demilitarized zone (DMZ), and to the offline network where all the OPC UA compliant devices are connected. This is just one of the multiple scenarios that can be supported by attaching multiple NICs to the EFLOW VM.
9898

99-
For more information about multiple NICs, see [Multiple NICs support](https://github.com/Azure/iotedge-eflow/wiki/Multiple-NICs).
99+
For more information on adding NICs, see [PowerShell functions for IoT Edge for Linux on Windows](reference-iot-edge-for-linux-on-windows-functions.md).
100100

101101
>[!WARNING]
102102
>When using EFLOW multiple NICs feature, you may want to set up the different routes priorities. By default, EFLOW will create one default route per *ehtX* interface assigned to the VM and assign a random priority. If all interfaces are connected to the internet, random priorities may not be a problem. However, if one of the NICs is connected to an offline network, you may want to prioritize the online NIC over the offline NIC to get the EFLOW VM connected to the internet. For more information about custom routing, see [EFLOW routing](https://github.com/Azure/iotedge-eflow/tree/main/samples/networking/routing).

0 commit comments

Comments
 (0)