Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Networking (https://www.askmehelpdesk.com/forumdisplay.php?f=76)
-   -   Can anyone help on Cisco IOS 12.1 ? (https://www.askmehelpdesk.com/showthread.php?t=26002)

  • May 12, 2006, 12:16 PM
    Flintstones1962
    Can anyone help on Cisco IOS 12.1 ?
    Hello,
    By accident while I was configuring my Cisco router I've deleted the OS, just doing a simple save like : copy run start, and I didn't look at the message, and I pressed Enter, and he deleted the IOS, does any one have a copy from the Cisco IOS 12.1 or higher ?

    I've a Cisco 800 series.

    Greetings
  • May 13, 2006, 05:39 AM
    cajalat
    This doesn't quite make sense to me. When you do a "copy run start" you don't delete the OS. All that does is take the running-configuration and stores it to startup configuration. i.e. you're saving your changes. The IOS is still there. Send the output "show tech-support" and I'll do my best to help you. The output is very long so you might want to zip it up and upload it instead. Also the output will hide any passwords by default but earlier versions didn't so just check before you post.

    Casey
  • May 13, 2006, 10:31 AM
    Curlyben
    Is this the same router that you where talking about here ?

    If so have you considered just sending it back to the ISP and claiming it was DOA?
  • May 13, 2006, 10:31 AM
    Flintstones1962
    Thanks

    The IOS has gone, because my config-register was 0x2102 and the system boots and always go to the rom.

    He has erase all the flash memory...

    If you have a copy I'll appreciate it.

    Greetings
  • May 13, 2006, 10:43 AM
    cajalat
    You can still recover. What's the exact model number of the router? How much RAM do you have and how much Flash memory is installed in it?

    I'll do my best to help you.

    Casey
  • May 13, 2006, 10:51 AM
    Flintstones1962
    It's the 800 series, I didn't check how much ram... etc

    I'll check on Monday and reply.

    Just to tell how did he delete the falsh, I think I gave a copy run start like copy run start, and I thought it's OK as I'm typing fast and pressing Enter also fast as usual, and I thought that he is confirming the overwriting of the start-config as usual, but he continued and I've received after that a message saying that he has erased the flash.

    And now he boots always to rom1>

    Thanks for your fast response...


    Greetings
  • May 13, 2006, 10:54 AM
    cajalat
    The exact model/RAM/Flash is important as Cisco customizes their IOS images for each model. If you have an old "show ver" hanging around or "show tech-support" then that information would be sufficient as it contains all that information.

    Casey
  • May 13, 2006, 01:15 PM
    cajalat
    Also while you're at it, you need to setup a tftp server somewhere that the router can reach. When it is time to install/download a copy of the IOS you'll need tftp access to do it. So if you can setup a TFTP server on your windows 2003 server and test it before you do the IOS fix that'd be great.
  • May 14, 2006, 12:05 PM
    Flintstones1962
    I did that already, TFTP is up and running...

    Thanks again for your response...

    Greetings
  • May 15, 2006, 01:37 AM
    Flintstones1962
    Hello again,

    The router is Cisco 800 series, 827 Soho 77, Main mem is 16MB and Nvram 128 MB.
    One ethernet interface and one ADSL (ISDN) interface.

    Greetings
  • May 15, 2006, 09:35 AM
    cajalat
    Ok, Now that you should have a good working image on a TFTP server you'll need to do the following at the rommon which would look like this:

    rommon 1> IP_ADDRESS=192.168.1.100
    rommon 2> IP_SUBNET_MASK=255.255.255.0
    rommon 3> DEFAULT_GATEWAY=192.168.1.1
    rommon 4> TFTP_SERVER=192.168.1.10
    rommon 5> TFTP_FILE=soho70-y1-mz.123-18.bin
    rommon 6> TFTP_VERBOSE=2
    rommon 7> tftpdnld

    Things to make sure of before you issue the tftpdnld command:

    1) IP_ADDRESS is the router's Ethernet0 IP address
    2) IP_SUBNET_MASK is the router's subnet mask on Ethernet0
    3) DEFAULT_GATEWAY is not real critical if the server you are trying to tftp from is on the same subnet as the router's Ethernet0 interface
    4) TFTP_SERVER is the server that will house the image in the root of the tftp server.

    At this point (when you run the tftpdnld command) you'll be asked to verify that you want to overwrite your flash. Choose yes. Once the download is complete you will need to reboot the router as follows:

    rommon 8> reset

    Or you can simply poweroff and poweron the router and that will do the same thing. Your config register shouldn't change and it should be the same as it was before which is 0x2102.

    Let me know how it works out.

    Casey
  • May 15, 2006, 11:32 AM
    Flintstones1962
    Thanks Thanks Thanks

    You're really very helpful...

    Thanks again

    Greetings

  • All times are GMT -7. The time now is 01:52 AM.