a12Gg,h3c E352/S3100 ssh配置
完整配置如下:
sysname xxxxx
# radius scheme system
# domain system
# local-user admin password cipher E<)'>D,BW'Q=^Q`MAF4<1!!
service-type SSH telnet terminal level 3
# stp mode rstp
stp enable #
vlan 1 description to guanli
# vlan 163 description to qizhilou
# interface Vlan-interface1 ip address 1
# interface Aux1/
interface Ethernet1/
# undo irf-fabric authentication-mode #
interface NULL
# hwping-agent enable
# voice vlan mac-address
# ip route-static
# snmp-agent snmp-agent local-engineid 8
snmp-agent community read public123
snmp-agent community write private123
snmp-agent sys-info version all snmp-agent target-host trap address udp-domain 1
# ssh user admin authentication-type password
# user-interface aux
user-interface vty
user privilege level 3
set authentication password cipher :D84\K7*%
user-interface vty 1 4
authentication-mode scheme user privilege level 3
set authentication password cipher E<)'>D,BW'Q=^Q`MAF4<1!!
配置完成后,用SecureCRTP打开输入用户和密码后出现提示:
The server has disconnected with an error. Server message reads: A protocol error occurred. The connection is closed by SSH Server Current FSM is SSH_Main_Disconnect
请问是什么情况,我的配置哪里有问题。
还有一台H3C S31
请高手解答下,万分感谢。
2
配置看不全,不过根据里的描述疑似没有生成本地KEY,public-key local create rsa
public-key local create rsa H3C E352和31
只有这条rsa local-key-pair create,执行了,不行。
a12Gg 发表时间:2CRM论坛(CRMbbs.com)——一个让用户更懂CRM的垂直性行业内容平台,CRM论坛致力于互联网、客户管理、销售管理、SCRM私域流量内容输出5年。 如果您有好的内容,欢迎向我们投稿,共建CRM多元化生态体系,创建CRM客户管理一体化生态解决方案。,h3c E352/S3100 ssh配置