cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4742
Views
14
Helpful
3
Replies

SSH -1 username target command is not working on packet tracer

numanmalik101
Level 1
Level 1
 

I am doing a lab on Packet Tracer and I configured SSH on the router and after that, I am trying to access it through the PC command line. when I try to run SSH it gives me an error "Command invalid.". While you can see PC is pinging router using IP address 10.1.1.10. 

Please help!!!

Thanks in advance

 

 

ssh.PNG

1 Accepted Solution

Accepted Solutions

Hi,

 

you should use below command. parameter should be -l (letter L in simple) not the number 1.

 

>ssh -l cisco 10.1.1.10

 

good luck

mark this as answer and upvote if this solved your concern

KB

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB

View solution in original post

3 Replies 3

Hi,

 

you should use below command. parameter should be -l (letter L in simple) not the number 1.

 

>ssh -l cisco 10.1.1.10

 

good luck

mark this as answer and upvote if this solved your concern

KB

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB

thank you soo much.

You solved my problem.

God Bless you

Hello,

 

what did you actually configure on the router ? Post the zipped Packet Tracer project (.pkt) file...

Review Cisco Networking for a $25 gift card