ONTAP 9.13

to English version

BranchCache設定に関する情報の表示

Storage Virtual Machine(SVM)のBranchCache設定に関する情報を表示できます。この情報は、設定を検証する場合や、設定を変更する前に現在の設定を確認する場合に役立ちます。

手順
  1. 次のいずれかを実行します。

    表示する情報 入力するコマンド

    すべてのSVMのBranchCache設定に関する概要情報

    vserver cifs branchcache show

    特定のSVMの設定に関する詳細情報

    vserver cifs branchcache show -vserver vserver_name

次の例は、SVM vs1のBranchCache設定に関する情報を表示します。

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
Top of Page