[H3C]User-interface vty 0 4     //进入telnet模式

[H3C-ui-vty0-4]autchentication-mode  none       //telnet 不需要密码

                                 password   //使用本视图的密码,相当于Cisco的

                                 Scheme    //使用本地用户的,需创建一个telnet用户

[H3C-ui-vty0-4]Set authentiaction password  cipher 123   //设置加密密码,为上面password设置的

                                      Simple 123 

[H3C-ui-vty0-4]User privilege level 0-3    //给予telnet进来的用户,执行命令的级别

 

相关文章:

  • 2021-04-27
  • 2021-06-13
  • 2021-11-27
  • 2021-07-24
  • 2021-11-20
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-20
  • 2022-01-03
  • 2021-07-12
  • 2021-04-07
  • 2021-05-04
  • 2022-02-09
  • 2021-11-04
相关资源
相似解决方案