TFTP Usage
Posted: Thu Aug 06, 2015 12:38 pm
I am trying to backup my switch config with TFTP. I can't seem to find and correct syntax anywhere.
I can't even seem to find the manual.
From the command line I am trying
and I get the following output:
I also tried putting the same URL into the TFTP URL setting on the switch configuration page on the management page and it doesn't seem to be backing up with that setting either.
Can anyone help me figure out what I'm doing wrong? Or maybe point me to the manual?
Thanks,
Rob
I can't even seem to find the manual.
From the command line I am trying
- Code: Select all
copy startup-config tftp://192.168.1.53/TowerSwitch.txt
and I get the following output:
- Code: Select all
% Saving startup-config to tftp://192.168.1.53/tdc/TowerSwitch.txt
BusyBox v1.11.2 (2015-07-14 18:17:42 EDT) multi-call binary
Usage: tftp [OPTION]... HOST [PORT]
Transfer a file from/to tftp server
Options:
-l FILELocal FILE
-r FILERemote FILE
-gGet file
-pPut file
I also tried putting the same URL into the TFTP URL setting on the switch configuration page on the management page and it doesn't seem to be backing up with that setting either.
Can anyone help me figure out what I'm doing wrong? Or maybe point me to the manual?
Thanks,
Rob