Cisco Systems 4908G-L3, 2948G-L3 manual Xmodem -y -s57600, N yes

Page 12

Chapter 3 Configurations for the Layer 3 Switch Router

Recovering a System Image Using Xmodem and Ymodem

Note If you are transferring from a local computer, you may need to configure the terminal emulation program to ignore Ready to Send/data terminal ready (RTS/DTR) signals.

To transfer the image from a local computer:

Connect the Layer 3 switch router’s console port to a COM port (serial port) on the computer, using a null-modem cable. The console port speed configured on the router must match the transfer speed configured on the local computer.

You see a ROM monitor prompt in the terminal emulation window:

rommon >

Step 3 Enter the xmodem ROM monitor command.

The image is downloaded to DRAM and normally executes on completion of the file transfer. The -coption specifies CRC-16 checksum, which is more thorough than a standard checksum, if supported by your computer.

The following example shows how to use the xmodem command to transfer an IOS image in ROM monitor:

rommon

> xmodem -y -s57600

Do

not

start sending the

image yet...

Invoke

this

application for disaster recovery.

Do

you

wish

to continue?

y/n [n]: yes

Note, if the console port is attached to a modem, both the console port and the modem must be operating at the same baud rate. Use console speed 57600 bps for download [confirm]

Download will be performed at 57600. Make sure your terminal emulator is set to this speed before sending file.

Ready to receive file ...

Step 4 Start an Xmodem send operation.

Xmodem send operations are initiated from the terminal emulation software on the local or remote computer that is sending the system image to the Layer 3 switch router. Refer to your emulation software application’s manual for instructions on how to execute an Xmodem file transfer.

Note The remote connection terminates when you reset the speed on the terminal emulator.

Step 5 Reset the speed on the terminal emulator back to 9600 bps after you complete the transfer of the IOS image into DRAM.

You see the following output upon completion of the IOS image transfer:

Returning console speed to 9600.

Please reset your terminal emulator to this speed...

and hit 'y' to continue

Step 6 Disconnect the modem from the console port and reconnect the terminal line. Enter yes to continue. Your Layer 3 switch router automatically reboots with the IOS image.

Step 7 Download an image from Cisco.com onto the bootflash file system after your Layer 3 switch router reboots.

Catalyst 2948G-L3 and Catalyst 4908G-L3 Switch Router Software Feature and Configuration Guide

3-12

78-10408-03

 

 

Image 12
Contents Configurations for the Layer 3 Switch Router Starting Up the Layer 3 Switch RouterUsing the Console and the Management Ports Modem Support for Recovering a System ImageModem Support Configuring the Management Port PasswordsRouter# configure terminal Password passwordRouter# copy running-config Startup-configConfiguring the Hostname Using the Bootflash Memory SimmViewing the Contents of Bootflash Memory Deleting Files from Bootflash Memory Backing Up a System Image to a Tftp ServerRouter# delete cat2948g-in-mz.old Router# dir bootflash Router# copy bootflash tftpRouter# copy bootflash tftp Erasing Files from a Full Bootflash Memory Simm Router# copy tftp bootflashRouter# copy tftp bootflash Router# dir bootflash Source filename ? domino/cat2948g-in-mz.120-7.W5.14.46Recovering a System Image Using Xmodem and Ymodem Example of Xmodem Transfer Using the ROM Monitor Mode Xmodem -c -y -sXmodem -y -s57600 N yesUpdating the System Image Steps 2 through 5. If there is enough space, proceed to Step Reloading the Layer 3 Switch Router Routerconfig# config-registerRouter# copy systemrunning-config Nvramstartup-configRommon 1 dir bootflash Rommon 2 boot bootflash filenameRouter show version