TS、思科基本配置、做实验的初始配置、exec-timeout 0 0、logging synchronous、no ip domain-lookup、tslist、刷配置

TS、思科基本配置、做实验的初始配置、exec-timeout 0 0、logging synchronous、no ip domain-lookup

1、自动退出配置界面
问题及原因:当设备没有被操作,空闲一段时间后,控制台回到初始化界面。控制台默认会话时间为10分钟,过期后跳转初始化界面
解决办法:配置控制台永不超时
Switch(config)#line console 0
Switch(config-line)#exec-timeout 0 0
2、打断命令输入
问题及原因:控制台自动弹出消息打断输入命令
解决办法:配置日志输出同步
Switch(config)#line console 0
Switch(config-line)#logging synchronous
3、禁用DNS查询
问题及原因:在控制台特权模式输入错误的命令,会发起解析请求,一直等待解析结果

解决办法:禁用DNS查询
Switch(config)#no ip domain-lookup


enable
configure terminal
hostname Tserver
no ip domain-lookup
interface loopback 0
ip add 192.168.100.200 255.255.255.0
line console 0
logging synchronous
no exec-timeout
transport input all
exit
line 1 16
no exec-timeout
transport input all
exit
line vty 0 4
exec-timeout 00
password cisco
login
exit


做实验的初始配置:

enable
configure terminal
no ip domain-lookup
line console 0
logging synchronous
no exec-timeout
transport output all
exit

line vty 0 4
exec-timeout 00
password cisco
logging synchronous
transport input all
login
exit


1、本站资源长期持续更新。
2、本资源基本为原创,部分来源其他付费资源平台或互联网收集,如有侵权请联系及时处理。
3、本站大部分文章的截图来源实验测试环境,请不要在生产环境中随意模仿,以免带来灾难性后果。

转载请保留出处:  www.zh-cjh.com珠海陈坚浩博客 » TS、思科基本配置、做实验的初始配置、exec-timeout 0 0、logging synchronous、no ip domain-lookup、tslist、刷配置

作者: cjh


手机扫一扫,手机上查看此文章:

一切源于价值!

其他 模板文件不存在: ./template/plugins/comment/pc/index.htm

未雨绸缪、居安思危!

数据安全、有备无患!

注意操作、数据无价!

一切源于价值!