Master CCNA

How to Master CCNA Ebook

 

 Start your networking career and Master CCNA

Master CCNP SWITCH

How to master CCNP SWITCH ebook

 

 Become a switching guru and Master CCNP SWITCH

Master CCNP ROUTE

How to master CCNP ROUTE Ebook

 

 Dominate routing protocols and Master CCNP ROUTE

Master CCNP TSHOOT

How to Master CCNP TSHOOT

 

 Complete your CCNP R&S journey and Master CCNP TSHOOT

Print

IOS TFTP Server

Written by Rene Molenaar on . Posted in Network Management

Scenario:

You are working as a network engineer for a Charity helping homeless people. At one day the webserver crashes and you don't have any spare equipment lying around. The website is used to download food coupons.

Goal:

  • All IP addresses have been preconfigured for you.
  • Configure router TFTP as a TFTP server.
  • Configure router TFTP so only network 192.168.12.0 /24 is allowed to access the TFTP server.
  • When router Client tries to download a file called "config" it should receive the configuration file of router TFTP.
  • Test your configuration by copying the "config" file from router Client by using TFTP.

IOS:

c3640-jk9s-mz.124-16.bin

Topology:

IOS TFTP Server

Video Solution:

You need to a flashplayer enabled browser to view this YouTube video

You need to register to download the GNS3 Topology File. (Registration is Free!)

Only registered users can write comments!

Comments (3)

  • avatar
    golgoth

    hi,

    i see nothing on he client (show flash) after the download, have you an idea?
    thanks

  • avatar
    ReneMolenaar

    GNS3 doesn't use the flash but a disk0 drive if I'm correct. Try to copy to the disk0 drive and see if it shows up there?

  • avatar
    earlmet03

    instead of run-config type in startup-config
    TFTP#copy startup-config flash:
    Destination filename [tftp-confg]?
    Erase flash: before copying? [confirm]

    worked for me and left off just where Rene does

feedback