设为首页收藏本站language 语言切换
查看: 2525|回复: 5
收起左侧

[分享] tftp配置

[复制链接]
发表于 2011-8-3 16:09:07 | 显示全部楼层 |阅读模式
上海亚威的老师写的,转载请注明出处
R3(config)# access-list 4 permit YY.YY.15.65

R3(config)# tftp-server flash:TEST 4
tftp-server flash:TEST 是指 允许client设备访问我的flash中的test文件,后面的4 是一个acl 指允许哪些client访问这个文件




client 配置(考试不考)
n the following example, the router is configured to boot from a specified TFTP server:

Client# configure terminal

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

Client(config)# no boot system

Client(config)# boot system c5300-js-mz.121-5.T.bin 172.16.111.111

Client(config)# boot system rom

Client(config)# config-register 0x010F

Client(config)# end

Client# copy running-config startup-config

[ok]

Client# reload


In this example, the no boot system command invalidates all other boot system commands currently in the configuration memory, and any boot system commands entered after this command will be executed first. The second command, boot system filename address, tells the client router to look for the file c5300-js-mz.121-5.T.bin on the TFTP server with an IP address of 172.16.111.111. Failing this, the client router will boot from its system ROM in response to the boot system rom command, which is included as a backup in case of a network problem. The copy running-config startup-config command copies the configuration to the startup configuration, and the reload command boots the system.
发表于 2012-11-2 09:49:44 | 显示全部楼层
学习中
沙发 2012-11-2 09:49:44 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2012-11-2 11:19:43 | 显示全部楼层
thank you very much
板凳 2012-11-2 11:19:43 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2013-11-13 08:56:02 | 显示全部楼层
地板 2013-11-13 08:56:02 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2013-11-13 08:56:19 | 显示全部楼层
5# 2013-11-13 08:56:19 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2013-11-13 08:59:52 | 显示全部楼层
6# 2013-11-13 08:59:52 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-5-18 08:40 , Processed in 0.104165 second(s), 23 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表