Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Simulation for Foxboro Control

How to check if your network is Promiscuous

  • Last UpdatedMar 23, 2020
  • 1 minute read

Open Windows Powershell.

  1. Type the following command to list the network adapters: >Get-NetAdapter

    This will show a list of adapters like the following:

    In this example there are two networks. SCP was installed to Ethernet 6.

  2. Type the following command to show the status of the adapters: >Get-NetAdapter | format-list -Property PromiscuousMode

    This will show a list of adapters like the following:

    In this example, the first network, Ethernet 6, has PromiscuousMode on.

TitleResults for “How to create a CRG?”Also Available in