set system services ssh connection-limit


The set system services ssh connection-limit command configures the SSH connection limit per source IP address.


Command Syntax
set system services ssh connection-limit <int>
delete system services ssh connection-limit


Parameter
• <int> It is the maximum number of allowed connections,the valid number range 0-250. Default value is 0, which removes the connection limit.


Example
• This example demonstrates how to configure the SSH maximum number of connections as 5:

admin@XorPlus# set system services ssh connection-limit 5
admin@XorPlus# commit 

Copyright © 2024 Pica8 Inc. All Rights Reserved.