RE: OT-How can i settup router as TFTP server?

From: Sylvian Kouda (skouda@xxxxxxxxxxx)
Date: Thu Apr 26 2001 - 12:36:54 GMT-3


   
Hi,

Hope this info will help.

Thanks & Regards,

Sylvain

http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/
fun_c/fcprt2/fcd206.htm#1001007

-----------------------
In the following example, the system can use TFTP to send a copy of the
ROM image gs3-k.101 in response
to a TFTP Read Request for the gs3-k.101 file:

tftp-server rom alias gs3-k.101

The following example a router to send a copy of the file gs7-k.9.17 in
Flash memory in response to a TFTP
Read Request. The client router must reside on a network specified by
access list 1. Thus, in the example, the
any clients on network 172.16.101.0 are permitted access to the file.

Server# configure terminal

Enter configuration commands, one per line. End with CTRL/Z
Server(config)# tftp-server flash gs7-k.9.17 1

Server(config)# access-list 1 permit 172.16.101.0 0.0.0.255

Server(config)# end

Server# copy running-config startup-config

-----------------------
-----Original Message-----
From: vijay [mailto:vijaykrishna@netzero.net]
Sent: Thursday, April 26, 2001 3:59 PM
To: Jonghwan Hyon; ccie
Subject: Re: OT-How can i settup router as TFTP server?

R1(config)#tftp-server flash:blah-blah
  -----Original Message-----
  From: Jonghwan Hyon <jerry@datacraft-korea.com>
  To: ccie <ccielab@groupstudy.com>
  Date: Wednesday, April 25, 2001 2:49 PM
  Subject: OT-How can i settup router as TFTP server?

  Hi, all
  I saw that Cisco router acts as tftp server, but i can find any doc
  in cisco web.
  how can i setup cisco router as tftp server
  thanks,

  ***********************************************
  Jonghwan Hyon(jerry), CCNP/CCDP
  Technical Service/Taejon Branch Office

  Datacraft Korea, Inc.
  320-150, Room #309 Expotel Bldg
  381 Man-nyun-dong, Seo-Gu, Taejon, Korea

  Tel : 8242-487-4272
  Fax : 8242-487-4273
  Mobile : 8211-437-8883
  e-mail : jerry@datacraft-korea.com
  ***********************************************
  **Please read:http://www.groupstudy.com/list/posting.html
**Please read:http://www.groupstudy.com/list/posting.html
**Please read:http://www.groupstudy.com/list/posting.html



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:57 GMT-3