0
Votes

Copy tftp from startup-config

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
 
0
Votes

Copy tftp from startup-config

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Copy tftp from startup-config
Copy tftp from startup-config
2021-05-28 07:39:48 - last edited 2021-05-28 09:27:30
Hardware Version: V1
Firmware Version: 1.0.0 Build 20170105 Rel.55239(s)

I have a problem copying config from tftp to startup-config with the device above.

I can copy startup-config to tftp server successfully, but when i try to copy config to tftp, I got the next message:

TEST-SWITCH#copy tftp startup-config ip-address 192.168.0.200 filename test.cfg

 Start to load user config file......
 Failed to load user config file!
------------------------------------^
Error: Invalid parameter.

 

Backwards:

TEST-SWITCH#copy startup-config tftp ip-address 192.168.0.200 filename backup_test.cfg
 Start to backup user config file......
 Backup user config file OK.

 

I tried with different extensions without any success.

Can anybody help me with this issue?

#1
Options
1 Accepted Solution
Re:Copy tftp from startup-config-Solution
2021-05-28 09:27:23 - last edited 2021-05-28 09:29:31

I figured out that if the file test.cfg is in the tftp server, and when I copy the file from tftp server, I don't write the extension next to the file.
This way the copy action is successful.


In tftp server:
test.cfg

in cli: 
tftp startup-config ip-address 192.168.0.200 filename test

 

Recommended Solution
#2
Options
1 Reply
Re:Copy tftp from startup-config-Solution
2021-05-28 09:27:23 - last edited 2021-05-28 09:29:31

I figured out that if the file test.cfg is in the tftp server, and when I copy the file from tftp server, I don't write the extension next to the file.
This way the copy action is successful.


In tftp server:
test.cfg

in cli: 
tftp startup-config ip-address 192.168.0.200 filename test

 

Recommended Solution
#2
Options

Information

Helpful: 0

Views: 1431

Replies: 1

Voters 0

No one has voted for it yet.