Working With TFTP - PowerPoint PPT Presentation

1 / 4
About This Presentation
Title:

Working With TFTP

Description:

Title: Cisco Router Configuration Basics Presented By Mark Tinka (Uganda) Last modified by: afnog user Document presentation format: On-screen Show – PowerPoint PPT presentation

Number of Views:97
Avg rating:3.0/5.0
Slides: 5
Provided by: wsEduIso7
Learn more at: https://nsrc.org
Category:
Tags: tftp | working

less

Transcript and Presenter's Notes

Title: Working With TFTP


1
Working With TFTP
  • Nishal Goburdhan

2
Using TFTP to manage your routers software
  • Enable TFTP on your FreeBSD machine
  • vi /etc/inetd.conf
  • (uncomment the tftp line)
  • killall HUP inetd
  • (restart INETD and load TFTPD)
  • netstat an
  • (check to see TFTP port is bound)
  • mkdir /tftpboot
  • touch /tftpboot/t2-config
  • (create the router data for TFTP)
  • chmod 666 /tftpboot/t2-config
  • (make the data file world writeable)

3
Using TFTP to manage your routers software
  • Your routers configuration
  • Routercopy start tftp
  • Routercopy tftp start
  • Routercopy flash tftp
  • Routercopy tftp flash
  • Routercopy run tftp

4
Working With TFTP
  • Questions ?
Write a Comment
User Comments (0)
About PowerShow.com