我把自己锁在APC 9617管理卡之外了。试图找出如何重置密码,甚至卡的工厂默认值。我能找到的所有文档都说要连接到9617上的串行接口,并使用销孔按钮启动重置。但是,该卡没有串行接口。尝试将串行电缆连接到UPS本身,并设法向其发送一个关机命令(对我们的网络堆栈而言)。
有人在9617上做过重置吗?
发布于 2011-12-22 13:37:00
默认用户名: APC卡上的密码是apc:apc。
您可以通过UPS配置它是通过正确的APC (黑色)串行电缆安装。请不要使用普通的9针电缆.您需要使用终端仿真程序(minicom、cKermit、超级终端、屏幕等)进行连接。这样做的关键是停止电源槽(或连接到UPS的服务器上的任何UPS控制软件),将波特率设置为2400而不是9600,并按接口卡上的重置按钮。您应该能够导航生成的文本菜单以获得IP信息并重新配置用户名/密码。
从档9617卡的文档,
5. Press the Reset button. The Status LED will flash
alternately orange and green. Press the Reset button a
second time immediately while the LED is flashing to
reset the user name and password to their defaults
temporarily.
6. Press ENTER as many times as necessary to redisplay the
User Name prompt, then use the default, apc, for the
user name and password. (If you take longer than 30
seconds to log on after the User Name prompt is
redisplayed, you must repeat step 5 and log on again.发布于 2019-04-03 01:36:04
我刚才用来完成这项任务的串行电缆是一个APC# 940-0024C克隆,我根据在这里找到的pinout:https://networkupstools.org/cables.html构建了它。
apc:apc在用回形针重新设置网络接口后充当默认用户/传递。
*当APC定位工具找不到仅带膝上型和UPS连接到开关的UPS时,就需要这种方法。同时尝试了mac和IP扫描。UPS被设置为10.22.x.x地址,因此完整的IP扫描将花费不合理的时间。
https://serverfault.com/questions/342938
复制相似问题