ONTAP 9.12.1 commands

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

    (DEPRECATED)-Enable 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 on " command.

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

    Parameters

    -node {<nodename>|local} - Node

    The specific node on which the NDMP service is to be enabled.

    Examples

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

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