メインコンテンツまでスキップ

ノードあたりの最大同時SSH「セッション数」と「1秒あたりの接続数」を変更できるか。

Views:
871
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

環境

ONTAP 9

回答

はい。同時SSHの「ノードあたりのセッション数」および「1秒あたりの接続数」の最大数は変更可能です。

  • 現在の制限を表示するには、次のコマンドを使用します。

::> set advanced

::*> security protocol ssh show  
  
      Per-Source Limit: 32
Maximum Number of Instances: 64
   Connections Per Second: 10

  • ノードあたりの最大同時SSHセッション数は、次のコマンドで変更できます。
security protocol ssh modify -max-instances
  • 1秒あたりの最大SSH接続数は、次のコマンドで変更できます。
security protocol ssh modify -connections-per-second
 

追加情報

AdditionalInformation_Text

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.