User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 682 of 825
Ceragon Proprietary and Confidential
inactivity-timeout
Number
1 - 60
The session inactivity timeout
period (in minutes).
The following command sets the session inactivity timeout period to 30 minutes:
root> platform security protocols-control session inactivity-
timeout set 30
21.1.2
Configuring Blocking Upon Login Failure (CLI)
Upon a configurable number of failed login attempts, the system blocks the user
from logging in for a configurable number of minutes.
To configure the number of failed login attempts that will temporarily block the
user from logging into the system, enter the following command in root view:
root> platform security access-control block-failure-login
attempt set <attempt>
To define the period (in minutes) for which a user is blocked after the configured
number of failed login attempts, enter the following command in root view:
root> platform security access-control block-failure-login
period set <period>
To display the current failed login attempt blocking parameters, enter the
following command in root view:
root> platform security access-control block-failure-login show
Table 220: Blocking Upon Login Failure CLI Parameters
Parameter
Input Type
Permitted Values
Description
attempt
Number
1 - 10
If a user attempts to login to the system with
incorrect credentials this number of times
consecutively, the user will temporarily be
prevented from logging into the system for
the time period defined by the platform
security access-control block-failure-login
period set command.
period
Number
1 - 60
The duration of time, in minutes, that a user is
prevented from logging into the system after
the defined number of failed login attempts.
The following commands configure a blocking period of 45 minutes for users that
perform 5 consecutive failed login attempts:
root> platform security access-control block-failure-login
attempt set 5
root> platform security access-control block-failure-login
period set 45
21.1.3
Configuring Blocking of Unused Accounts (CLI)
You can configure a number of days after which a user is prevented from logging
into the system if the user has not logged in for the configured number of days.
You can also manually block a specific user.