灰儿 发表于 2021-9-23 15:01:27

神州数码设备通过Console口加电进入U-Boot模式并设置boot登陆密码方法

神州数码设备通过Console口加电进入U-Boot模式并设置boot登陆密码方法

第一步:打开超级终端建立连接
用console线连接交换机console接口和电脑串口,打开 putty_v0.6.0 超级终端建立连接。



第二步:进入U-Boot模式
这时我们保持终端连接交换机,然后重新启动该交换机设备,在交换机启动的过程中,按住“ctrl+b”键,直到交换机进入U-Boot模式。

第三步:使用“h”查询bootrom下的命令
使用“h”查询,显示结果如下:
: h
baudrate            - set the baudrate
boot                - select the active bootimg image file or startup-config file
clearconfig         - set default bootrom configurations
dir               - display the contents of the current directory
h                   - print help list
help                - print help list
load <filename>   - load system image(binary format)
nobootpassword      - no bootpassword for setup
ping <x.x.x.x>      - ping test
poweroffport <port>   - poweroff port
poweronport <port>   - poweron port
reboot            - reboot system
saveconfig          - save bootrom configurations
setbootpassword   - set boot password
setconfig         - set bootrom configurations
show                - show machine info
showconfig          - show bootrom configurations
showlicense         - show soft license
xmodem            - load file by xmodem
:


第四步:执行 nobootpassword 命令清除boot密码。


第五步:使用“setbootpassword”命令设置新boot密码。


第六步:退出bootrom方式
: reboot


重新启动后,原登录密码就已经被清除。

注意事项
1. 进入bootrom方式要在交换机启动一开始,按“ctrl-b”的速度一定要快。
2. Bootrom方式下必须输全命令,没有简写,不支持Tab。
3.在已设置过boot密码的情况下,启动boot模式则需要输入密码登录。








灰儿 发表于 2024-11-1 14:44:17

神州数码设备通过Console口和电脑串口连接使用putty管理方法
http://admin365.cn/thread-45765-1-1.html

神州数码设备通过Console口和电脑串口连接使用hyperterminal管理方法
http://www.admin365.cn/thread-45523-1-1.html

神州数码设备通过Console口加电进入U-Boot模式并设置boot登陆密码方法
http://admin365.cn/thread-45766-1-1.html

神州数码设备通过Console口不清空配置重新设置登陆密码方法
http://admin365.cn/thread-45770-1-1.html
页: [1]
查看完整版本: 神州数码设备通过Console口加电进入U-Boot模式并设置boot登陆密码方法