cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
13558
Views
10
Helpful
4
Replies

SSH login command not working in Packet Tracer

TheFox
Level 1
Level 1

I am doing an exercise where I configure SSH. I believe all of the commands have been entered correctly. However, when I try to actually SSH into a device, I get a invalid input command that you can see here: ssh.PNG 

I have attached the packet tracer file I am working on. All passwords are set to " illinois ". I should be able to log in with SSH from any device correct? I have tried from switches, routers, and PC. Will packet tracer actually allow the command? Can someone please check out the packet tracer file and tell me what gives? 

1 Accepted Solution

Accepted Solutions

Martin L
VIP
VIP

 

Please Use ? to help out.   in this case, u need -l which needs user with SSH -l  

then, u can see what u need next with ?

SSH -l ? and so forth ... some options are mandatory while others optional

ssh -l Martin 10.1.1.1.1 

 

View solution in original post

4 Replies 4

Martin L
VIP
VIP

 

Please Use ? to help out.   in this case, u need -l which needs user with SSH -l  

then, u can see what u need next with ?

SSH -l ? and so forth ... some options are mandatory while others optional

ssh -l Martin 10.1.1.1.1 

 

Thanks MartinLo, that did the trick! For some reason using -l was not listed in my study guide. 

Martin L
VIP
VIP
you can always use ? when u see "invalid input detected " before or in place of ^ "carrot" sign.

omz
VIP Alumni
VIP Alumni

Screenshot 2019-06-15 at 06.56.43.png

Review Cisco Networking products for a $25 gift card