set system services ssh rate-limit
User can configure the maximum number of connections per minute and per source IP address or delete the configuration.
Command Syntax
set system services ssh rate-limit <int>
delete system services ssh rate-limit
Parameter
•<int> The effective value type is int. The valid number range 1-20.
Example
• This example demonstrates how to set the maximum number of connections per minute to 2:
admin@XorPlus# set system services ssh rate-limit 2 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.