Displaying information about BranchCache configurations
You can display information about BranchCache configurations on storage virtual machines (SVMs), which can be used when verifying a configuration or when determining current settings before modifying a configuration.
Perform one of the following actions:
| If you want to display... | Enter this command... | 
|---|---|
| Summary information about BranchCache configurations on all SVMs | vserver cifs branchcache show | 
| Detailed information about the configuration on a specific SVM | vserver cifs branchcache show -vserver vserver_name | 
Example
The following example displays information about the BranchCache configuration on SVM vs1:
cluster1::> vserver cifs branchcache show -vserver vs1
                                   Vserver: vs1
            Supported BranchCache Versions: enable_all
                        Path to Hash Store: /hash_data 
            Maximum Size of the Hash Store: 20GB
  Encryption Key Used to Secure the Hashes: -
          CIFS BranchCache Operating Modes: per_share
Give documentation feedback