Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Config register --- console baud rate

Status
Not open for further replies.

BicMac080

Technical User
Apr 22, 2005
16
BE
Hello,

I have a problem with my config register, after putting my console baud rate from 115200 to 9600 bauds in rommon mode :

rommon 1 >confreg
Configuration Summary
enabled are:
break/abort has effect
console baud: 9600
boot: the ROM Monitor

rommon 1 >confreg 0x2102

I do a "reset" of the router for new config to take effect, I do a disconnect of my hyperterminal console and I change the baud rate from this one from 115200 to 9600 bauds and then I do a connect to the router, but after the loading of the IOS I have not the router prompt but this :

16384K bytes of processor board System flash (Read/Write)
ýÍ
,[ìí
MÌm]­\,­?

If I change my hyperterminal baud rate from 9600 to 115200 bauds, i will have the correct router prompt : Router>
but when I do a "sh ver", I have this :

Configuration register is 0x2102 (will be 0x3922 at next reload)

I tried many times the command "Router(config)#config-register 0x2102", I still have this with a "sh ver" :

Configuration register is 0x2102 (will be 0x3922 at next reload)

Is there anybody who can tell me why ?

Thanks
 
Go down to the 'line con 0' part of the config, you should see that the speed has been set to 115200, you need to do a 'no speed 115200', then save the config and reload, it should then be ok.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top