Test link bandwidth
The network test-link run-test command runs a performance test between two nodes. The command requires a source node, Vserver, and destination address.
Before executing the network test-link run-test command, the network test-link start-server command must be run to start a server on the node hosting the destination LIF. After all tests to that node are complete the network test-link stop-server command must be run to stop the server.
The test results are stored non-persistently and can be viewed using the network test-link show command. Results include input parameters, the bandwidth achieved, and the date and time of the test.
cluster1::*> network test-link start-server -node node1 cluster1::*> network test-link run-test -node node2 -vserver Cluster -destination 172.31.112.173 Node: node2 Vserver: Cluster Destination: 172.31.112.173 Time of Test: 4/22/2016 15:33:18 MB/s: 41.2678 cluster1::*> network test-link stop-server -node node1 cluster1::*> network test-link show Node Vserver Destination Time of Test MB/s ----------------- ----------------- --------------- ------------------- ------------ node2 Cluster 172.31.112.173 4/22/2016 15:33:18 41.2678