ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver services name-service cache netgroups ip-to-netgroup delete-all

    Delete all the entries for the vserver

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

    Description

    The vserver services name-service cache netgroups ip-to-netgroup delete-all command removes all the cached client IP to netgroup entries of the specified Vserver.

    Parameters

    -vserver <vserver name> - Vserver

    Use this parameter to specify the Vserver for which the cached client IP to netgroup entries need to be deleted.

    Examples

    The following example deletes all the cached IP to netgroup entries for Vserver vs0:

    cluster1::> vserver services name-service cache netgroups ip-to-netgroup delete-all -vserver vs0
    Top of Page