1樓:匿名使用者
console配置密碼就可以了,配置命令如下:
user-inte***ce aux 0
authentication-mode passwordset authentication password cipher 2012passwordofconsole2013
有問題可追問,望採納。
2樓:經桂花乘月
連console口都設了認證,太狠了。
進行密碼恢復吧。撥電,開交換機,電腦上按ctrl+b組合鍵,然後輸入引導程式的密碼,通常為空。(如果這個都設了密碼,你就放棄吧!)
之後,按選單提示步驟選擇:skip
current
configuation
file,下次啟動跳過配置檔案。
reboot
這樣就可以不輸密碼通過console口登陸交換機。
h3c交換機console登陸如何設定賬戶和密碼
3樓:
h3c>system-view
h3cuser-inte***ce aux 0h3c-ui-aux0authentication-mode password
h3c-ui-aux0set authenticaton password ****** 123456
如何設定h3c交換機的使用者名稱和密碼
4樓:匿名使用者
syslocal-user admin
password cipher 密碼
authorization-attribute level 3service-type telnet terminal
5樓:大地2騎士
進入cli介面下設定,一般使用超級終端。
進入後首先進入系統檢視 輸入 sys
你上面的命令沒有標記回車
local-user admin
password cipher //後面的密碼內容自己添authorizationlo-attribute level 3service-type telnet //應用服務型別
6樓:匿名使用者
o3dzcx82c3
新買h3c三層交換機怎麼設定本地console口登陸使用者名稱和密碼,遠端telnet登陸使用者名稱和密碼
7樓:壹公尺柒八
開啟抄telnet
#telnet server enable
#local-user admin --使用者名稱
密碼
authorization-attribute level 3
service-type telnet
#user-inte***ce vty 0 4 v7版本 line vty
authentication-mode scheme authentication-mode scheme
h3c交換機console口進入怎麼設定密碼
8樓:把你賣給寡婦
[h3c]user-inte***ce aux 0 [h3c-ui-aux0]authentication-mode password [h3c-ui-aux0]set authenticaton password ****** 123456 重新登陸,交換機提示使用者輸入訪問口令 login a...
9樓:匿名使用者
配置命令如下:
system-view
[h3c]user-inte***ce aux 0[h3c-ui-aux0]authentication-mode password
[h3c-ui-aux0]set authenticaton password ****** 123456
重新登陸,交換機提示使用者輸入訪問口令
login authentication
password:
10樓:匿名使用者
system view
[h3c]telnet service enable[h3c]user-inte***ce vty 0[h3c-ui-vty0]authentication-mode password
[h3c-ui-vty0]set authentication password
****** 123
[h3c-ui-vty0]user privilege level 2
h3c交換機telnet 和密碼怎麼配置?
11樓:匿名使用者
【telnet密碼驗證配置】
進入使用者介面檢視
[switcha]user-inte***ce vty 0 4
設定認證方式為密碼驗證方式
[switcha-ui-vty0-4]authentication-mode password
設定登陸驗證的password為明文密碼「h3c」
[switcha-ui-vty0-4]set authentication password ****** h3c
配置登陸使用者的級別為最高端別3(預設為級別1)
[switcha-ui-vty0-4]user privilege level 3
【telnet本地使用者名和密碼驗證配置】
需要輸入username和password才可以登陸交換機。
進入使用者介面檢視
[switcha]user-inte***ce vty 0 4
配置本地或遠端使用者名稱和口令認證
[switcha-ui-vty0-4]authentication-mode scheme
配置本地telnet使用者,使用者名為「h3c」,密碼為「h3c」,許可權為最高端別3(預設為級別1)
[switcha]local-user h3c
[switcha-user-huawei]password ****** h3c
[switcha-user-huawei]service-type telnet level 3
h3c s3600 如何檢視telnet使用者和密碼
12樓:
可以通過 display cur 產看當前配置,然後找一下以 local-user 開頭的命令列,此為使用者名稱。在找一下在此使用者下對應的password 後面的怎是密碼,如果password後面加了cipher則是將密碼加密了。
local-user lbsjadmin
password cipher 9"gh7+]1$'3q=^q`maf4<1!!
service-type telnet
13樓:匿名使用者
如果密碼加密了是無法看到的
如果沒加密,可以看local-user或vty下的配置,具體需要看裝置vty的認證模式了(password or scheme)
h3c交換機光口如何啟用,H3C交換機光口設定
比如undo showdown int g1 2 一般就可以了 剩下了就怎麼加vlan 做資料了 h3c交換機光口設定 20 有些路由器和交換機的埠是光電復用的,即combo口,預設情況下,開的是電口,我們需要打光口的開關開啟。inter g 0 0 1combo enable fiber 交換的操...
h3c交換機vlan間的通訊,H3C交換機VLAN間的通訊
三層交換機預設開啟路由 交換機劃分vlan到各個vlan之間相互通訊詳細步驟 1 在sw3上建立vlan 100 vlan200 vlan300,名稱依次為caiwu xiaoshou gongcheng。建立vlan既可以在vlan database中,也可以在全域性模式下配置,本實驗是在vlan...
h3c交換機怎麼檢視配置的資訊,華三交換機檢視配置命令是什麼
1 檢視全部埠的配置display current configuration,display current configuration inte ce 如果要檢視當前所有埠的配置,可以通過 dis cu這條命令進行查詢,當然這條命令會顯示所有當前生效的配置,不僅僅包含埠的配置 這條命令經常用來檢...