Sometimes you have to upload new firmware to your Cisco over the console interface. By default, it’s speed is 9600bps which is dog-slow.
But, there is a way to speed it up slighlty (well, 12 times to be specific). So, a use-it-later post…
Router(config)#line con 0
Router(config-line)#speed 115200
And then you can start uploading firmware using xmodem.
Sorry, the comment form is closed at this time.