执行display user-interfaceconsole 0命令,查看用户界面信息。 执行display local-user命令,查看本地用户的属性信息。 执行display access-user命令,查看在线连接的用户信息。 配置用户通过Telnet登录设备 前置任务 在配置用户通过Telnet登录设备之前,需完成以下任务: ...
<HUAWEI> system-view [HUAWEI] user-interface vty 0 4 [HUAWEI-ui-vty0-4] authentication-mode aaa # 设置Console用户界面的验证模式是aaa。 <HUAWEI> system-view [HUAWEI] user-interface console 0 [HUAWEI-ui-console0] authentication-mode aaa binary 命令功能 binary命令用来设置文件传输类型为二进制...
local-user ftp password cipher huawei 设置用户名ftp和密码huawei local-user ftp ftp-directory flash: 指定FTP用户的可访问目录,如果不配置用户将无法登陆 local-user ftp service-type ftp 设置服务类型为ftp local-user ftp privilege level 15 设置用户优先级为15 配置交换机双工模式: interface +接口 进入到...
[Huawei]telnet service enable [Huawei]user-interface vty 0 4——进入vty视图 [Huawei-ui-vty0-4]authentication-mode aaa——认证模式配为aaa [Huawei-ui-vty0-4]protocol inbound telnet——vty的登入方式为telnet AAA+SSH AAA绑定方式选择ssh,ssh必须选择aaa认证 [Huawei]stelnet service enable [Huawei]us...
[HUAWEI] user-interface console 0 //进入Console用户界面 [HUAWEI-console0] authentication-mode aaa //配置认证方式为AAA,默认情况下即AAA [HUAWEI-console0] quit 2、配置Console用户的认证信息及用户级别。 [HUAWEI] aaa [HUAWEI-aaa]local-user admin123 password irreversible-cipher abcd@123 //创建本地用...
[R1-aaa]local-user admin service-type telnet //选择授权用户的服务类型 [R1-aaa]local-user admin privilege level 3 //设置管理员用户级别 #仅密码远程登录 [R2]user-interface vty 0 4 //虚拟用户终端接口 [R2-ui-vty0-4]authentication-mode password //配置用户终端的认证模式 ...
[Huawei]user-interface console 0 [Huawei-ui-console0]authentication-mode aaa 设置认证模式为AAA [Huawei-ui-console0]quit [Huawei]aaa [Huawei-aaa]local-user tom password cipher 123 创建本地用户tom密码为123 Info: Add a new user.[Huawei-aaa]local-user tom service-type terminal 本地用户的服务...
user privilege level 3 设置用户登陆级别 aaa 进入aaa视图 local-user admin password cipher hello privilege level 3 在aaa视图下设置账号密码 和用户级别 local-user admin service-type telnet 配置该用户接入类型为aaa q 退回到用户视图 user-interface vty 0 4 进入到VTY用户视图 ...
[Switch] user-interface console 0 [Switch-ui-console0] authentication-mode aaa //设置Console用户认证方式为AAA认证。 [Switch-ui-console0] quit [Switch] aaa [Switch-aaa] local-user admin1234 password irreversible-cipher Helloworld@6789 //创建名为admin1234的本地用户,设置其登录密码为Helloworld@6789...
[Quidway] User-interface vty 0 4 [Quidway-ui-vty0-4] authentication-mode aaa #认证方式为aaa [Quidway-ui-vty0-4] quit [Quidway] aaa #进入aaa配置模式 [Quidway-aaa] local-user admin password cipher Adm19@gd#创建一个用户,并设置密码 [Quidway-aaa] local-user admin privilege level 15 #...