Copying Running to Startup on Cisco 3548XL
I have found the "Copy Running to Startup" function executed via the button from the
Devices with Startup-Running Conflict screen rarely succeeds as intended. I am attempting to do this on a number of platforms. Each of their errors are below. ONLY the errored sections are displayed in this post.
3548XL
-------------------------------------------------
Entered into the enable login mode successfully.
copy startup-config tftp
%Error opening nvram:copy (No such file or directory)
3548_switchname#
-------------------------------------------------
2950G_48_EI
-------------------------------------------------
Entered into the enable login mode successfully.
copy startup-config tftp
%Error copying nvram:copy (Invalid argument)
2950_switchname#
-------------------------------------------------
2924C_XL
-------------------------------------------------
Entered into the enable login mode successfully.
copy nvram:/startup-config tftp
%Error opening nvram:copy (No such file or directory)
2924_switchname#
-------------------------------------------------
catalyst4948
-------------------------------------------------
Entered into the enable login mode successfully.
copy startup-config tftp
%Error copying nvram:copy (Invalid argument)
ds01#
-------------------------------------------------
It would appear in ALL instances, the switch is expecting a confirmation of the command in the form of some type of, "Destination filename [startup-config]?". When no "Y" or "Yes" is received, the process errors out. A full transaction log of the 2950s are included below. Not a single "copy running to startup" works on any of my Cisco switches. This function also doesn't work on Cisco Wireless Access Points or Cisco PIX/ASA firewalls.
It seems to clearly need some attention to the scripted process associated with it.
copy startup-config tftp
Login OK
**
sw03-rc30#copy startup-config tftp
Address or name of remote host []? 10.30.102.7
Destination filename [sw03-rc30-confg]? 12_ConfigFile.txt
!!!
7156 bytes copied in 0.100 secs (71560 bytes/sec)
sw03-rc30#
Entered into the enable login mode successfully.
copy running-config tftp
Address or name of remote host []? 10.30.102.7
Destination filename [sw03-rc30-confg]? 12_ConfigFile.txt
Entered into the enable login mode successfully.
copy running-config startup-config
!!!
7208 bytes copied in 2.132 secs (3381 bytes/sec)
sw03-rc30#copy running-config startup-config
Destination filename [startup-config]?
Entered into the enable login mode successfully.
copy startup-config tftp
%Error copying nvram:copy (Invalid argument)
sw03-rc30#
New to ADSelfService Plus?