ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver cifs branchcache hash-flush

    Flush all generated BranchCache hashes

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

    Description

    The vserver cifs branchcache hash-flush command deletes all hash data from the configured hash store.

    Parameters

    -vserver <vserver name> - Vserver

    This parameter specifies the CIFS-enabled Vserver whose hash data is to be deleted.

    Examples

    The following example flushes all the hashes for Vserver vs1:

    cluster1::> vserver cifs branchcache hash-flush -vserver vs1
    Top of Page