华三交换机设置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
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章