There are many network testing software. Today, we will introduce two commonly used ones, namely iptraf3 and netperf. The indicators of network testing are: PPS and peak intranet bandwidth. iptraf software
(1) Description of some iptraf3 parameters: (2) Query bandwidth peak value Server execution: iperf3 -s -i 1 -p 10000 Client execution: iperf3 -c 192.168.10.163 -t 30 -P 2 -p 10000 (parameter -P means parallel operation) (3) Query pps Server: iperf3 -s -i 1 -p 10000 Client: iperf3 -u -l 16 -c 192.168.10.163 -t 30 -P 2 -p 10000 Note: sar -n DEV 1 100 to view the packet frequency Netpraf software installation
(1) After Netperf is installed, two tools will be generated: netserver and netperf. The following are the main parameters of the two tools. (2) Query the bandwidth peak server: netserver -p 16000 Client: netperf -H 10.10.40.5 -p 16000 -t UDP_STREAM -l 30 -- -m 1400 Parameter Explanation (3) Query PPS data packets Server: netserver -p 16000 Client netperf -H 10.10.40.5 -p 16000 -t UDP_STREAM -l 30 -- -m 1 This data may not be accurate, it is better to use sar -n DEV 1 1000. Tip: If you are performing network stress testing on multiple machines, it is best to use one of the tools to perform stress testing. |
<<: Let's talk about IPv4 to IPv6 tunnel
>>: IP address planning in corporate intranet, you should master these 6 points!
A report released by market research firm Market ...
1. What is WonderShaper WonderShaper is a tool fo...
On the evening of May 10th, Beijing time, Microso...
On September 12, a landmark 6G research project w...
IPSec is not a single protocol, but a set of netw...
The report of the 20th National Congress of the C...
The tribe has shared news about CrownCloud many t...
IP address definition: IP is known as Internet Pr...
With the official release of 5G tariff packages b...
According to the latest statistics from Omdia, th...
ChangeIP is a foreign VPS hosting company registe...
V5.NET has launched new products. This month, the...
At present, my country's communications marke...
【51CTO.com Quick Translation】 About a year ago, a...
Recently, Google executives admitted that the Uni...