Skip to main content
NetApp Knowledge Base

Can the number of maximum concurrent SSH "sessions per node" and "connections per second" be modified?

Views:
1,216
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

Applies to

ONTAP 9

Answer

Yes, the number of maximum concurrent SSH "sessions per node" and "connections per second" can be modified.

  • To view the current limits, use the following commands:

::> set advanced

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

  • The number of maximum concurrent SSH sessions per node can be modified by the command below.
security protocol ssh modify -max-instances
  • The number of maximum SSH connections per second can be modified by the command below.
security protocol ssh modify -connections-per-second
 

Additional Information

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.