华为ENSP------Telnet配置(交换机)连载(1)

 

 

配置文件:

SW1 配置文件
#
interface Vlanif1
 ip address 192.168.1.10 255.255.255.0
[sw1]user-interface vty 0 4
[sw1-ui-vty0-4]authentication-mode password 
[sw1-ui-vty0-4]set authentication password simple huawei
[sw1-ui-vty0-4]user privilege level 3

SW2 配置文件
#
interface Vlanif1
 ip address 192.168.1.20 255.255.255.0
 <sw2>telnet 192.168.1.10

posted @ 2020-11-15 22:00  孙天飞  阅读(675)  评论(0编辑  收藏  举报