s5500无法用web登录,怎么恢复出厂
外网连接s5500
(0)
最佳答案
您好,请知:
以下是交换机恢复出厂设置的方法,请参考:
方法一:
The saved configuration file will be erased. Are you sure? [Y/N]:y //设备提示保存的配置将会被删除,是否继续。
Configuration file in flash: is being cleared. Please wait ...
MainBoard:
Configuration file is cleared. //配置已被清空
Start to check configuration with next startup configuration file, please wait.........DONE!
Current configuration may be lost after the reboot, save current configuration? [Y/N]:n //设备提示会在重启后丢失当前配置,是否保存当前配置,选择n
This command will reboot the device. Continue? [Y/N]:y //设备提示设备将会重启,是否继续,选择Y
Now rebooting, please wait...
%Dec 14 20:48:39:352 2019 SW1 DEV/5/SYSTEM_REBOOT: System is rebooting now.
方法二:
Directory of flash:
0 drw- - Dec 14 2019 20:37:24 diagfile
1 -rw- 1554 Dec 14 2019 20:50:06 ifindex.dat
2 -rw- 21632 Dec 14 2019 20:37:24 licbackup
3 drw- - Dec 14 2019 20:37:24 license
4 -rw- 21632 Dec 14 2019 20:37:24 licnormal
5 drw- - Dec 14 2019 20:48:38 logfile
6 -rw- 0 Dec 14 2019 20:37:24 s5820v2_5830v2-cmw710-boot-a7514.bin
7 -rw- 0 Dec 14 2019 20:37:24 s5820v2_5830v2-cmw710-system-a7514.bin
8 drw- - Dec 14 2019 20:37:24 seclog
9 -rw- 6118 Dec 14 2019 20:50:06 startup.cfg //这个是启动的交换机配置,我们要删除此文件
10 -rw- 110464 Dec 14 2019 20:50:06 startup.mdb
1046512 KB total (1046300 KB free)
Delete flash:/startup.cfg? [Y/N]:y //设备提示是否要删除,选择Y
Deleting file flash:/startup.cfg... Done. //设备提示startup.cfg这个文件已删除完成
Start to check configuration with next startup configuration file, please wait.........DONE!
Current configuration may be lost after the reboot, save current configuration? [Y/N]:n //设备提示会在重启后丢失当前配置,是否保存当前配置,选择n
This command will reboot the device. Continue? [Y/N]:y //设备提示设备将会重启,是否继续,选择Y
Now rebooting, please wait...
(0)
只出现1一0,10个菜单
那应该是进入了bootrom,可能是软件版本文件丢失或者损坏。需确认下是否有删除了软件版本文件或格式化。 另外可重新导入软件版本文件进去来引导并启动交换机了。
怎么重新导入软件版文件
看下您具体的S5500的型号,我给您软件版本下载链接,里面有软件版本说明书,有导入的说明!
s5500一24p一winet
以下是软件版本下载链接: https://www.h3c.com/cn/Service/Document_Software/Software_Download/Switches/Catalog/H3C_S5500/H3C_S5500-WiNet/?CHID=163811 用户名:yx800 密码:01230123
还是进入bootrom?
还是10个菜单,以及ctrl+f,ctrl+d,ctrl+t
确定文件导入完成了吗?
跟着步骤完成
没有提示设备存储空间不足或者导入失败吧?
版本是P27的有没有关系
换其他版本看下,主要是看软件版本说明书,看下适配的关系。
没有提示,最后就跟操作步骤里的语句一样
那应该是不适配。
No correct default file to boot!
重新启动后有一句说没有启动文件,但我安装方法同提示,并且安装过27,20,18,10四个版本的都试过了,还是无法进入到命令行
恢复出厂:
<H3C>reset saved-configuration
The saved configuration file will be erased. Are you sure? [Y/N]:Y //确定删除保存的配置文件
<H3C>reboot
Start to check configuration with next startup configuration file, please wait.........DONE!
This command will reboot the device. Current configuration will be lost, save current configuration? [Y/N]:N //不保存配置
This command will reboot the device. Continue? [Y/N]:Y //继续重启
由于该交换机默认未开启web需要重新在命令行配置
# 进入系统视图,并开启web服务。
<H3C> system-view
[H3C] ip http enable
# 给交换机配置管理vlan1配置ip地址
[H3C] interface vlan-interface 1
[H3C-VLAN-interface1] ip address 192.168.0.58 255.255.255.0
[H3C-VLAN-interface1] quit
# 创建本地账号abc,密码为123456,权限级别为Level3。
[H3C] local-user abc
[H3C-luser-abc] password simple 123456
[H3C-luser-abc] service-type web
[H3C-luser-abc] authorization-attribute level 3
[H3C-luser-abc] quit
# 保存配置。
[H3C] save force
(0)
那应该是设备坏掉了,过了维保就没办法了
只出现0一9,10个菜单,
有可能是设备的软件版本丢掉了,可以进行boot升级版本,可以在官网http://h3c.com/cn/Service/Document_Software/Software_Download/Switches/搜索交换机版本,使用账号yx800密码01230123进行下载,boot进行升级下载的版本有详细操作步骤的
哪有详佃的操作步骤
软件安装了,可重启还是无法进入命令行
那应该是设备坏掉了,过了维保就没办法了
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
重新启动后有一句说没有启动文件,但我安装方法同提示,并且安装过27,20,18,10四个版本的都试过了,还是无法进入到命令行