ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver services ndmp extensions modify

    Modify NDMP extension status

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

    Description

    This command is used to enable/disable an NDMP extension in the Vserver-aware NDMP mode.

    Parameters

    [-is-extension-0x2050-enabled {true|false}] - Is Extension 0x2050 Enabled

    If this parameter is specified, the command can be used to modify the status of the extension in the Vserver-aware mode.

    Examples

    The following example shows how to enable NDMP extenion 0x2050 in the Vserver-aware NDMP mode of operation:

    cluster1::> vserver services ndmp extension modify -is-extension-0x2050-enabled true
        cluster1::>
    Top of Page