FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 524 of 597
Table 202: Inactivity Timeout Period CLI Parameters
Parameter
Input Type Permitted Values
Description
inactivity-timeout
Number
1 - 60
The session inactivity timeout period (in minutes).
Example
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 203: 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.