cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
499
Views
0
Helpful
3
Replies

Consol Port in router 2800 not worked

zeincisco
Level 1
Level 1

I have the follwoing problem with router 2800s,

stepe 1: comlete basic configuration, with out password for the router,(we configerd eth, serail, and routeing )

step 2: remove the router from the discktop and installed in the rack.

step3 : connect all cable and starup the router but I can't have any access to configer by console port.

note: evry thing is ok for hyper terminal.

pleases advice us what we can do?

3 Replies 3

Pavel Bykov
Level 5
Level 5

If you mean connecting with CONSOLE cable (e.g. rollover blue cable to com port on your PC):

Check "transport input" setting on the console.

Can you post the configuration that is under "line con 0" ?

It could be:

1. Wrong bitrate settings - default is 9600

2. Wrong stopbits - default is 1

3. Wrong Flow control

4. Wrong transport input limitations.

All these settings are configurable, and all can be set in your hyperterminal.

If you mean cannot login using TELENET:

1. You NEED to set the password and enable login. e.g.

!

enable secret cisco

line vty 0 4

password cisco

login

!

i mean rollover cavle to com port, and the transport setting it's ok with default setings.

and I don't configure the telnet in the router.

I meane , the first time i have complete configuration without configure telnet. after remove the power cable and install the router in the rack, i cant; login by rollover cable with evrey stetting its ok.

Upon boot, send a break to hyper terminal (maybe ctrl+brk). You will be dumped into rom monitor.Enter "?" - you should see commands available. Use the config-register command, and set it to 0x2142

The router will boot with no configuration. However, your old configuration will still be in nvram. You can display it with maybe "show startup-config" or just copy the startup-config to a tftp server, and remove the password fields on the console/aux/tty lines. Re-uploadto nvram. Now, change the config register back to 0x2102 with the global config command "config-register 0x2102"

This information can be found in ccna semester 2 chapter 5 i believe.

Review Cisco Networking products for a $25 gift card