云中漫步 发表于 2018-7-25 11:45:45

华为S5700交换机设置密码包括telnet密码

  通过console线连接华为S5700
  设置交换机console接口管理密码:
  user-interface console 0
  authentication-mode password
  set authenticaton password cipher 密码
  设置远程管理密码:
  进入AAA模式命令行下:
  aaa
  
  输入 :local-user 用户名 password cipher 密码
  继续输入local-user 用户名 service-typetelnet
  local-usertestprivilege level 3
  从系统视图模式输入
  user-interface vty 0 4
  在远程配置视图模式输入
  authentication-mode aaa
  save 保存配置
页: [1]
查看完整版本: 华为S5700交换机设置密码包括telnet密码