cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
30079
Views
5
Helpful
3
Replies

startup config backup to tftp server

vishalpatil86
Level 1
Level 1

hi,

how can i take backup of startup config to tftp server through tftpd server

I am using 4506e switch

3 Replies 3

Leo Laohoo
Hall of Fame
Hall of Fame

copy start tftp:///filename.txt

davy.timmermans
Level 4
Level 4

First of all it's good to test reachability by doing a ping to the tftp server.

on the 4506 switch:

4506sw#copy startup-config tftp:///filename

Address or name of remote host[]?

Destination filename[filename]?

Or just

4506sw#copy startup-config tftp

The switch will ask you for the ip address of the tftp server and the filename

HTH

Please rate usefull posts

Destination filename [abeyta-confg]? 

 

is this where i enter the name of the folder on my desktop where i want the backups to go?