1、配置VALN并配置接口地址(略)
2.开启telnet,创建用户密码和认证策略。
[H3c]telnet server enable
[H3c]local-user ukihk
[H3c-luser-manage-ukihk]password simple admin@123
[H3c-luser-manage-ukihk]authorization-attribute user-role network-admin
[H3c-luser-manage-ukihk]service-type telnet
3、配置Telnet 服务
[H3c]user-interface vty 0 4
[H3c-line-vty0-4]authentication-mode scheme
[H3c-line-vty0-4]protocol inbound telnet
[H3c-line-vty0-4]quit
<H3C>save