- 1、本文档共4页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
IBM光纤交换机密码恢复
IBM光纤交换机密码恢复
在IBM 系列光纤交换机中一共存在下列用户:
用户名 初始密码 admin password root fibranne factory user
一般我们使用admin用户进行Zone的划分以及日常管理。
如果不慎将admin用户密码忘记:
1)可以用root用户登陆,然后使用 #passwd admin 命令将密码更改回来;
2)如果连root密码也被改了,那么按如下步骤恢复:
1. Connect serial cable to switch (test it before you reboot your switch).
2. reboot the switch and press ESC key within 4 seconds at boot message “press ESC key within 4 sec….”
3. Menu will appear, go to Command Prompt shell (mostly option 3)
4. Enter the command:
#mount -o remount,rw,noatime /
5. Enter the command:
mount /dev/hda2 /mnt
6. Enter the command:
#passwddefault
or
#passwd admin (to reset admin password only)
7. #reboot -f
***********************************************************************
If you fail at step 5, Enter the command:
#printenv
and look for “OSRootPartition” param, the second partition should be mounted (usually hda2)
***********************************************************************
3)如果以上两个步骤均不成功,这样就只好联系brocade/IBM了:
a. 记下该switch的WWN
b. 将这个信息发给support@
c. 会得到passwd reset的image file
d. 用一台机器通过串口连switch,并用这台机器和switch的lan口连接,之后就按照brocade回复的邮件里面的操作来进行就可以了。(详见附录B)
附A:
FOSV2.6 password recovery:
1. Open a serial connection to the switch. Use Windows HyperTerminal in Windows or Kermit in UNIX.
2. Power cycle the switch.
3. From the serial console window, press any key when the message Press any key to stop auto-boot... This will display the boot prompt.
4. At the [VxWorks Boot] prompt, type c and press enter to start changing the boot parameters in order to boot from the network.
附B:
Recovering from a Forgotten Password on Switch
If you forget your password on a switch, perform the following:
1. Contact Brocade’s Customer Support to acquire the Password Recovery firmware version. The contacts are:
? Telephone: 1-888-283-4273
? Web site:
? Email address: support@
You will need to provide the WWN of your primary FCS switch.
To perform password recovery, you must set up boot parameters on your
文档评论(0)