cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1002
Views
0
Helpful
3
Replies

SSH ( secure shelling )

jonk34567
Level 4
Level 4

what is the command to login to a router via ssh ? only need login command such as in telnet     # telnet 1.1.1.1

3 Replies 3

HI !

please try these commands .

username xxx password xxx
ip domain-name test.com
crypto key generate rsa  
line vty 0 15
logging synchronous
exec-timeout 180
transport input ssh
login local

HI 

this command is not reqiured

login local

Here is a guide for configuring SSH: Guide to better SSH-Security