08-17-2010 06:25 AM - edited 03-04-2019 09:27 AM
i am out of idea even i search many info from google search. problem is like this.
i newly upgraded my cisco 877w both memory. when using telnet to connect to router, i don't know what is exact ip address, subnet mask and more for the router. i install tftp server which using very old edtion of cisco tftp server & & the tftp server root directory i browse the directory where the cisco IOS file locate & which display the ip address of 192.168.1.3.
even i type help, i don't know which command is starting first. i search other forum, which starting "router> enable". i even can't get that.
now i want install the cisco IOS, what should i do.
Solved! Go to Solution.
08-19-2010 02:24 AM
I see the problem now.
Your 877w does not have a valid IOS image to boot from, thus your router does not accept any command because it have no "operating system".
Your router enters in ROMmon mode and you are unable to issue any IOS command. You have to upload a valid IOS image for your router trough the xmodem method described here:
https://www.cisco.com/en/US/products/hw/routers/ps259/products_tech_note09186a008015bfac.shtml
This is not a specific guideline for 877w but may be you can use this method to fix your problem.
Good luck.
08-19-2010 06:45 AM
but the steps can say can support for my cisco 877w router?
08-19-2010 09:15 AM
in this link:
https://www.cisco.com/en/US/products/hw/routers/ps259/products_tech_note09186a008015bfac.shtml
i using the steps for "Xmodem Procedure for Downloading a Cisco IOS Software Image onto a Cisco 3600 Router"
when i at steps 3, "After setting the hyperterminal, you receive a rommon prompt." it didn't. i have to shut down the router & turn it on by manual even i type "reset" at end of step 1 which the router restart automatically. (does it got any affect on it?)
after i restart by manual, it comes the prompt. then i type xmodem -c
but coming end of steps 4 which i browse the cisso IOS file, and click "send", it comes the message:"no response from remote system".
08-19-2010 11:03 AM
Try using tftpdnld as it is way faster than xmodem.
08-19-2010 03:10 PM
regarding this website:
so from step 1 till step 4 passes already.
but at the beginning of step 5 which entering "return" key, and type: "Router> enable", it show the error message:
"Output redirection is not supported at this level"
what is the meaning of this error message?
can see the attachment picture which posted.
08-19-2010 03:31 PM
its still in rommon so you need to enter 'boot flash:' command to boot it and then proceed with step 5
08-19-2010 06:15 PM
08-20-2010 02:36 AM
Hello,
Asuming you have a valid IOS image on flash yet. Can you try this, please?
set boot-action=flash
set file-name=
set ios-conf=0x2102
save
boot
Good luck
08-20-2010 06:22 AM
i successfuly can boot the router. now i at almost the midway of steps 5. here the problem come:
check this website:
at almost at mid of step 5,
"Router(config)#configure terminal"
when the word of "configure", the character, "e", when i type full command and enter for next command, its comes out with this "^" symbol. i don't know how to delete it. but i didn't type that character. it say, cannot go due "^". when i type out, it comes like this:
^
"Router(config)#configure terminal"
as you can see the picture.
08-20-2010 06:25 AM
Hello,
You are already in the configure mode. So, you do not need to enter
"configure terminal" again.
Regards,
NT
08-20-2010 06:27 AM
means i can skip the command: "Router(config)#configure terminal", correct?
08-20-2010 06:30 AM
Hello,
Yes.
Regards,
NT
08-20-2010 06:48 AM
after i enter the command"Router(config-line)# speed 9600" at end of step 5, it goes to the next blank column.
does i need to change the speed to 9600 by manually? means i disconnect & reconnect to 9600 bps by previous create or brand new create?
08-20-2010 07:01 AM
Hello,
Yes, disconnect the current session, and create a new one with the speed
9600.
Regards,
NT
08-20-2010 07:30 AM
i already a new connection which is 9600 bps. but at steps 6, all command cannot. refer the picture.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide