Router doesnt let use the Keyboard

in CCNA & CCENT
I have a 2501 and I am connecting to it with HyperTerminal in windows XP for the first time. It appears to be booting fine until I try to input commands into it. It will allow me to do hit ctrl + break but that's all. When it fully boots it asks me if i want to go to setup mode. At this point the router will not take any commands from the keyboard. Anyone know why?
Comments
9600 baud rate
No parity
8 data bits
1 stop bit
No flow control
Mine are set to that, and it still isnt working. Let me know what you find out
Good luck
System Bootstrap, Version 5.2(5), RELEASE SOFTWARE
Copyright (c) 1986-1994 by cisco Systems
2500 processor with 8192 Kbytes of main memory
F3: 5976740+83324+442484 at 0x3000060
Restricted Rights Legend
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.
cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706
Cisco Internetwork Operating System Software
IOS (tm) 2500 Software (C2500-P-L), Version 12.0(
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Fri 17-Dec-99 20:44 by htseng
Image text-base: 0x03031F24, data-base: 0x00001000
cisco 2500 (68030) processor (revision A) with 8192K/2048K bytes of memory.
Processor board ID 01524423, with hardware revision 00000000
X.25 software, Version 3.0.0.
1 Ethernet/IEEE 802.3 interface(s)
2 Serial network interface(s)
32K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read ONLY)
--- System Configuration Dialog ---
Would you like to enter the initial configuration dialog? [yes/no]:
It is a good thing you both have the same problem though... it means there is a solution:
Hit the Scroll Lock key on your keyboard... (to turn Scroll Lock off again...)
http://hp.vector.co.jp/authors/VA002416/teraterm.html
It's a great tool...
Let me know if it resolves your problem.
CCNP R&S - In Progress...
CCIE Security - Future...
I don't have any other suggestions, I worked a lot with the 2500 series and never seen this problem caused by anything else then the scroll lock.
I doubt switching terminal software will solve the problem.
One thing I like a lot about Tera Term is you can copy and paste very easy when you don't feel like entering the whole command(s) to a certain configuration.
Here's and example:
Lets say you are in a switch (2900) doing some configs.
You have fa0/2 configured like this:
interface FastEthernet0/2
switch access vlan 45
spanning-tree portfast
snmp trap link-status
And you have to do the same config. to 10 more ports (fa0/3-fa0/13) instead of entering each command one by one all you have to do is go under fa0/2 highlight the commands you want to configure with the left mouse botton and paste with the right. It's a great thing when you're configuring switches that have a lot of ports like the 3550_48 ports switches.
Enter configuration commands, one per line. End with CNTL/Z.
2900-A(config)#int fa0/3
2900-A(config-if)#switch access vlan 45
spanning-tree portfast
snmp trap link-status
Just paste all the way to port fa0/13.
I usually like to custom the interface. What I do is set the backround to black and the text to green, works pretty good and it's easy on the eyes.
The terminal size I use is 80x65.
CCNP R&S - In Progress...
CCIE Security - Future...
So I think that (Alt+b) will work just fine for password recovery to get you into the router/switch to change the configuration register.
I just purchased a Cisco 2501 router and 2900 series switch. When I open up my hyperterminal, there are (blank screen) no characters displaying on the screen. The settings are 9600, 8, none, 1, none. I am also using Secure CRT and the same thing happens. I know the switch works because I bought it from a friend of mind, and I saw him use it. I am new to this, so any help would be appreciated.
I use hyperterminal private edition, it is free to use also. You can also get copy/paste functions working and can also do macros for repetive tasks.
With many cisco systems you can do the "interface range" command. This allows you to configure multiple ports at once.
contiguous ports
3550_1#conf t
3550_1(config)#interface range fastethernet 0/7 - 10
3550_1(config-if-range)#switchport mode access
3550_1(config-if-range)#switchport access vlan 204
discontiguous ports
3550_1(config)#interface range fa 0/1 , fa 0/4 , fa 0/10
3550_1(config-if-range)#
Open your hyperterminal session first, then power on your router/switch.
I like WinServ2k's terminal.
Vin
Vin
Sounds like you have the wrong com port selected. Its not going to be the same on every computer. My laptop is com1, and my desktop is com5.
2 games againts San Fran coming up, oh yeah baby, why even play? just put then in the win category and call it good
a) Your not using a rollover cable to connect your com port to the console port. - These are "usually" baby-blue flat cables.
b) You didn't select the correct com port during the hyperterm initialization. - Try every one in succession until it works.
I have successfully been able to connect my W2K3 server to the console port of my router (it used com1) so I know it's not a W2K3 server issue.
Vinny
I know it sounds stupid but i've done it before
so you can check your console cable pinouts.
http://www.cisco.com/en/US/products/hw/routers/ps214/products_tech_note09186a00801f5d85.shtml
2 games againts San Fran coming up, oh yeah baby, why even play? just put then in the win category and call it good
Vinny