华三交换机SSH

3100交换机配置如下:
local-user bjlydx
password simple bjlydx.123
service-type ssh level 3
quit
public-key local create rsa
ssh user bjlydx service-type stelnet
ssh user bjlydx authentication-type password

user-interface vty 0 4
authentication-mode scheme
protocol inbound ssh
quit

5500交换机配置如下:

local-user bjlydx
password simple bjlydx.123
authorization-attribute level 3
service-type ssh
quit
public-key local create rsa
public-key local create dsa
ssh server enable
ssh user bjlydx service-type stelnet authentication-type password

user-interface vty 0 4
authentication-mode scheme
protocol inbound ssh
quit

undo telnet server enable





相关文档
最新文档