通过console登陆设备命令行输入password重置密码,重置时直接按照提示输入新密码,提醒输入密码不显示,两次密码输入一致即可。
举例1:

<H3C>password
Changing password for admin
Enter the new password (minimum of 1, maximum of 31 English characters)
Enter new password: 
Re-enter new password: 
Password has been set successfully.-----%表明重置密码成功

举例2:

<H3C>password
Changing password for admin
Enter the new password (minimum of 1, maximum of 31 English characters)
Enter new password: 
Re-enter new password: 
Passwords do not match.-----%表明两次密码输入不一致,重置失败

标签: none