TOUVE 发表于 2018-7-27 06:34:47

华为交换机s5700学习笔记

aaa  
local-user test password cipher test 创建test用户加密方式为cipher密码为test
  
local-user test service-type http ssh telnet web 应用于http,ssh,telnet,web
  
local-user test level 3    用户的权限模式,level3为最高权限
  
q
  
user-interface vty 0 4    进入虚拟终端
  
authentication-mode aaa 认证方式采用aaa模式
  
q
页: [1]
查看完整版本: 华为交换机s5700学习笔记