10-06-2017 07:51 AM - edited 03-03-2019 08:38 AM
Hi,
I set up a network consisting of two subnets A and B, which are connected via a router. For now, I have achieved to ping all devices (including two CISCO switches) of subnet B from a PC in subnet A.
But I cannot access the console line of the switches in subnet B via Putty/ssh from the PC in subnet A.
I made sure that the IP Adress of the PC in subnet A is included in the access list protecting the vty of the switches. I have also tried to access the console line of the switches from a pc in network B, which worked well.
Do you have any suggesstions or explanations why I cannot make a connection from my PC in subnet A to the console line of the Cisco switches in subnet B?
Solved! Go to Solution.
10-15-2017 11:13 PM
Hi,
Thank you for trying to help, but I have already fixed the issue. I was trying to Access the Switch via ssh using Putty. The Problem was solved by disconnecting my PC from the Internet Connection.
10-09-2017 01:34 PM
The title of this post indicates that it is dealing with the console access. But the body of the post seems to be talking about SSH access. Can you clarify whethr it is console or SSH (or both)? Can you post the output of the command show ip ssh
It would also be helpful if you would post the config.
HTH
Rick
10-15-2017 11:13 PM
Hi,
Thank you for trying to help, but I have already fixed the issue. I was trying to Access the Switch via ssh using Putty. The Problem was solved by disconnecting my PC from the Internet Connection.
10-23-2017 07:29 AM
Thank you for posting back to the forum to tell us that the problem is solved. Reading again the original post shows that the PC had two network cards. So it appears that the default route on the PC, used to access resources that are not locally connected, was using the other card. Disconnecting that other card allows the PC to use the remaining card for its default route, allowing you to use putty to access the switch.
HTH
Rick
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