SSH远程登录

AR2:          //Stelnet server  
 sysname AR2
aaa 
 local-user tieniu password cipher tieniu
 local-user tieniu privilege level 15
 local-user tieniu service-type ssh
interface GigabitEthernet0/0/0
 ip address 10.0.12.2 255.255.255.0 
 stelnet server enable 
user-interface con 0
 authentication-mode password
user-interface vty 0 4
 authentication-mode aaa
 protocol inbound ssh

[AR1]ssh client first-time enable  //在Stelnet Client 配置

 

posted @ 2023-09-27 23:12  DickensCC  阅读(10)  评论(0)    收藏  举报