Forum Discussion
2 Replies
- Mike_Intel
Occasional Contributor
Hello MHar,
Thank you for posting in Intel Ethernet Communities.
Base on your inquiry, we have specific forum for these issues and I will be transferring this thread for faster response.
Best regards,
Michael L.
Intel Customer Support Technicians
A Contingent Worker at Intel
- FawazJ_Altera
Frequent Contributor
Hello,
Since you are running linux on board, you can use some linux commands to control the ethernet stream. I would start with tcpdump. If you cannot find tcpdump command, you might need to install it:
opkg install tcpdump
More information about this command can be found here:
https://www.tcpdump.org/manpages/tcpdump.1.html
Hope this might help.
Thank you