首页 > Web开发 > 详细

cisco 设备上配置telnet enable 不需要密码,直接进入特权

时间:2017-04-01 14:18:30      阅读:216      评论:0      收藏:0      [点我收藏+]

Switch(config)#username cxw privilege 15 password 123.com   


Switch(config)#line vty 0 4
Switch(config-line)#login local
Switch(config-line)#exit

Switch(config)#int vlan 1
Switch(config-if)#ip add 192.168.1.1 255.255.255.0
Switch(config-if)#no shut



PC>telnet 192.168.1.1
Trying 192.168.1.1 ...Open


User Access Verification

Username: cxw
Password:
Switch#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#A


cisco 设备上配置telnet enable 不需要密码,直接进入特权

原文:http://552627.blog.51cto.com/542627/1912289

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!