service-type https也不行,最後找到HP的代工廠H3C-5120的設定文件,才解決
原來是用service-type telnet 才設定完成
<HP>system-view //進入設定模式
[HP]interface vlan-interface 1 //設定vlan 1
[HP-Vlan-interface1] ip address x.x.x.x x.x.x.x //給他一個IP與子網路遮罩
[HP-Vlan-interface1]quit //離開
[HP]local-user admin //設定登入帳號為admin
[HP-luser-manage-admin]password simple 1234 //設定密碼
[HP-luser-manage-admin]authorization-attribute level 3 //設定權限
[HP-luser-manage-admin]service-type telnet //設定web介面
[HP-luser-manage-admin]quit //離開
[HP]ip http enable //啟用web介面
[HP]save //存檔
參考資料
沒有留言:
張貼留言