[Catalyst] Reset password Cisco 2960
Berikut ini tahapannya :
-Matiin catalyst
-Seting hyper terminal boud 9600
-Teken+tahan tombol mode, nyalain
-Tahan sampe lampu SYST warna hijau
-Tunggu sampe keluar pesan “the system has been interrupted…bla…bla…”
-Switch:flash_init
-switch:load_helper
-switch:dir flash:
-switch:rename flash:config.text flash:config.old
-switch:boot
-Konfirmasi configure: pilih n
-switch>en
-switch#rename flash:config.old flash:config.text
-switch#copy flash:config.text system:running-config
-switch#conf t
-switch(config)#enable secret (pass)
-switch(config)#enable password (pass)
-switch(config)#line vty 0 4
-switch(config-line)#password (pass)
-switch(config-line)#login
-switch(config-line)#line con 0
-switch(config-line)#password (pass)
-switch#write memory
NOTE: Metode reset berbeda-beda tergantung tipe, untuk tipe lainnya silahkan lihat di website cisco.
