Copy tftp from startup-config
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?