I am receiving the following when trying to back up a GSM7352 -
enable
Password:**********
************
(GSM7352Sv2) #copy nvram:startup config tftp://XX.XX.XX.XX/302_ConfigFile.txt
copy nvram:startup-config config tftp://XX.XX.XX.XX/302_ConfigFile.txt
^
% Invalid input detected at '^' marker.
The problem is that the syntax is wrong, it should be copy nvram:startup-config tftp://XX.XX.XX.XX/302_ConfigFile.txt
Notice the dash between "startup" and "config" What table in the DB is this stored in, I would like to go ahead and correct this for my installation? Also, can you update your source, so it is corrected on subsequent versions. Thanks.