跳转到主内容

是否可以修改"每个节点的会话数"和"每秒连接数"的最大并发SSH数?

Views:
30
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

适用场景

ONTAP 9

问题解答

可以、可以修改并发SSH的最大"每个节点的会话数"和"每秒连接数"。

  • 要查看当前限制、请使用以下命令:

::> 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
  • 每秒最大SSH连接数可通过以下命令进行修改。
security protocol ssh modify -connections-per-second
 

追加信息

附加信息 _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.