赞
踩
1、启动ssh服务
stelnet server enable
2、生成密钥
rsa local-key-pair create
3、配置vty
user-interface vty 0 4
authentication-mode aaa
protocol inbound ssh
4、添加ssh用户
ssh user test
ssh user test authentication-type password 配置认证方式
ssh user test service-type stelnet
aaa中添加
local-user test password cipher test
local-user test service-type ssh
local-user test privilege level 3
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。