Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Is there any tool(software) to test the packet loss and throughput of Ethernet? Now I use netperf to test throughtput, and I cannot get how many packets which it send. I do need to find a tool which can test Ethernet throughtput and a tool which can test packet loss.
Any suggests and helps would be appreciated. Thank you so much
Environment:
2 servers are connected by crossover cable directly.
NIC: Intel PRO/1000 (both server are same)
-f Flood ping. For every ECHO_REQUEST sent a
period ``.'' is printed, while for ever
ECHO_REPLY received a backspace is printed.
This provides a rapid display of how many
packets are being dropped. If interval is not
given, it sets interval to zero and outputs
packets as fast as they come back or one hun‐
dred times per second, whichever is more.
Only the super-user may use this option with
zero interval.
-f Flood ping. For every ECHO_REQUEST sent a
period ``.'' is printed, while for ever
ECHO_REPLY received a backspace is printed.
This provides a rapid display of how many
packets are being dropped. If interval is not
given, it sets interval to zero and outputs
packets as fast as they come back or one hun‐
dred times per second, whichever is more.
Only the super-user may use this option with
zero interval.
Thank you framp, but "ping -f" is still not fast enough. when I ping a server 10000000 times, it last so long time.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.