密碼策略:
[switch] password-control enable //開啟密碼策略
[switch] password-control aging 7 //7天有效
[switch] password-control length 10 //長度為10
[switch] password-control composition type-number 3 type-length 1 //密碼複雜度(3個字元)
[switch] password-control complexity user-name check //密碼中不能包含使用者名稱
[switch] password-control complexity same-character check //禁止連續3個同樣的字元
[switch] password-control alert-before-expire 1 //提前1天提示修改密碼
[switch] undo password-control history en //禁止記住歷史密碼
[switch] password-control login-attempt 5 ex lock-time 1 //密碼輸入錯誤5次後,鎖定1分鐘
H3c交換機密碼SSH配置故障
1,h3c 5110 28p配置ssh時候,開了安全審查後,無法undo進行刪除,報錯截圖如下,暫時未解決 2,當以前配置的ssh,並開啟了密碼安全後,由於客戶長時間未登陸交換機,導致交換機密碼計時器過期,截圖如下 解決方法 2.1 console進入交換機,undo password contro...
交換機密碼破解
交換機密碼破解 1 進入特權模式設定乙個enable 密碼 switch config enable password 123 2 儲存 switch copy running config startup config switch write 此時如果密碼忘記了,就應該按照以下的方法來破解 1 ...
DHCP 交換機密碼破解
設定位址池外的位址 router config ip dhcp excluded address 192.168.1.200 192.168.1.253 dhcp位址池排除的位址 上面代表位址段 200 253 單獨輸入乙個位址是單獨排除位址設定位址池的位址router config ip dhcp...