Hello, everyone. I want to share a VP9650 product knowledge. Hope it can help you
Problems
When you log in to the endpoint web interface, the system displays a message indicating that the password you use is the default password or has been changed by an advanced user. You are advised to change the password immediately and log in again.
Root cause
1. The web password of the terminal is still the initial password and has not been changed on the web page.
2. The web password of the terminal has been set using the web setpwd or web password command, but is not changed on the web page.
Solution
1. If the web password is not set or is rarely set using the CLI, change the password on the web page so that the dialog box will not be displayed next time.
2) If the password is frequently set through the CLI, run the following command to modify the configuration so that the prompt message is not displayed.
ui config set common.userinfo.0.UserPassWordFlag
UserPassWordFlag(1): 0
ui config save
Note: The value 0 of UserPassWordFlag is not displayed, and the value 1 of UserPassWordFlag is displayed.