普通設定telnet密碼
user-inte***ce aux 0
user-inte***ce vty 0 4
authentication-mode scheme
user privilege level 3
set authentication password cipher 52***!@
protocol inbound telnet
telnet設定2次認證
1.設定su超級密碼
super password level 3 cipher 52***!@
2.建立amdin普通使用者
local-user admin
password cipher 52***!@
service-type telnet terminal
level 1
3.設定登入驗證模式
user-inte***ce aux 0 7
user-inte***ce vty 0 4
authentication-mode scheme
protocol inbound telnet
ssh設定2次認證
1.設定su超級密碼
super password level 3 cipher 52***!@
2.建立秘鑰
public-key local create rsa
設定使用者介面模式為aaa支援ssh協議
user-inte***ce vty 0 5
authentication-mode scheme
user privilege level 1
protocol inbound ssh
3.建立使用者admin 登入協議為ssh,命令級別為3
password cipher 52***!@
service-type ssh terminal
4.啟用ssh
ssh server enable
H3C交換機SNMP配置
1.啟動 關閉snmp agent服務 在系統檢視模式下 啟用 snmp agent 關閉 undo snmp agent 注 預設情況下snmp agent是關閉的 2.使能或禁止snmp相應版本 在系統檢視下 使能snmp協議相應版本 snmp agent sys info version v1...
H3C交換機IRF配置
用於幾台伺服器集群使用,實現2層聚合,不牽涉3層交換的配置 irf命令介紹 配置irf的橋mac的保留時間為6分鐘 irf mac address persistent timer 使能irf合併自動重啟功能 預設 irf auto merge enable 使能irf系統啟動檔案的自動載入功能 預...
h3c交換機筆記
一 埠配置 sysint g0 1 combo enable copper fiber 切換網口和光口 description text duplex full half auto 設定雙工模式 speed 10 100 1000 10000 auto mtu 1430 設定mtu值 port li...