Packet Capture
You can access the Packet Capture feature by navigating to System > Network and clicking the Packet Capture tab.
This feature enables you to diagnose network communication issues with industrial devices and provides file details such as interface, start time, stop time, and size, along with options to download or remove the file. It captures raw network traffic at the TCP/IP layer for up to 30 minutes.
The captured data can then be analyzed using tools like Wireshark to troubleshoot issues such as inconsistent device responses.
Important Notes:
- This feature is available for Litmus Edge 3.16.1 or later.
- This feature is not available with a trial license.
- Only admin users can access and utilize this feature.
To start capturing network packets from your Litmus Edge instance:
- Go to System > Network > Packet Capture.
Click the Start Capture button. The Start a Packet Capture dialog box appears.
- Select the network interface from the drop-down menu (options include "Any" and "eth0").
Set the capture Duration (from 1 to 30 minutes).
- Click Start to begin the capture.
Once started, the capture runs in the background. You can continue using the system while the capture progresses.
The page should show details as screenshot below:
You can stop the capture manually at any time by clicking the Stop button.
You can download the capture manually once it is finished by clicking the Download button.
Note: The file you downloaded is in .pcap format. To open and examine these files, you can utilize tools such as Wireshark.