User's Manual

Chapter 3 - Operation and Administration Using the CLI Managing BSs
4Motion 593 System Manual
3.8.18.2 Restoring the Default Values of Authentication Parametes
To restore the default values of some or all of the Authentication parameters, run
the following command:
npu(config-bs-66053)# no auth-general [suspendedeapprocthrshld]
[activemsthrshld] [maxeaproundsthrshld]
You can restore only some parameters to their default values by specifying only
those parameters. For example, to restore only the activemsthrshld and
maxeaproundsthrshld parameters to the default values, run the following
command:
npu(config-bs-66053)# no auth-general activemsthrshld
maxeaproundsthrshld
These parameters will be restored to their default values, while the other
parameters will remain unchanged.
To restore all Authentication parameters to their default value, run the following
command:
npu(config-bs-66053)# no auth-general
[maxeaproundsthrshl
d <(0 to 100 StepSize
1)> ]
Threshold for the number
of EAP rounds in one
direction in the same EAP
session. When exceeding
this threshold; alarm is
set. May be used to
protect the system from
hazard EAP sessions with
extreme number of
messaging round trips. A
value of "0" means the
alarm is disabled.
A value of 0 means that
the alarm is disabled.
Optional 100 0 to 100
Command
Modes
bs configuration mode
IMPORTANT
When creating a new BS, the Authentication dflt-auth-ip-address mandatory parameter must be
configured.