01-09-2011 10:46 AM - edited 03-06-2019 02:53 PM
Greetings, I'm trying to connect via serial to rj-45 to a Cisco Switch. I'm using the following:
-Windows 7 Professional computer that has a serial port
-Putty software
-serial to rj-45 cable
-Cisco Catalyst 2900 series XL switch
My Putty settings are the following:
serial line com3
speed 9600
data bits8
stop bits 1
parity none
flow control none
I've tried to connect the RJ-45 to both the console connect and a port on the front and still not able to get a CLI.
I did find this example on youtube
http://www.youtube.com/watch?v=yRYF62czX6g
He is using com3, where as Windows 7 Pro defaults to com1 and I'm not sure why he is using com1 or how to change it on the Windows side to com3.
thanks
Solved! Go to Solution.
07-06-2016 09:12 AM
I had this same issue with a Cisco Catalyst 2960-C Series PoE. I was using Win 7 and a USB console cable..
I installed the driver on my HD like normal and let it extract to its default location.
I went to Start> Devices and Printers> and saw that my Cisco Serial was COM4 instead of COM1. Default in Putty was COM1.
Then I went to Start> Computer (right clicked) selected Manage> Device Manager> Ports (COM & LPT). I right clicked my Cisco Serial (COM4) and selected Update Driver Software> Browse my computer for driver software> Let me pick from a list of devices on my computer> and selected Cisco Serial. That worked. For some reason Win 7 was defaulting to a Default USB Serial Port driver instead of the needed Cisco Driver..I was able to console into my switch once I asked Win 7 to use the right driver.
01-09-2011 12:28 PM
Hi,
Are you using console cable(rollover cable)?
if so then you must connect to console port, it won't work on switch port.
You can try COM3,COM1, and so on by changing in Putty.
Regards.
Alain.
02-03-2015 10:16 AM
During the present time, many laptops no longer have serial ports on them so the USB to Serial adapters are needed. Someone told me one time that they were able to telnet into the LAN port of the router to get in and make minor changes on the WAN interface. Has anyone tried and knows the steps to that?
Ex, lets say you have a simple Cisco 1921 router with two physical ports, ge0/0 and ge0/1.
ge0/0 is connected to the ISP dmarc and ge0/1 will be the LAN port.
If you know the address of the ge0/1, 10.0.0.1/24, can u launch PUTTY and telnet to that IP to get into the router and make a speed and duplex change to ge0/0 or see the status of the port?
You would also set the IP of your laptop to 10.0.0.2/24
I heard this could be a work around for those not having console <rollover> cable or proper USB to serial adapter.
Has anyone tried this method and have the proper steps?
07-06-2016 09:12 AM
I had this same issue with a Cisco Catalyst 2960-C Series PoE. I was using Win 7 and a USB console cable..
I installed the driver on my HD like normal and let it extract to its default location.
I went to Start> Devices and Printers> and saw that my Cisco Serial was COM4 instead of COM1. Default in Putty was COM1.
Then I went to Start> Computer (right clicked) selected Manage> Device Manager> Ports (COM & LPT). I right clicked my Cisco Serial (COM4) and selected Update Driver Software> Browse my computer for driver software> Let me pick from a list of devices on my computer> and selected Cisco Serial. That worked. For some reason Win 7 was defaulting to a Default USB Serial Port driver instead of the needed Cisco Driver..I was able to console into my switch once I asked Win 7 to use the right driver.
02-04-2020 02:40 PM
Awesome. This worked for me. The pain is subsiding already. Thank you
01-09-2011 01:06 PM
Standard Break Key Sequence Combinations During Password Recovery
Please don't forget to rate our useful posts. Thanks.
01-10-2011 12:50 AM
You have windows 7.
Go to
Control panel -> system to check what serial ports you have (com) and that it is enabled.
if you have usb <-> serial port
Then it can set basically any serial port for the one you are using.
Mine normally starts around 20 something nowdays.
HTH
Good luck
01-24-2011 09:03 AM
I use putty too but my flow control is set to XonXoff and it works. I have Win7 64bit and a serial port connection. Com3 doesn't sound right. If you have a real serial port it's usually com 1. There's always the slight possibility the cable is faulty (?) have you tried the cable on a different computer/router?
01-24-2011 12:51 PM
If you are using a USB to Serial port adapter, check your Device Properties. The USB moves the COM port around.
01-31-2011 05:00 PM
make sure your USB-Serial is supported by win7 64 bit
use a Belkin or a ATEN with the prolific chipset
drivers at:
http://www.prolific.com.tw/eng/downloads.asp?ID=31
I personally use the Belkin and works well under putty, hyperterm and secure CRT
03-15-2012 06:49 AM
1. Find out port com number in device meneger. There must'n be conflicting devices by IRQ. Use some port in putty.
2. Hit enter key twice. You will see promt.
3. Check your config. This port don't have to be disable. Enable by default.
04-23-2015 08:01 AM
Hitting the enter key twice did it, something so simple.
Thank-you.
03-22-2012 08:11 AM
What is the current purpose?
To get serial adapter working on win7 or to access to the switch?
If you need to access the switch:
1. try to search for another pc (would be great if it will have built-in serial port) either linux (there you'll be able to run minicom) or windows xp (try first hyper-terminal instead of putty just to see whether it will work).
2. if you'll use adapter -
a) check the drivers for it - and install correct ones
b) every time you connect it - check device manager for com port number - it changes.
3. is the switch new - out of the box or was preconfigured - sometimes people who started to read CCNA course likes to change terminal speed - in such cases try different speeds for example 11500
4. do you hear how switch is working when you power it on - may be it's not functional.
5. try to replace your console cable - maybe it's broken
6. do you see anything in your terminal software when you connect to the console port of the switch?
Regards,
Alex
03-26-2012 03:54 PM
Did anybody think that the switch console settings are messed up? Try different speeds on your emulator and see if you get any output. , 2400 , 4800,9600,19200, etc Also try first steps of password reset procedure to try to get to ROMMON.
06-02-2013 08:42 PM
I think you are using USB to serial convertor and if it is so please check which com port it is using. To do this follow the below stapes
1. Press window+R key
2. Type devmgmt.msc
3. Go to Ports
Now check which port is assigned to USE to serial convertor and use the same in putty.
And if it still not work please reinstall your driver software.
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