ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • network test-link stop-server

    Stop server for bandwidth test

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The network test-link stop-server command stops the network test-link server running on the designated node.

    Parameters

    -node {<nodename>|local} - Node Name

    Use this parameter to specify the node where the server is to be stopped.

    Examples

    The following example starts a server and stops it:

    cluster1::*> network test-link start-server -node node1
    
    cluster1::*> network test-link stop-server -node node1
    Top of Page