ssh user authentication-type命令用来配置SSH用户的认证方式。 undo ssh user authentication-type命令用来恢复SSH用户的认证方式到缺省情况。 缺省情况下,SSH用户的认证方式是密码认证方式。 命令格式 ssh user user-name authentication-type { password | rsa | password-rsa | ecc | password-ecc | all } undo ...
The ssh user authentication-type command configures an authentication type for an SSH user. The undo ssh user authentication-type command restores the default authentication mode for an SSH user. By default, the password authentication mode is used for SSH users. Format ssh user user-name authentic...
local-user huawei1 service-type ssh 配置本地用户接入类型为ssh q 退回到用户视图 ssh user huawei1 authentication-type password 新建ssh用户指定ssh用户认证方式为password aaa 进入aaa视图 local-user huawei1 privilege level 3 设置huawei1用户级别为3 级别范围0~15 stelnet server enable 开启ssh功能 display ...
local-user huawei1 service-type ssh 配置本地用户接入类型为ssh q 退回到用户视图 ssh user huawei1 authentication-type password 新建ssh用户指定ssh用户认证方式为password aaa 进入aaa视图 local-user huawei1 privilege level 3 设置huawei1用户级别为3 级别范围0~15 stelnet server enable 开启ssh功能 display ...
ssh user ssh authentication-type password cipher sshcnblogs.com privilege level 3 ssh user service-type all 3.1认证与设置密码 aaa local-user ssh password irreversible-cipher sshcnblogs.com #设置远程用户ssh并设置密码 local-user ssh privilege level 3 #设置ssh账户级别3级,2级监控级,3级管理级,15级...
[R1-aaa]local-user user1 password cipher admin123 [R1-aaa]local-user user1 privilege level 3 [R1-aaa]local-user user1 service-type ssh [R1]ssh user user1 authentication-type rsa 3、在客户端生成本地密钥对 [Huawei]sysname R2 [R2]rsa local-key-pair create The key name will be: Host ...
[Quidway-aaa]local-user admin service-type http /// 开启 http 登录服务 [Quidway-aaa]quit /// 退出aaa模式 如果telnet能登录,但console反而不能登录的话,则需在aaa里把要登录的账户赋予权限 [Quidway-aaa]local-user admin service-type terminal ssh telnet ftp ...
[LSW1-aaa]local-user huawei password cipher huawei #新建用户名密码 [LSW1-aaa]local-user huawei privilege level3 #用户权限等级 [LSW1]ssh user huawei authentication-typepassword #认证类型 [LSW1]ssh user huawei service-type stelnet #stelnet即SSH ...
Info: Add a new user. [R1-aaa]local-user huawei service-type ssh [R1-aaa]q [R1]ssh user huawei authentication-type password Authentication type setted, and will be in effect next time [R1]stelnet server enable Info: Succeeded in starting the STELNET server. ...
[T-switch-B-ui-vty0-4]sshuserhuaweiauthentication-typepassword [T-switch-B-ui-vty0-4]q [T-switch-B]sshuserhuaweiservice-typestelnet [T-switch-B-ui-vty0-4]q [T-switch-B]aaa [T-switch-B-aaa]local-userhuaweipasswordsimplehuawei [T-switch-B-aaa]local-userhuaweiservice-typessh 3、使能...