• 全部
  • 经验案例
  • 典型配置
  • 技术公告
  • FAQ
  • 漏洞说明
  • 全部
  • 全部
  • 大数据引擎
  • 知了引擎
产品线
搜索
取消
案例类型
发布者
是否解决
是否官方
时间
搜索引擎
匹配模式
高级搜索

S7506E 可以使用console口连接上,到没有登录提示

2020-10-23提问
  • 0关注
  • 1收藏,1878浏览
粉丝:0人 关注:0人

问题描述:

之前一直可以使用console口登录。给交换机新增了几个用于SSH远程登录的账号,并且在交换机上开启了vty线路使用SSH协议,再使用console口连接交换机,就看到提示connected,但不显示登录提示了,没法输入账号密码。

7 个回答
Kylin 九段
粉丝:22人 关注:8人

把登录的具体配置贴一下

# line class aux user-role network-admin # line class vty user-role network-operator # line aux 1/0 2/1 user-role network-admin # line vty 0 4 authentication-mode scheme user-role network-operator protocol inbound ssh idle-timeout 30 0 # line vty 5 63 user-role network-operator # # # ssh server enable ssh user a1 service-type stelnet authentication-type password ssh user a2 service-type stelnet authentication-type password ssh user a3 service-type stelnet authentication-type password ssh server acl 2001 # acl number 2000 rule 0 permit source 172.17.10.0 0.0.0.255 rule 5 permit source 192.168.20.0 0.0.0.255 rule 10 deny # domain system # domain default enable system # role name level-0 description Predefined level-0 role # role name level-1 description Predefined level-1 role # role name level-2 description Predefined level-2 role # role name level-3 description Predefined level-3 role # role name level-4 description Predefined level-4 role # role name level-5 description Predefined level-5 role # role name level-6 description Predefined level-6 role # role name level-7 description Predefined level-7 role # role name level-8 description Predefined level-8 role # role name level-9 description Predefined level-9 role # role name level-10 description Predefined level-10 role # role name level-11 description Predefined level-11 role # role name level-12 description Predefined level-12 role # role name level-13 description Predefined level-13 role # role name level-14 description Predefined level-14 role # user-group system # local-user h3c class manage password hash *** service-type ftp service-type telnet http https ssh authorization-attribute user-role mdc-admin authorization-attribute user-role network-operator # local-user a1 class manage password hash *** authorization-attribute idle-cut 30 authorization-attribute user-role network-admin authorization-attribute user-role network-operator password-control aging 90 password-control length 8 # local-user a2 class manage password hash *** service-type ssh authorization-attribute idle-cut 30 authorization-attribute user-role network-operator password-control aging 90 password-control length 8 # local-user a3 class manage password hash *** service-type ssh authorization-attribute idle-cut 30 authorization-attribute user-role security-audit password-control aging 90 password-control length 8

zhiliao_Ct2YCL 发表时间:2020-10-23
粉丝:14人 关注:4人

Ssh登录是否还正常,conse是完全没输出吗

SSH登录正常,console输入connected,连接正常。

zhiliao_Ct2YCL 发表时间:2020-10-23
粉丝:17人 关注:0人

是不是改了aux登录的相关配置?

没有改

zhiliao_Ct2YCL 发表时间:2020-10-23
XiaoYe 三段
粉丝:1人 关注:39人

连接上后,是按回车没有显示是吗? crt上点重新连接,试一下

重新连接还是一样

zhiliao_Ct2YCL 发表时间:2020-10-23

重新连接,提示connect但是没有提示输入用户名是吗?设备是不是有做堆叠,插到另一台设备的console口试一下。

XiaoYe 发表时间:2020-10-23

提示connected后,多按几下回车试试,是不是软件卡住了。

XiaoYe 发表时间:2020-10-23
zhiliao_Ct2YCL 知了小白
粉丝:0人 关注:0人

