码迷,mamicode.com
首页 > 其他好文 > 详细

华为交换机如何ssh管理?

时间:2019-11-28 09:23:31      阅读:73      评论:0      收藏:0      [点我收藏+]

标签:min   use   类型   用户权限   用户   protocol   cat   华为交换机   dmi   

user-interface vty 0 4
protocol inbound all
stelnet server enable #开启stelnet
ssh user jumpserver #ssh用户jumpserver
ssh user jumpserver authentication-type all #ssh验证类型all
ssh user jumpserver service-type all #用户类型all
aaa
local-user jumpserver password cipher XXXXXX #创建一个新用户
local-user jumpserver privilege level 15 #赋予此用户权限
local-user jumpserver service-type ssh terminal #开启此用户类型支持telnet ssh
备注:一般admin用户只给terminal权限就好了,关掉telnet协议 undo telnet server enable

华为交换机如何ssh管理?

标签:min   use   类型   用户权限   用户   protocol   cat   华为交换机   dmi   

原文地址:https://blog.51cto.com/hzcto/2454242

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!