Display system user parameter
Display system user parameter command is used to query the system parameters of the user. When you need to query the system parameters of the user (such as the lock object, the lock condition, the lock duration, the lock duration when the system is idle, whether the password is modified when the user logs in for the first time, the minimum length of the user name and the minimum length of the user password), run this command. [boxads]
Format:
display system user parameter
Modes:
Privilege mode
Level:
Administrator level
Usage Guidelines:
You can query the following parameters:
- The lock object
- The lock condition
- The lock duration
- The lock duration when the system is idle
- Whether the password is modified when the user logs in for the first time
- The minimum length of the user name
- The minimum length of the user password
- Whether the terminal timeout time takes effect to all users
- Whether the interaction mode takes effect to all users
- Whether the interaction confirmation takes effect to all users
Example:
To query the system parameters of the user, do as follows:
BD-Huawei#display system user parameter
 —————————————————————————
 system lock type:              none
 system lock condition:         3 times
 system lock interval:          15 minutes
 system lock idle_timeout:      0 day
 system modify logon password:  disable
 Min. length of username:       6
 Min. length of password:       6
 system user idle_timeout:      disable
 system user smart:             disable
 system user interactive:       disable
 —————————————————————————
[bodyads]
System Response:
- The system displays the queried result when the command runs successfully.
- The following table describes the parameters in response to the command.
system lock type: Indicates the lock type of the system. The locked type includes: neither the IP address nor the user name is locked, only the use name is locked, only the IP address is locked, both the IP address and the user name are locked.
system lock condition:Â Indicates the lock condition for the user and the terminal IP address.
Range: 1-15
Default: 3
system lock interval: Indicates the lock duration for the user and the terminal IP address.
Number type. Range: 1 min – 65535 min.
Unit: min.
Default: 15 min.
Number type. Range: 0-999.
Unit: day.
Number type. Range: 6-15.
Default: 6 (the minimum password length for user root or security is 8 by default).
Number type. Range: 6-15.
Default: 6.
Default value: disable.
Default value: disable.
Default value: disable.