No user specified nor available for SSH client

ASA防火墙配置好ssh后,从另一个直连的路由器ssh登陆提示:No user specified nor available for SSH client

ASA IP 192.168.1.1 用户名admin

在路由器ssh登陆时添加参数 -l 指定用户名:

R# ssh -l admin 192.168.1.1

posted @ 2016-04-17 11:51  id404  阅读(2020)  评论(0)    收藏  举报