C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
87
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
U
SER
A
CCESS
C
OMMANDS
SECURITY
-
PASSWORD
WARNING
security-password warning
Overview
This command specifies the number of days before the password expires that the
user will receive a warning message specifying the remaining lifetime of the
password.
Note that the warning period cannot be set unless the lifetime feature is enabled
with the
security-password lifetime
command.
The
no security-password warning
command disables this feature.
Syntax
security-password warning <
0-1000
>
no security-password warning
Default
The default warning period is
0
, which disables warning functionality.
Mode
Global Configuration
Example
To configure a warning period of three days, use the command:
awplus#
configure terminal
awplus(config)#
security-password warning 3
Validation
Commands
show running-config security-password
show security-password configuration
Related
Commands
security-password history
security-password forced-change
security-password lifetime
security-password minimum-categories
security-password minimum-length
security-password reject-expired-pwd
Parameter
Description
<0-1000>
Warning period in the range from
0
to
1000
days. A value
0
disables
the warning functionality and no warning message is displayed for
expiring passwords. This is equivalent to the
no security-password
warning
command. The warning period must be less than, or equal
to, the password lifetime set with the
security-password lifetime
command.