network test-link start-server
Start server for bandwidth test
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The network test-link start-server command starts the server side of the network test-link commands test on the designated node.
Only one server at a time can be running for the network test-link commands command on a given node. If the network test-link start-server command is issued and a server is already running on the node, then the command is ignored, and the existing server continues to run.
The server started is listening on port 5201.
Parameters
- -node {<nodename>|local} - Node Name
- Use this parameter to specify the node where the server is to be started.
Examples
The following example starts a server:
cluster1::*> network test-link start-server -node node1
Give documentation feedback