Skip to content

Commit cddf764

Browse files
committed
Correction
1 parent 3ed3e4c commit cddf764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AKS-Arc/aks-edge-howto-multi-nic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To deploy a Linux node with multiple NICs, you must add your secondary interface
6161

6262
## Verify multiple NIC network configuration settings
6363

64-
After you successfully install and deploy the AKS Edge Essentials node, follow these steps to make sure the primary interface was created and added to the Linux node. To check the primary interface, run the following command:
64+
After you successfully install and deploy the AKS Edge Essentials node, follow these steps to make sure both the primary and secondary interfaces were created and added to the Linux node. To check the interfaces, run the following command:
6565

6666
```powershell
6767
Invoke-AksEdgeNodeCommand -NodeType "Linux" -command "sudo ip addr"

0 commit comments

Comments
 (0)