05-13-2004 12:59 AM - edited 03-02-2019 03:40 PM
Hi,
This is a problem with one of my 2611 router, the router boots properly functions properly with 0x3921 as the config register and 115200 console baud rate
, the router does not boot or function with any standard registers, with 0x2102 i get a FIFO error message,
i got a page on cisco's site,
I want to know is the router working fine or it's time to bury it ;)
-Sai.
05-17-2004 09:17 AM
You may need to change the speed under line con 0 first in order to get the normal config-reg setting to work. Be sure you do it in this order:
conf t
line con 0
speed 9600
(Change your terminal emulator to 9600 here)
exit
config-reg 0x2102
end
show ver (to see if it will be 0x2102 at next reload)
reload
05-17-2004 10:48 PM
I did the same thing, upon reboot I get a FIFO error message and If i do a control break I get a message "Boot" interrupted by user....
Is there aything wrong if the router boots with 0x3921 and speed 115200..
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