#
line class aux
user-role network-admin
#
line class vty
user-role network-operator
#
line aux 1/0 2/1
user-role network-admin
#
line vty 0 4
authentication-mode scheme
user-role network-operator
protocol inbound ssh
idle-timeout 30 0
#
line vty 5 63
user-role network-operator
#

#

#
ssh server enable
ssh user a1 service-type stelnet authentication-type password
ssh user a2 service-type stelnet authentication-type password
ssh user a3 service-type stelnet authentication-type password
ssh server acl 2001
#
acl number 2000
rule 0 permit source 172.17.10.0 0.0.0.255
rule 5 permit source 192.168.20.0 0.0.0.255
rule 10 deny
#
domain system
#
domain default enable system
#
role name level-0
description Predefined level-0 role
#
role name level-1
description Predefined level-1 role
#
role name level-2
description Predefined level-2 role
#
role name level-3
description Predefined level-3 role
#
role name level-4
description Predefined level-4 role
#
role name level-5
description Predefined level-5 role
#
role name level-6
description Predefined level-6 role
#
role name level-7
description Predefined level-7 role
#
role name level-8
description Predefined level-8 role
#
role name level-9
description Predefined level-9 role
#
role name level-10
description Predefined level-10 role
#
role name level-11
description Predefined level-11 role
#
role name level-12
description Predefined level-12 role
#
role name level-13
description Predefined level-13 role
#
role name level-14
description Predefined level-14 role
#
user-group system
#
local-user h3c class manage
password hash ***
service-type ftp
service-type telnet http https ssh
authorization-attribute user-role mdc-admin
authorization-attribute user-role network-operator
#
local-user a1 class manage
password hash ***
authorization-attribute idle-cut 30
authorization-attribute user-role network-admin
authorization-attribute user-role network-operator
password-control aging 90
password-control length 8
#
local-user a2 class manage
password hash ***
service-type ssh
authorization-attribute idle-cut 30
authorization-attribute user-role network-operator
password-control aging 90
password-control length 8
#
local-user a3 class manage
password hash ***
service-type ssh
authorization-attribute idle-cut 30
authorization-attribute user-role security-audit
password-control aging 90
password-control length 8

粉丝:2人 关注:1人

建议重启一下

粉丝:132人 关注:6人

您好,请知:

根据反馈的配置来看,vty下没有调用SSH的用户名密码,另外用户内没有赋予console登陆的权限。


编辑答案

你正在编辑答案

如果你要对问题或其他回答进行点评或询问,请使用评论功能。

分享扩散:

提出建议

    +

亲~登录后才可以操作哦!

确定

亲~检测到您登陆的账号未在http://hclhub.h3c.com进行注册

注册后可访问此模块

跳转hclhub

你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作

举报

×

侵犯我的权益 >
对根叔社区有害的内容 >
辱骂、歧视、挑衅等(不友善)

侵犯我的权益

×

泄露了我的隐私 >
侵犯了我企业的权益 >
抄袭了我的内容 >
诽谤我 >
辱骂、歧视、挑衅等(不友善)
骚扰我

泄露了我的隐私

×

您好,当您发现根叔知了上有泄漏您隐私的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您认为哪些内容泄露了您的隐私?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)

侵犯了我企业的权益

×

您好,当您发现根叔知了上有关于您企业的造谣与诽谤、商业侵权等内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到 pub.zhiliao@h3c.com 邮箱,我们会在审核后尽快给您答复。
  • 1. 您举报的内容是什么?(请在邮件中列出您举报的内容和链接地址)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
  • 3. 是哪家企业?(营业执照,单位登记证明等证件)
  • 4. 您与该企业的关系是?(您是企业法人或被授权人,需提供企业委托授权书)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

抄袭了我的内容

×

原文链接或出处

诽谤我

×

您好,当您发现根叔知了上有诽谤您的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您举报的内容以及侵犯了您什么权益?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔社区有害的内容

×

垃圾广告信息
色情、暴力、血腥等违反法律法规的内容
政治敏感
不规范转载 >
辱骂、歧视、挑衅等(不友善)
骚扰我
诱导投票

不规范转载

×

举报说明