Reset Password Cisco Catalyst 2900 XL
Step 1 .
Sambungkan kabel console terminal PC :
Buka program HyperTerminal dengan konfigurasi sbb :
9600 baud rate
No parity
8 data bits
1 stop bit
No flow control
Step 2 .
Matikan power switch
Tekan mode button pada sisi kiri catalyst hingga port 1x tidak berkelip.Akan muncul tampilan seperti ini :
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
Step 3 .
Lakukan secara berurutan :
Ketik flash_init
Ketik load_helper
Ketik dir flash:
Akan muncul tampilan :
Directory of flash:/
2 -rwx 1752139 Mar 01 1993 00:09:18 c2900XL-c3h2s-mz.120-5.4.WC.1.bin
3 -rwx 105970 Jul 18 2000 01:26:29 c2900XL-diag-mz-120.5.2-XU
4 drwx 10176 Mar 01 1993 00:10:50 html
165 -rwx 960 Mar 01 1993 17:33:30 vlan.dat
112 -rwx 272 Jan 01 1970 00:00:26 env_vars
166 -rwx 2534 Mar 01 1993 00:04:19 config.text
3612672 bytes total (464896 bytes free)
config.text adalah file configurasi sebelumnya yang tersimpan dalam flash dan akan diload oleh switch ketika startup.
Step 4 .
Ketik rename flash:config.text flash:config.old untuk merubah nama file configurasi yang ada sekarang menjadi config.old
Ketik boot untuk mem-booting system
Step 5 .
Switch kemudian akan memunculkan :
Continue with the configuration dialog? [yes/no] : N <—- isi dengan No Step 6 . Pada switch prompt ketik en untuk masuk ke enable mode.
Ketik rename flash:config.old flash:config.text untuk merubah file konfigurasi dengan nama yang asli (yaitu config.text)
Copy file konfigurasi ke memory:
Switch# copy flash:config.text system:running-config
Source filename [config.text]? (press enter)
Destination filename [running-config]? (press enter)
Step 7 .
switch#configure terminal
switch(config)#no enable secret
switch(config)#enable password Cisco <—(Cisco adalah password baru) switch#(config)#^Z <—-(control+z) Step 8 . Simpan dimemory konfigurasi yang ada switch#write memory
Selamat Mencoba…..
Tags: catalyst, cisco, cisco catalyst, cisco router
Trackback from your site.