设为首页  
联系我们  
加入收藏  
网页制作 冲浪宝典 图形图像 操作系统 软件教学 编程开发 认证考试 安全技术 站长专区 文学驿站 娱乐天地 游戏天地 办公软件
文章搜索
您的位置: 首页 >> 文章首页 >> 认证考试 >> Cisco认证 >> 思科CCNA辅导:路由器配置和文件管理
精品推荐
Cisco认证点击TOP10
·交换机命令全集
·CCNA认证英文词汇中文解析--最新最全版
·路由基础命令
·网络相关名词解释
·CCNA 640-801考试IOS命令大全(二)
·基础中文命令集
·思科CCNA辅导:路由器配置和文件管理
·CCNA专业英文词汇全集(2)
·网络相关名词解释
·思科职业认证追踪系统用户指南
认证考试点击TOP10
·个人简历表格
·小学教师述职报告
·个人简历样本
·大学毕业生个人简历
·个人简历范文
·学生个人简历
·求职面试自我介绍一分钟
·大学生暑期三下乡社会实践报告
·Adobe Photoshop 认证试题一
·个人简历模板-标准简历(简历模板)
精选专题

思科CCNA辅导:路由器配置和文件管理

作者: 来源:http://www.xgdown.com/ 时间:2007-4-3 9:16:51

思科CCNA辅导:路由器配置和文件管理(3)   1.8. 通过网络启动

  提问 IOS太大本地Flash无法保存,使用保存在网络上的IOS启动

  回答

  Router1#configure terminal

  Enter configuration commands, one per line. End with CNTL/Z.

  Router1(config)#boot system tftp c2500-io-l.122-7a.bin 172.25.1.1

  Router1(config)#boot system flash

  Router1(config)#end

  Router1#

  注释 无

  1.9. 拷贝IOS镜像文件到服务器

  提问 保存一份IOS到TFTP服务器作为备份

  回答

  Freebsd% touch /tftpboot/c2600-ik9o3s-mz.122-12a.bin

  Freebsd% chmod 666 /tftpboot/c2600-ik9o3s-mz.122-12a.bin

  Freebsd% telnet Router1

  Trying 172.25.1.5...

  Connected to Router1.

  Escape character is '^]'.

  User Access Verification

  Password:

  Router1>enable

  Password:

  Router1#copy flash:c2600-ik9o3s-mz.122-12a.bin tftp

  Address or name of remote host []? 172.25.1.1

  Destination filename [c2600-ik9o3s-mz.122-12a.bin]?

  !!!!!!

  11135588 bytes copied in 52.588 secs (211752 bytes/sec)

  Router1#

  注释

  1.10. 通过控制台口拷贝IOS镜像文件

  提问 通过控制台口和AUX端口来加载IOS

  回答

  Router1#copy xmodem: slot1:

  **** WARNING ****

  x/ymodem is a slow transfer protocol limited to the current speed

  settings of the auxiliary/console ports. The use of the auxilary

  port for this download is strongly recommended.

  During the course of the download no exec input/output will be

  available.

  ---- ******* ----

  Proceed? [confirm]

  Destination filename []? c3620-ik9s-mz.122-12a.bin

  Erase slot1: before copying? [confirm]

  Use crc block checksumming? [confirm]

  Max Retry Count [10]:

  Perform image validation checks? [confirm]

  Xmodem download using crc checksumming with image validation

  Continue? [confirm]

  Ready to receive file...........CC

  4294967295 bytes copied in 1450.848 secs (1271445669961 bytes/sec)

  Router1#

  注释 思科建议使用AUX口进行此步骤,因为AUX口支持硬件流控。为了提高拷贝速度,建议提前使用下述命令来设置端口速度

  Router1#configure terminal

  Enter configuration commands, one per line. End with CNTL/Z.

  Router1(config)#line aux 0

  Router1(config-line)#speed 115200

  Router1(config-line)#end

  Router1#

共6页 9 7 [1] [2] [3] [4] [5] [68 :>

思科CCNA辅导:路由器配置和文件管理 相关文章:
思科CCNA辅导:路由器配置和文件管理 相关软件:
特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
转载请注明来源:http://www.xgdown.com