華三交換機設置telnet登錄

1,將console線連接到交換機

• serial屬性和華爲一樣;

2,配置接口管理IP

• Vlan <vlan-id> 
• Interface vlan-interface <vlan-id>
• Ip add <ip-addr> <mask>

3,開啓telnet服務器

• Telnet server enable

4,配置認證方式

• User-interface vty 0 15
• Authentication-mode seheme
• Set authentication password cipher <password>
• User privilege level 3
• Protocol inbound all

5,創建本地用戶

• Local-user <user>
• Password cipher <password>
• Service-type telnet ssh 
• Authorization-attribute level 3

6,開啓Web服務

• Ip http enable
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章