日本免费全黄少妇一区二区三区-高清无码一区二区三区四区-欧美中文字幕日韩在线观看-国产福利诱惑在线网站-国产中文字幕一区在线-亚洲欧美精品日韩一区-久久国产精品国产精品国产-国产精久久久久久一区二区三区-欧美亚洲国产精品久久久久

Cisco Catalyst交換機密碼恢復(fù)策略( 二 )


Destination filename [running?config]?
1131 bytes copied in 0.760 secs
Switch#
進入全局配置模式,取消密碼設(shè)置:
Switch(config)#no enable secret
保存配置:
Switch#write memory
Building configuration...
[OK]
Switch#
搞定了@_@
4.對于Catalyst 3550/3750系列來說:
1.通過帶有支持Xmodem協(xié)議的超級終端程序的PC連接到交換機的console口,把波特率設(shè)置為9600.
2.拔掉交換機的電源.
3.按下交換機上的Mode按鈕,與此同時,重新插上交換機的電源線.當交換機端口1X上的LED熄滅后可以松開Mode按鈕1到2秒.之后將顯示一些指示信息:
The system has been interrupted prior to initializing the flash file system. The following
commands will initialize the flash file system, and finish loading the operating system
software:
flash_init
load_helper
boot
switch#
4.初始化flash文件系統(tǒng):
switch#flash_init
5.加載幫助文件:
switch#load_helper
6.顯示閃存里的內(nèi)容:
switch#dir flash:
7.重命名配置文件:
switch#rename flash:config.text flash:config.text.old
8.啟動系統(tǒng),并且假如提示進入setup模式,輸入N:
switch#boot
Continue with the configuration dialog? [yes/no]: N
9.進入特權(quán)模式,把配置文件名恢復(fù)為原始文件名:
Switch#rename flash:config.text.old flash:config.text
10.把配置文件寫進內(nèi)存:
Switch#copy flash:config.text system:running-config
Source filename [config.text]?
Destination filename [running-config]?
11.進入全局配置模式更改密碼:
Switch(config)#enable secret {passWord}
12.退出,并保存到startup-config文件里:
Switch(config)#copy running-config startup-config
其實有的時候硬件安全比軟件安全還要重要些.不然人人都抗個本本,.連根線到console口去恢復(fù)密碼了-_-

推薦閱讀