H3C7500交换机怎么配置TELNET?

2024-12-04 20:26:17
推荐回答(2个)
回答(1):

先配帐户,然后给帐户授权,当然全局telnet要开启.
telnet server enable
local-user xxx
password cipher $c$3$==
authorization-attribute level 3
service-type ssh telnet terminal

回答(2):

#
telnet server enable
#
local-user admin class manage
password hash 1234567890
service-type telnet
authorization-attribute user-role level-15
authorization-attribute user-role network-operator