3Com 4500 50-PORT Switch User Manual


 
449
Use the password-control authentication-timeout
authentication-timeout
command to configure the timeout time for user
password authentication.
Use the password-control exceed command to configure the procession mode
used after password attempt failure.
Example
# Configure the password aging time of the system login passwords to 100 days.
<4500>system-view
System View: return to User View with Ctrl+Z.
[4500] password-control aging 100
# Configure the minimum password length of the system login passwords to eight
characters.
[4500] password-control length 8
# Configure the maximum password attempts times allowed for each user to five.
[4500] password-control login-attempt 5
# Configure the maximum number of history password records allowed for each
user to 10.
[4500] password-control history 10
# Configure the alert time when users are alerted to their forthcoming expiration
to seven days ahead of their expiration times.
[4500] password-control alert-before-expire 7
# Configure the timeout time of the user password authentication to 100 seconds.
[4500] password-control authentication-timeout 100
# Configure the maximum password attempt times to five, and configure the
system to allow the attempt failure user to re-log in the switch 360 minutes after
the failure.
[4500] password-control login-attempt 5 exceed locktime 360
password-control enable Syntax
password-control { aging | length | history } enable
undo password-control { aging | length | history } enable
View
System view
Parameter
None