ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver services name-service dns delete

    Remove a DNS table entry

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

    Description

    The vserver services name-service dns delete command removes the DNS server mapping from a Vserver.

    Deleting a DNS server mapping removes it permanently. If you delete a DNS server mapping, commands or jobs that do not use IP addresses do not succeed.

    Parameters

    -vserver <vserver name> - Vserver

    Use this parameter to specify the Vserver whose DNS server mapping is deleted.

    Examples

    This example removes the DNS server mapping from the Vserver node1.

    cluster1::> vserver services name-service dns delete -vserver vs0
    Top of Page