思科交換機密碼設定
www.2cto.com
一.設定console密碼
>enable
#configure trminal
(confing)#line console 0←console口
①(config-line)#password (cisco)←密碼
(config-line)#login ← 一定不能少的.
console密碼設定完成
exit
二:設定全域性密碼 www.2cto.com
enadle
#configure terminal
②(config)#enable secret (class)←密碼
(config)#login
全域性密碼設定完成
exit
三.設定遠端登入(telnet)密碼
enable
#config terminal
(config)#line vty 0 4(0 4是口)
③(config-line)#password (class)←密碼
(config-lline)#login
exit四.儲存以上設定
>enadle
#copy running-config strat-config
思科交換機密碼的破解
⒈連線交換機的console口到終端或pc**終端。用無modem
的直連線連線pc的序列口到交換機的console口。
⒉首先得拔掉電源,因為思科交換機上沒有開關 所以我們只能拔掉電源
接下來我們要做的就是按住mode按鈕 接著插上電源 等埠指示燈滅掉鬆開
⒊初始化flash。
>flash_init
⒋更名含有password的配置檔案。
>rename flash:config.text flash:config.old
⒌啟動交換機。
>boot
⒍進入特權模式。
>enable
⒎此時開機是已忽略password。 www.2cto.com
#rename flash:config.old flash:config.text
⒏copy配置檔案到當前系統中。
#copy flash:config.text system:running-config
⒐修改口令。
#configure terminal
#enable secret
⒑儲存配置。
#write
交換機密碼破解
交換機密碼破解 1 進入特權模式設定乙個enable 密碼 switch config enable password 123 2 儲存 switch copy running config startup config switch write 此時如果密碼忘記了,就應該按照以下的方法來破解 1 ...
DHCP 交換機密碼破解
設定位址池外的位址 router config ip dhcp excluded address 192.168.1.200 192.168.1.253 dhcp位址池排除的位址 上面代表位址段 200 253 單獨輸入乙個位址是單獨排除位址設定位址池的位址router config ip dhcp...
破解華為交換機密碼
press ctrl b to enter bootrom menu 重啟裝置按下ctrl b組合鍵,進入bootrom模式 password 此處需要鍵入進入bootrom的密碼,密碼預設為admin huawei.com或者 admin huawei.com bootrom menu 1.boo...