如果忘记Aruba控制器密码,要在控制器上还原管理员密码,请按照下列步骤操作:
- 需要通过console(控制台)登录。
- 使用“password”作为用户名,使用“ forgetme!”作为密码。
- 输入 “enable” 进入enable模式。
- 输入conf term进入配置模式。
- 在配置模式(configuration mode)下,输入“ mgmt-user admin root”命令以重置管理员密码。
- 使用新的管理员密码重新登录(受版本影响可能需要保存配置)。
User: password
Password: forgetme!
(aruba) >enable
Password: enable
(aruba) #configure terminal
Enter Configuration commands, one per line. End with CNTL/Z
(aruba) (config) #mgmt-user admin root
Password: <new admin password>
Re-Type password: <new admin password>
(aruba) (config) #write memory
(aruba) (config) #exit
(aruba) #exit
(aruba) >exit