1-17Examples# Add a local user named user1. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] local-user user1New local user added.[Sysname-luser-user1]# Add a local user named 01234567891234567 (note that it will appear as 012345678912345~0000 inthe view prompt). system-viewSystem View: return to User View with Ctrl+Z.[Sysname]local-user 01234567891234567New local user added.[Sysname-luser-012345678912345~0000]local-user password-display-modeSyntaxlocal-user password-display-mode { cipher-force | auto }undo local-user password-display-modeViewSystem viewParameterscipher-force: Adopts the forcible cipher mode so that all local users' the passwords will be displayed incipher text.auto: Adopts the automatic mode so that each local user's password will be displayed in the mode youhave set for the user by the password command.DescriptionUse the local-user password-display-mode command to set the password display mode of all localusers.Use the undo local-user password-display-mode command to restore the default password displaymode of all local users.By default, the password display mode of all access users is auto.If the cipher-force mode is adopted, all passwords will be displayed in cipher text even though youhave specified to display some users passwords in plain text by using the password command with thesimple keyword.Related commands: display local-user, password.