ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system services ndmp off

    (DEPRECATED)-Disable NDMP service

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

    Description

    This node-scoped NDMP command is deprecated. Node-scoped NDMP functionality may be removed in a future release of Data ONTAP. Use the Vserver-aware "vserver services ndmp off " command.

    The system services ndmp off command is used to disable the NDMP service on any node in the cluster.

    Parameters

    -node {<nodename>|local} - Node

    The specific node on which NDMP service is to be disabled.

    Examples

    The following example is used to turn off the NDMP service on node named node1:

    cluster1::> system services ndmp off -node node1
    Top of Page