Pada kesempatan kali ini, saya akan menjelaskan bagaimana langkah2 untuk meng upgrade/ mengganti IOS dengan menggunakan Xmodem.

Langkah Pertama yang harus dilakukan adalah mengkonfigurasi boot register agar masuk ke rommon mode.


Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#config-register 0x0 Router(config)#exit Router#
*Mar 1 00:29:21.023: %SYS-5-CONFIG_I: Configured from console by console Router#reload System configuration has been modified. Save? [yes/no]: n Proceed with reload? [confirm][Enter]
*Mar 1 00:30:32.235: %SYS-5-RELOAD: Reload requested by console. System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1) TAC Support: http://www.cisco.com/tac Copyright (c) 2001 by cisco Systems, Inc. C1700 platform with 32768 Kbytes of main memory rommon 1 >

Langkah selanjutnya adalah mengkonfigurasi terminal speed agar transfer data bisa berlangsung lebih cepat. Berikuta adalah langkah-langkahnya.

rommon 1 >confreg
Configuration Summary
(Virtual Configuration Register: 0x1820)
enabled are:
break/abort has effect
console baud: 9600
boot: the ROM Monitor
do you wish to change the configuration? y/n [n]: y
enable "diagnostic mode"? y/n [n]:[Enter]
enable "use net in IP bcast address"? y/n [n]: [Enter]
enable "load rom after netboot fails"? y/n [n]: [Enter]
enable "use all zero broadcast"? y/n [n]: [Enter]
disable "break/abort has effect"? y/n [n]: y
enable "ignore system config info"? y/n [n]: [Enter]
change console baud rate? y/n [n]: y
enter rate: 0 = 9600, 1 = 4800, 2 = 1200, 3 = 2400
4 = 19200, 5 = 38400, 6 = 57600, 7 = 115200 [0]: 7
change the boot characteristics? y/n [n]: [Enter]

Configuration Summary
(Virtual Configuration Register: 0x1920)
enabled are:
console baud: 115200

boot: the ROM Monitor
do you wish to change the configuration? y/n [n]: n
You must reset or power cycle for new config to take effect

rommon 2 >reset

Untuk langkah berikutnya anda perlu mensetting kecepatan transfer data hyperterminal.
Pilih Menu File --> Properties.
setelah itu masuk ke Configure, dan ganti bit per second dari 9600 menjadi 115200.

rommon 2 >xmodem
usage: xmodem [-cyrx]
-c CRC-16
-y ymodem-batch protocol
-r copy image to dram for launch
-x do not launch on download completion

rommon 3 >xmodem c1700-y-mz.122-11.T.bin
Do not start the sending program yet...
File size Checksum File name
4284648 bytes (0x4160e8) 0x9c8a c1700-y-mz.122-11.T.bin
WARNING: All existing data in bootflash will be lost!
Invoke this application only for disaster recovery.
Do you wish to continue? y/n [n]: y
Ready to receive file c1700-y-mz.122-11.T.bin ...

langkah berikutnya adalah melakukan transfer file dengan cara masuk ke menu transfer --> send file. Setelah itu akan muncul kotak dialog seperti gambar dibawah ini


Pilih file IOS yang akan di upload ke Cisco router, jangan lupa untuk menggunakan protokol Xmodem. Setelah itu klik tombol send.
Sekarang kita tinggal menunggu proses transfer data dari komputer ke router.
Setelah proses selesai, kita tinggal mensetting kecepatannya agar kembali ke default.

router>enable
router#configure terminal
router(config)#line console 0
router(config-line)#speed 9600

Setelah itu disconnect hyperterminal melalui menu call --> disconnect. langkah selanjutnya mengganti kecepatan seperti yang telah dijelaskan tadi. apabila telah selesai jangan lupa untuk melakukan call lagi agar bisa terhubung dengan router.

selamat mencoba...

0 komentar: