acl number 3000
description guanli //允許ssh 登錄的主機
rule 5 permit source 10.16.10.3 0
rule 10 permit source 10.16.28.5 0
rule 100 deny
#
ssh server acl 3000
我允許遠程的主機通過crt也遠程不上去了
(0)
最佳答案
從你的配置看,應該不會有問題,你的主機如果在acl 範圍內的話;
你檢查一下是否是其他問題導致的;
---------
參考配置:
sys
ssh server enable
ssh server acl 3000
acl number 3000
description guanli //允許ssh 登錄的主機
rule 5 permit source 10.16.10.3 0
rule 10 permit source 10.16.28.5 0
rule 100 deny
----
line vty 0 63
authentication-mode scheme
------
local-user h3c clas man
password simple admin@1234
service-type http https ssh telnet terminal #重點檢查是否具有ssh 服務類型
authorization-attribute user-role network-admin
(0)
user-interface vty 0 20 authentication-mode aaa protocol inbound ssh
主機在acl範圍之內嗎?
(0)
在的
在的
親~登錄後才可以操作哦!
確定你的郵箱還未認證,請認證郵箱或綁定手機後進行當前操作
舉報
×
侵犯我的權益
×
侵犯了我企業的權益
×
抄襲了我的內容
×
原文鏈接或出處
誹謗我
×
對根叔社區有害的內容
×
不規範轉載
×
舉報說明
user-interface vty 0 20 authentication-mode aaa protocol inbound ssh