Lattus Network Throughput Testing Using Iperf |
This topic describes how to perform network throughput tests between Controller Nodes using a tool named iperf. Iperf is a tool for performing network throughput measurements. It can test either TCP or UDP throughput. To perform an iperf test, the user must establish both a server (to discard traffic) and a client (to generate traffic). For more information on iperf, such as options and environment information, refer to the Iperf - Perform Network Throughput Tests topic.
The example procedure in this topic describes how to test the network speed between two Lattus Controller Nodes.
The following command is used on the receiving Controller Node (Server):
Then the following command is used on thesending Controller Node (Client):
# iperf -s
# iperf -c <receiving IP address> -t 60
Controller1:
Controller3:
This page was generated by the BrainKeeper Enterprise Wiki, © 2018 |