当前位置:   article > 正文

华为设备密码认证模式_华为交换机cipher加密方式

华为交换机cipher加密方式

华为设备密码认证模式有三种:

1、password认证模式:只需要输入密码

2、aaa认证模式:需要输入账号和密码

3、none认证模式:无需认证

下面是以console为例的演示

一、password认证模式

1、进入console接口

[Huawei]user-interface console 0

2、配置认证模式为password

[Huawei-ui-console0]authentication-mode password

3、设置认证密码,设置认证密码有两种方式

第一种是对密码进行加密(即cipher方式)

第二种是密码为明文文本(即simple方式)

[Huawei-ui-console0]set authentication password cipher youpassword

二、aaa认证模式

1、配置认证模式为aaa

[Huawei]user-interface console 0

[Huawei-ui-console0]authentication-mode aaa

2、配置用户名和密码,采用cipher加密方式

[Huawei]aaa

[Huawei-aaa]local-user admin password cipher 123456

3、配置服务类型

常用服务类型:

ssh:采用ssh协议远程连接

telnet:采用telnet协议远程连接

terminal:终端类型,通常用于console

[Huawei-aaa]local-user admin service-type terminal

三、none认证模式

1、配置认证模式为none

[Huawei]user-interface console 0

[Huawei-ui-console0]authentication-mode none

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Monodyee/article/detail/226399
推荐阅读
相关标签
  

闽ICP备14008679号