ssh user service-type命令用来配置SSH用户的服务方式。 undo ssh user service-type命令用来恢复SSH用户的服务方式到缺省情况。 缺省情况下,SSH用户的服务方式是空,即不支持任何服务方式。 命令格式 ssh user user-name service-type { [ sftp | stelnet | snetconf ] * | all } undo ssh user user-name ...
如果不是,执行命令protocol inbound { ssh | all }修改配置,允许STelnet类型用户接入设备。 查看SSH服务器端上是否配置了SSH用户。 执行命令display ssh user-information,查看SSH用户的配置信息。如果不存在配置信息,请在系统视图下执行命令ssh user、ssh user authentication-type和ssh user service-type,新建SSH用户...
local-user client001 password cipher huawei@123 local-user client001 privilege level 3 local-user client001 service-type ssh #创建用户client001密码、权限、服务方式SSH# ssh user client001 ssh user client001 authentication-type password #SSH用户client001认证方式为password# ssh user client002 ssh user...
all Set all service type sftp Set SFTP service type stelnet Set Stelnet service type [Huawei]ssh user 1 service-type stelnet 15、配置SSH用户按命令行授权,即只能通过命令行使用 [Huawei]ssh user 1 authorization-cmd ? aaa Set the AAA authorization mode password认证依靠AAA实现,当用户使用password、...
level 3 [R1-aaa]local-user user1 service-type ssh 3、SSH服务器端开启STelnet服务功能 [R1]stelnet server enable 4、配置接口的IP地址和认证方式 [R1]int g0/0/0 [R1-GigabitEthernet0/0/0]ip add 10.1.12.2 24 [R1]ssh user user1 authentication-type password (默认认证方式)5、测试 ...
14、配置SSH用户的服务类型Huaweisshuser1service-type?allSetallservicetypesftpSetSFTPservicetypestelnetSetStelnetservicetypeHuaweisshuser1service-typestelnet15、配置SSH用户按命令行授权,即只能通过命令行使用Huaweisshuser1authorization-cmd?aaaSettheAAAauthorizationmodepassword认证依靠AAA实现,当用户使用password、...
all Set all service type sftp Set SFTP service type stelnet Set Stelnet service type Huaweissh user 1 service-type 26、stelnet 15、配置SSH用户按命令行授权,即只能通过命令行使用Huaweissh user 1 authorization-cmd ? aaa Set the AAA authorization mode password认证依靠AAA实现,当用户使用password、...
Info: Succeeded in adding a new SSH user. [HUAWEI]stelnet server enable Info: Succeeded in starting the STelnet server. [HUAWEI]ssh user client001 service-type stelnet [HUAWEI]quit <HUAWEI>save Warning: The current configuration will be written to the device. Continue? [Y/N]:y ...
[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 ...
stelnet Set Stelnet service type [Huawei]ssh user 1 service-type stelnet 15、配置SSH用户按命令行授权,即只能通过命令行使用 [Huawei]ssh user 1 authorization-cmd ? aaa Set the AAA authorization mode password认证依靠AAA实现,当用户使用password、password-rsa或password-dsa认证方式登录设备时,需要在AAA视...