码迷,mamicode.com
首页 > Web开发 > 详细

华三ssh和Telnet

时间:2019-12-24 20:55:06      阅读:141      评论:0      收藏:0      [点我收藏+]

标签:int   本地   登录   认证   ace   serve   col   cal   lin   

ssh配置步骤:

启动ssh服务

ssh server enable

配置密钥对:

public-key local create rsa

public-key local create dsa

设置用户登录认证方式:

user-interface vty 0 4
[CORE-line-vty0-4]authentication-mode scheme

[CORE-line-vty0-4]protocol inbound ssh

创建本地用户:

[CORE]local-user xxx class manage
[CORE-luser-manage-xxx]password simple xplxpl

[CORE-luser-manage-xxx]service-type ssh

华三ssh和Telnet

标签:int   本地   登录   认证   ace   serve   col   cal   lin   

原文地址:https://www.cnblogs.com/xpl520/p/12093260.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!