Version 7.2 1043 Mediant 1000B Gateway & E-SBC
User's Manual 65. Configuration Parameters Reference
Parameter Description
Max Login Attempts
configure system > cli-settings
> ssh-max-login-attempts
[SSHMaxLoginAttempts]
Defines the maximum SSH login attempts allowed for entering an
incorrect password by an administrator before the SSH session is
rejected.
The valid range is 1 to 5. The default is 3.
Note: The new setting takes effect only for new subsequent SSH
connections.
65.4.6 IDS Parameters
The Intrusion Detection System (IDS) parameters are described in the table below.
Table 65-27: IDS Parameters
Parameter Description
Intrusion Detection
System (IDS)
enable-ids
[EnableIDS]
Enables the IDS feature.
[0] Disable (default)
[1] Enable
Note: For the parameter to take effect, a device reset is required.
ids-clear-period
[IDSAlarmClearPeriod]
Defines the interval (in seconds) after which an IDS alarm is cleared from
the Active Alarms table if no thresholds are crossed during this time.
However, this "quiet" period must be at least twice the Threshold Window
value. For example, if IDSAlarmClearPeriod is set to 20 sec and the
Threshold Window is set to 15 sec, the IDSAlarmClearPeriod parameter
is ignored and the alarm is cleared only after 30 seconds (2 x 15 sec).
The valid value is 0 to 86400. The default is 300.
IDS Policy Table
IDS Policy Table
[IDSPolicy]
Defines IDS Policies.
The format of the ini file parameter is:
[ IDSPolicy ]
FORMAT IDSPolicy_Index = IDSPolicy_Name, IDSPolicy_Description;
[ \IDSPolicy ]
For more information, see ''Configuring IDS Policies'' on page 177.
IDS Rule Table
IDS Rule Table
[IDSRule]
Defines rules for IDS Policies.
The format of the ini file parameter is:
[ IDSRule ]
FORMAT IDSRule_Index = IDSRule_Policy, IDSRule_RuleID,
IDSRule_Reason, IDSRule_ThresholdScope,
IDSRule_ThresholdWindow, IDSRule_MinorAlarmThreshold,
IDSRule_MajorAlarmThreshold, IDSRule_CriticalAlarmThreshold,
IDSRule_DenyThreshold, IDSRule_DenyPeriod;
[ \IDSRule ]
For more information, see ''Configuring IDS Policies'' on page 177.
IDS Match Table