Can the number of maximum concurrent SSH "sessions per node" and "connections per second" be modified?
Applies to
ONTAP 9
Answer
Yes, both can be modified.
- 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