06-12-2020 07:55 AM
Hi,
I have a 3560-CX-PD12 running 15.2-7 k9 and for the life of me cannot get ssh to the switch via the vty lines working.
My config is
username "myname" password "mypassword" priviledge 15
aaa new-model
aaa authentication login default local
aaa authorization exec default local
line vty 0 15
transport input ssh
I have created a general crypto key (rsa)
I cannot figure what I'm doing wrong, any help would be appreciated (but please dont post links to Cisco documentation - I've followed those and they dont work - hence posting on here)
regards
06-12-2020 08:05 AM
Try below
line vty 0 15 login authentication default
=====️ Preenayamo Vasudevam ️=====
***** Rate All Helpful Responses *****
06-12-2020 12:17 PM
The very partial config posted looks reasonable. We might need to see the complete config. But before we do that I have a couple of things to ask:
- would you post the output of show ip ssh
- where are you initiating the ssh from?
- can you confirm that this device has ip connectivity to the 3560? (can your device ping the 3560 address)
- what happens when you attempt ssh? Do you get any type of prompt? Do you get any type of error message? Any other type of response? Or does it just hang?
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