How to Connect Cisco switch using console cable and putty

How to Connect Cisco switch using console cable and putty


Today I will be talking about a very basic and important topic which is a part of CCNA syllabus. I will cover how to connect the Cisco switch using console cable and putty.

In this article I will cover below points:

?++How and where to connect console cable (USB to RJ45) between laptop and Cisco switch.

++How to check laptop serial COM port for putty

?Here?for the demonstration purpose I am taking very old model of Cisco switch that is Catalyst 3560?its 24 port switch ( currently I have only this switch at my desk for the testing purpose :) ) .?Please be noted that the console port, mgmt port?and all other ports position varies in the switch depending from model to model. In this case my console port is at the rear part of the switch and for most of the Cisco Switches you will find at the front of the switch as well.

So the very first thing which I am going to do is to power on the switch, you can see my power cord of the switch where I have connected the power cable. The moment you will power on the switch first the SYST LED will start blinking .

No alt text provided for this image

Also I have made a short clip while restarting my switch so that it will give you clear idea about which LED will blink first and for how long.

I am taking the Cisco - CAB-CONSOLE-RJ45= - Console Cable 6ft with RJ45 and DB9F Here you can see that one end of my cable is RJ-45 however my other end of the cable DB9F which I cant connect directly to the laptop, so I would need convertor so that I will be able to insert the another end into my laptop.

No alt text provided for this image


?I have connected RJ45 end of the cable to the console port .

No alt text provided for this image

No alt text provided for this image

Here is my convertor black one (USB to serial adapter) ?,I will connect my USB end to my laptop.

++?Connect the?USB to serial adapter?into the laptop USB port.

++Connect the?RJ-45 to DB-9 adapter? to the?USB to serial adapter.

From connection perspective everything is done, I have connected one end of the console cable to the switch and other end to my PC using the convertor now I will access the switch through putty.

Now in my putty you can see many other options like telnet, ssh however in our case we are not talking about the remote connection rather we are talking about accessing the switch physically through the console cable hence we would be going with the option serial.

?

No alt text provided for this image

Now the question is which serial port we need to use here, by default its showing COM1 in above screenshot from putty . So , lets verify the same and for that goto device manager under that you will get an option called ports (COM and LPT) open this and here you can see usb serial port COM4.


No alt text provided for this image

?

So now in putty under serial I will give the COM4 as my serial port and then click on ok. Here now you can see we have successfully enter into the device.


No alt text provided for this image


Switch con0 is now available

?Press RETURN to get started.

?*****************************************

*?????????????????????????????????????? *

*?? YOU ARE ENTERING A SECURED SYSTEM?? *

*?????????????????????????????????????? *

*???? ONLY AUTHORIZED ACCESS ALLOWED??? *

*?????????????????????????????????????? *

*???? IN CASE OF TECHNICAL PROBLEMS???? *

*???????? PLEASE CONTACT YOUR?????????? *

*???????? LOCAL ADMINISTRATOR?????????? *

*?????????????????????????????????????? *

*****************************************

?

?

?

?

Press RETURN to get started.

?

?

?

        



Username: 

Password:

?
Switch#show version | inc IOS

Cisco IOS Software, C3560 Software (C3560-IPBASEK9-M), Version 12.2(53)SE2, RELEASE SOFTWARE (fc3)

Switch#

        
Susmita Mazumder

--B.S. Computer Science | CCNA | AWS Certified Cloud Practitioner

2 年

Thanks a lot

Vasanth Vijayakumar

Senior Principal Systems Development Engineer

2 年

Some switches comes with different Serial-to-LAN speed, so you have to change the speed accordingly such as 115200 while entering Serial Line device name. Otherwise, you will see junk characters in Putty. The speed can be obtained from Properties of it in the Device Manager.

要查看或添加评论,请登录

Priyanka Shyam的更多文章

  • Designing a Data Center

    Designing a Data Center

    Happy Friday!! I have seen people asking quite a few times about designing a data center from scratch in interviews, in…

  • Distribute-list and Redistribute in Routing

    Distribute-list and Redistribute in Routing

    Happy Monday!! In the realm of networking and routing, understanding the nuances of commands like distribute-list and…

    2 条评论
  • Routing Table Codes

    Routing Table Codes

    Happy Friday!! Understanding routing table codes is crucial for network engineers to efficiently manage and…

    4 条评论
  • Implicit and Explicit Denial Rule in Firewall

    Implicit and Explicit Denial Rule in Firewall

    Happy Tuesday!! The purpose of this article is to discuss implicit denial and explicit denial within a firewall, and…

  • Spine and Leaf data center design.

    Spine and Leaf data center design.

    The topic of today's post is spine and leaf data center design. I would like to highlight a bit about east-west and…

  • All About Multicast IP Range

    All About Multicast IP Range

    Happy Tuesday!! In this post, we will discuss IP addressing for multicast applications. Multicast applications use an…

    1 条评论
  • ASDM "this app won't run on your computer" - Windows 10

    ASDM "this app won't run on your computer" - Windows 10

    Happy Friday!! As we all know, Cisco Adaptive Security Device Manager (ASDM) is software that enables users to manage…

    3 条评论
  • How Do Internet Bandwidth And Speed Differ?

    How Do Internet Bandwidth And Speed Differ?

    People often confuse bandwidth with speed. Some people believe that there is no difference between internet speed and…

    14 条评论
  • How does HTTP Tunneling work?

    How does HTTP Tunneling work?

    We all know that http method includes GET,POST,PUT,CONNECT,OPTIONS,TRACE,DELETE. We have already discussed the…

    2 条评论
  • A guide to creating self-signed certificates

    A guide to creating self-signed certificates

    During the SD-WAN implementation in my lab, I had to create the Root CA, generate CSRs, and generate self-signed…

    3 条评论

社区洞察

其他会员也浏览了