我有一个目前正在使用的Aruba无线系统,但没有前一个负责人的文档。 我没有无线控制器和AP的手册或login信息。
我查了一下Aruba的网站,你需要注册访问支持信息,但注册不是即时的,需要几天的时间。 我已经等了很长时间了,并尝试了使用谷歌search和检查阿鲁巴论坛,但没有发现手册的迹象。
我真正需要的是能够重置控制器和AP,所以我可以用默认的用户名和密码访问设备。 此设备上没有重置button,所以我不知道如何去重置控制器和AP。
嗯,似乎我不能创build一个新的标签作为一个新的用户。 如果可能的话可以添加一个“Aruba”标签?
这应该将您的设备重置为出厂默认设置。 从我的阅读中,你仍然需要重新申请许可证。
用串行连接启动。 在命令提示符下尝试以下操作:
User: password Password: forgetme! > enable Password: enable > configure terminal > mgmt-user admin root Now enter new admin password: > write memory > exit > exit > exit
如果您使用pipe理员帐户和启用密码进行控制台访问,则可以使用重置Aruba控制器
write erase
如果您需要重置密码,则需要连接到串行端口并执行以下操作:
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)# exit (aruba)# exit (aruba)> exit User: admin Password: <new admin password> (aruba)> enable Password: enable (aruba)# configure terminal Enter Configuration commands, one per line. End with CNTL/Z (aruba) (config)# enable secret Password: <new enable password> Re-Type password: <new enable password> (aruba) (config)# write memory (aruba) (config)# exit (aruba)# exit (aruba)> exit
应用新图像时,请记住按照特定发行版的发行说明文档。
看到这个阿鲁巴论坛post: http : //airheads.arubanetworks.com/vBulletin/showthread.php?t=977