新买H3C三层交换机怎么设置本地console口登陆用户名和密码,远程Telnet登陆用户名和密码

2025-04-04 23:11:08
推荐回答(3个)
回答1:

开启telnet
#
telnet server enable
#
local-user admin --用户名
password cipher $c$3$rs2s4LNHTTPCjcfJHLfLFDtYRKuRwVYI--密码
authorization-attribute level 3
service-type telnet
#

user-interface vty 0 4 V7版本 line vty
authentication-mode scheme authentication-mode scheme

回答2:

o

回答3:

dis ver