考试网 >> IT认证 >> 思科 >> Cisco指导 >> CCNA笔记:IOS介绍(一)

CCNA笔记:IOS介绍(一)

发布时间:2006-06-28 05:54     点击:
分页:上一页  1 2 3 4 [5] 

  Router(config-line)#exec-timeout 0 ?

  <0-2147483> Timeout in seconds

  Router(config-line)#exec-timeout 0 0

  Router(config-line)#logging synchonous

  exec-timeout命令:如果X分钟X秒不活动的话将自动退出,默认是10分钟,0 0代表永远不自动退出

  logging synchronous:光标跟随

  Telnet Password

  配置VTY密码:如果你的IOS不是企业版(Enterprise edition),默认你只能有5条VTY线路,线路0到4.配置如下:

  Router(config-line)#line vty 0 ?

  <1-4> Last Line Number

  Router(config-line)#line vty 0 4

  Router(config-line)#login

  Router(config-line)#password 123

  刚才说过了,如果你的VTY线路没有配置密码的话,你将无法telnet连上它,它会报错:VTY线路没有配置密码.但是你可以取消VTY密码,这样就可以在没有密码的情况下进行telnet,处于安全考虑,此方法不推荐,配置如下:

  Router(config-line)#line vty 0 4

  Router(config-line)#no login

  Encryption Your Passwords

 
分页:上一页  1 2 3 4 [5] 
版权申明:未经书面授权请勿转载本站信息!!作品版权归所属媒体与作者所有!!
发表评论: 匿名发表 用户名: 查看评论
您将承担一切因您的行为、言论而直接或间接导致的民事或刑事法律责任
留言板管理人员有权保留或删除其管辖留言中的任意内容
本站提醒:不要进行人身攻击。谢谢配合。
在本站搜索相关信息
2003-2005 Ksw123.com All Rights Reserved. - TOP
Copyright © 2006 Ksw123.com. All rights reserved.中国考题网 版权所有