十四、telnet

1、认证模式

认证模式 描述
AAA AAA认证(用户名和密码)
Password 登录时只通过密码实现认证

2、telnet的配置

[huawei] interface E 2/0/0
[huawei-Ethernet2/0/0] ip address 10.1.1.1 24
[huawei] user-interface vty 0 4
[huawe-ui-vty0-4] authentication-mode password
[huawei-ui-vty0-4] set authenticationn password cipher huawei
[huawei-ui-vty0-4] user privilege level 3
[huawei-ui-vty0-4] protocol inbound telnet

posted @ 2022-06-29 15:54  圆子我最爱shy  阅读(24)  评论(0)    收藏  举报